nbpf-sys 0.1.4

bpf filter syntax parser and matcher
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2.155"

[dependencies.pnet]
version = "0.35.0"

[package]
authors = ["lqk <417350372@qq.com>"]
description = "bpf filter syntax parser and matcher"
edition = "2021"
keywords = ["bpf"]
license = "Apache-2.0"
name = "nbpf-sys"
readme = "README.md"
version = "0.1.4"