Expand description
Constants related to netfilter netlink integration Constants for netfilter related protocols
Note that this doesn’t cover everything yet, both the list of types and variants in enums will be added over time.
Enums§
- LogCfg
CmdWrapper - Wrapper that is valid anywhere that accepts a value
implementing the
LogCfgCmd
trait - LogCmd
- Command value for the
NfLogCfg::Cmd
. - LogCopy
Mode - Copy mode of the logged packets.
- Netfilter
Msg - Messages related to the netfilter netlink protocols.
- NfLog
Attr - Attributes inside a netfilter log packet message.
- NfLog
Cfg - Configuration attributes for netfilter logging.
Traits§
- LogCfg
Cmd - Parameters for the
NfLogCfg::Cmd
.