#bpf #filter #matcher #parser #syntax

sys nbpf-sys

bpf filter syntax parser and matcher

5 releases

0.1.4 Jul 4, 2024
0.1.3 Jul 3, 2024
0.1.2 Jul 2, 2024
0.1.1 Jul 2, 2024
0.1.0 Jul 2, 2024

#743 in Unix APIs

21 downloads per month

Apache-2.0

22KB
598 lines

Userspace bpf filter

build

Environment

git clone https://github.com/ntop/PF_RING.git
cd PF_RING/userland/nbpf
./configure
make
mkdir -p /usr/lib/nbpf
cp libnbpf.a /usr/lib/nbpf

Dependencies

~2.9–4.5MB
~79K SLoC