Presentations

22x

A simpler and faster firewall with bpfilter

What if your firewall could be faster while using fewer resources? Coupling widely available solutions (nftables, iptables) with bleeding-edge technologies (BPF), bpfilter aims to simplify firewalls and bring better performance to everyone.

See Presentation
21x

bpfilter: a BPF-based packet filtering framework

bpfilter, once dormant, has been revived as a userspace daemon available on GitHub. It allows dynamic generation of packet-filtering BPF programs with a user-friendly interface. This presentation provides an overview of bpfilter, covering front-end clients, communication with the daemon, BPF program support, bytecode manipulation, and recent features, including benchmark results.

See Presentation