Louis DeLosSantos

Results 62 issues of Louis DeLosSantos

## Multicast Network Policy Support Implement network policy support for Multicast. Dependent on #29469

sig/datapath
kind/feature
sig/policy
area/multicast

The vulnerability data model should grow a constant string tag indicating how to compare a package's version's to a vulnerability. OVAL databases state objects define "operation" keys which inform what...

triaged

## Lapce Version HEAD ## System information FEDORA 40 with Wayland and Sway ## Describe the bug When Lapce is created as a top level window via Wayland (wlroots in...

C-bug

Prior to this commit it was easy ot break Glance's UI. If you navigated out of the list or preview the Glance UI would stick around until you either close...

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) ### Module(s) mini.start, mini.pick, (maybe others...) ### Description As described here: https://github.com/echasnovski/mini.nvim/discussions/1038#discussioncomment-10011047 Various mini.nvim plugins...

feature-request
mini.starter

```release-note Refactor XFRM policy and state creation ```

sig/datapath
area/encryption
release-note/misc
feature/ipsec

### Make sure you have done the following - [X] I have updated to the latest version of `blink.cmp` - [X] I have read the README ### Bug Description Remote...

bug
backlog

``` Traceback (most recent call last): File "/opt/homebrew/bin/chatblade", line 8, in sys.exit(main()) ~~~~^^ File "/opt/homebrew/Cellar/chatblade/0.7.0_1/libexec/lib/python3.13/site-packages/chatblade/__main__.py", line 5, in main cli.cli() ~~~~~~~^^ File "/opt/homebrew/Cellar/chatblade/0.7.0_1/libexec/lib/python3.13/site-packages/chatblade/cli.py", line 156, in cli handle_input(query, params) ~~~~~~~~~~~~^^^^^^^^^^^^^^^...

The `claude` tool proper looks for ANTHROPIC_API_KEY. Users may have this configured already for the `claude` code tool and expect things to 'just work' when invoking `aichat`.

In `bpf_lxc.c` there is a redundant destination MAC rewrite. ```c pass_to_stack: #ifdef ENABLE_ROUTING ret = ipv6_l3(ctx, ETH_HLEN, NULL, (__u8 *)&router_mac.addr, METRIC_EGRESS); if (unlikely(ret != CTX_ACT_OK)) return ret; #endif ``` After...

release-note/misc
dont-merge/discussion