]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
NETLINK target fixes, by original author (Gianni Tedesco)
authorGianni Tedesco <gianni@ecsc.co.uk>
Mon, 30 Apr 2001 03:36:37 +0000 (03:36 +0000)
committerHarald Welte <laforge@gnumonks.org>
Mon, 30 Apr 2001 03:36:37 +0000 (03:36 +0000)
extensions/Makefile

index 481e5fc11c987f9265ef4c92c1ef0df8c8a50f83..785c2f8a339718697693226702663817fa6c301d 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/make
 
-PF_EXT_SLIB:=tcp udp icmp mac limit standard REJECT LOG unclean state multiport tos TOS mark MARK owner SNAT DNAT MASQUERADE REDIRECT MIRROR SAME
+PF_EXT_SLIB:=tcp udp icmp mac limit standard REJECT LOG unclean state multiport tos TOS mark MARK owner SNAT DNAT MASQUERADE REDIRECT MIRROR SAME NETLINK
 PF6_EXT_SLIB:=tcp udp icmp standard MARK mark
 
 # The following may not be present, but compile them anyway.