/nbpf-rs

Primary LanguageRustApache License 2.0Apache-2.0

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