#tokio #netfilter #nflog #async

tokio-nflog

将 libnetfilter_log 库绑定到 tokio 基础应用程序,以接收 netfilter 日志

1 个不稳定版本

0.1.0 2021 年 10 月 17 日

#23#netfilter

MIT/Apache

88KB
2K SLoC

C 1K SLoC // 0.3% comments Rust 728 SLoC // 0.0% comments Automake 45 SLoC // 0.3% comments Shell 29 SLoC // 0.1% comments

WIP: tokio-nflog

将 libnetfilter 库绑定到可以在 tokio 基础应用程序中使用的库

待办事项

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

依赖关系

~5–14MB
~155K SLoC