Chaos Computer Club - archive feed

bpfilter: a BPF-based packet filtering framework (asg2023)


Listen Later

Let's discuss about `bpfilter`, a userspace daemon that empowers services to create efficient packet-filtering BPF programs using a high-level representation of filtering rules.
For a significant period, `bpfilter` wasn't more than an empty [usermode helper](https://cateee.net/lkddb/web-lkddb/STATIC_USERMODEHELPER.html) and an [abandoned patch series](https://lore.kernel.org/bpf/[email protected]). However, it has recently undergone active development as a userspace daemon, which can be found on GitHub at [https://github.com/facebook/bpfilter](https://github.com/facebook/bpfilter). This daemon now offers userspace services a swift and user-friendly interface to generate packet-filtering BPF programs dynamically. This discussion aims to provide further insights into `bpfilter`, including its current capabilities, performance, and ongoing development efforts.
about this event: https://cfp.all-systems-go.io/all-systems-go-2023/talk/BKLNWP/
...more
View all episodesView all episodes
Download on the App Store

Chaos Computer Club - archive feedBy CCC media team