tokio-nflog

Crates.iotokio-nflog
lib.rstokio-nflog
version0.1.0
sourcesrc
created_at2021-10-17 09:13:47.408051
updated_at2021-10-17 09:13:47.408051
descriptionBindings to the libnetfilter_log library to receive netfilter logs in tokio-based applications.
homepagehttps://github.com/zshell31/tokio-nflog
repositoryhttps://github.com/zshell31/tokio-nflog
max_upload_size
id466162
size29,232
(zshell31)

documentation

README

WIP: tokio-nflog

Bindings to libnetfilter lib that can be used in tokio-based applications

TODO:

  • build.rs:
    • check linux target
    • git submodule update --init
    • pkg_config
    • generating bindings
  • nlsockbufsize_ce
  • nlthreshold_ce
  • check which else options ulogd2 uses to configure nflog queue
Commit count: 9

cargo fmt