Skip to content

Implement eBPF host firewall (allow nullnet traffic only)#115

Open
GyulyVGC wants to merge 4 commits into
mainfrom
ebpf
Open

Implement eBPF host firewall (allow nullnet traffic only)#115
GyulyVGC wants to merge 4 commits into
mainfrom
ebpf

Conversation

@GyulyVGC

Copy link
Copy Markdown
Collaborator
  • Add a default-deny TC classifier on the uplink NIC (ingress + egress). Allows only nullnet traffic: ARP, gRPC to the server, and VXLAN/forward (4789/9999) to/from known peers
  • Remove the old nullnet-firewall crate and its plumbing
  • Auto-detect the uplink NIC from the default route (drops ETH_NAME)

@GyulyVGC GyulyVGC self-assigned this Jun 29, 2026
@GyulyVGC GyulyVGC added the enhancement New feature or request label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant