Constant netlink_sys::constants::NETLINK_FIREWALL
source · pub const NETLINK_FIREWALL: isize = 3;
Expand description
Transport IPv4 packets from netfilter to user space. Used by ip_queue kernel module. After a long period of being declared obsolete (in favor of the more advanced nfnetlink_queue feature), it was removed in Linux 3.5.