mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-18 01:38:51 +00:00
[NETFITLER]: Add nfnetlink layer.
Introduce "nfnetlink" (netfilter netlink) layer. This layer is used as transport layer for all userspace communication of the new upcoming netfilter subsystems, such as ctnetlink, nfnetlink_queue and some day even the mythical pkttables ;) Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
ac3247baf8
commit
f9e815b376
1
net/netfilter/Makefile
Normal file
1
net/netfilter/Makefile
Normal file
@@ -0,0 +1 @@
|
||||
obj-$(CONFIG_NETFILTER_NETLINK) += nfnetlink.o
|
||||
Reference in New Issue
Block a user