This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ab43f8499
linux
/
net
/
netfilter
/
Makefile
2 lines
47 B
Makefile
Raw
Normal View
History
Unescape
Escape
[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>
2005-08-10 02:30:24 +00:00
obj-$(CONFIG_NETFILTER_NETLINK)
+=
nfnetlink.o
Reference in New Issue
Copy Permalink