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 |
#648 in Unix APIs
21 downloads per month
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.8–4.5MB
~80K SLoC