#netfilter #nflog #native-bindings #libnfnetlink

sys nfnetlink-sys

libnfnetlink库的本地绑定

1 个不稳定版本

0.1.0 2021年10月17日

#19 in #netfilter


2 个crate中使用 (通过 nflog-sys)

MIT/Apache

76KB
2K SLoC

C 1.5K SLoC // 0.3% comments Rust 513 SLoC // 0.0% comments Automake 29 SLoC // 0.1% comments Shell 27 SLoC // 0.2% comments

包含 (神秘的autoconf代码, 1KB) src/libnfnetlink/configure.ac

WIP: tokio-nflog

可用于基于tokio的应用程序的libnetfilter库绑定

待办事项

  • build.rs
    • 检查Linux目标
    • git submodule update --init
    • pkg_config
    • 生成绑定
  • nlsockbufsize_ce
  • nlthreshold_ce
  • 检查ulogd2用于配置nflog队列的其他选项

依赖关系

~235KB