summaryrefslogtreecommitdiff
path: root/iptables.h
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-08-14 16:46:36 +0200
committerJo-Philipp Wich <jow@openwrt.org>2013-08-14 16:46:36 +0200
commitc67adbd07bb3dfd2d04f0f9a3cfe6cef56670ebd (patch)
treef3af84cac95d71a09d07e0496eb127051f0e3bbe /iptables.h
parent95cc95c7fec2d68fa8e27cc8e8e4b8dbacababf8 (diff)
downloadfirewall3-c67adbd07bb3dfd2d04f0f9a3cfe6cef56670ebd.tar.gz
Revert "Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a"
This reverts commit 95cc95c7fec2d68fa8e27cc8e8e4b8dbacababf8.
Diffstat (limited to 'iptables.h')
-rw-r--r--iptables.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/iptables.h b/iptables.h
index 3c52942..96d71bf 100644
--- a/iptables.h
+++ b/iptables.h
@@ -58,7 +58,6 @@
__ipt_module(LOG) \
__ipt_module(MARK) \
__ipt_module(MASQUERADE) \
- __ipt_module(NOTRACK) \
__ipt_module(REDIRECT) \
__ipt_module(REJECT) \
__ipt_module(SET) \