Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmat11/beewall
4fun eBPF firewall
https://github.com/mmat11/beewall
ebpf go xdp
Last synced: 4 months ago
JSON representation
4fun eBPF firewall
- Host: GitHub
- URL: https://github.com/mmat11/beewall
- Owner: mmat11
- Created: 2021-03-23T23:38:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T13:24:02.000Z (over 3 years ago)
- Last Synced: 2024-09-28T20:05:29.464Z (4 months ago)
- Topics: ebpf, go, xdp
- Language: Go
- Homepage:
- Size: 62.5 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# beewall
## TODOs:
- [x] XDP: parse xdp_md
- [x] ipv6
- [x] XDP: validate against rules and drop/pass
- [x] XDP: attach to interfaces
- [ ] TC: parse skb
- [ ] TC: validate against rules and drop/pass
- [ ] config: validate (eg. ICMP cannot contain ports)
- [ ] config: port ranges
- [x] config: ip ranges
- [x] tests
- [ ] benchmarkshttps://user-images.githubusercontent.com/9884419/117185814-86254f80-adda-11eb-8608-ca6d57af6e5a.mp4