netlink.7: NETLINK_FIREWALL was removed in Linux 3.5

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-01-17 14:48:17 +13:00
parent b435e1e160
commit fddeaabaa0
1 changed files with 7 additions and 1 deletions

View File

@ -56,11 +56,17 @@ Messages from 1-wire subsystem.
.BR NETLINK_USERSOCK
Reserved for user-mode socket protocols.
.TP
.BR NETLINK_FIREWALL
.BR NETLINK_FIREWALL " (up to and including Linux 3.4)"
.\" removed by commit d16cf20e2f2f13411eece7f7fb72c17d141c4a84
Transport IPv4 packets from netfilter to user space.
Used by
.I ip_queue
kernel module.
After a long period of being declared obsolete (in favor of the more advanced
.I nfnetlink_queue
feature),
.BR NETLINK_FIREWALL
was removed in Linux 3.5.
.TP
.BR NETLINK_INET_DIAG " (since Linux 2.6.14)"
Query information about sockets of various protocol families from the kernel