A simpler and faster firewall with bpfilter
Audience:
Topic:
For many years, firewall solutions on Linux have grown and evolved, without any major change, until eBPF. While eBPF can allow very fast and efficient packet filtering, the learning curve doesn't make it easily accessible to non-developers. bpfilter
aims to bridge the gap between existing tools (nftables
, iptables
) and modern technologies such as eBPF.
By translating filtering rules into native code, bpfilter
abstracts the complexity behind cutting-edge kernel technologies while maintaining backward compatibility with existing solutions. Let's discuss about bpfilter
and see it in action!
Time:
Friday, October 4, 2024 - 01:45