Revert "Make sure that NOTRACK is linked into firewall3 if it is part of libext*.a"
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 14 Aug 2013 14:46:36 +0000 (16:46 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 14 Aug 2013 14:46:36 +0000 (16:46 +0200)
This reverts commit 95cc95c7fec2d68fa8e27cc8e8e4b8dbacababf8.

iptables.h

index 3c52942..96d71bf 100644 (file)
@@ -58,7 +58,6 @@
        __ipt_module(LOG)                       \
        __ipt_module(MARK)                      \
        __ipt_module(MASQUERADE)        \
        __ipt_module(LOG)                       \
        __ipt_module(MARK)                      \
        __ipt_module(MASQUERADE)        \
-       __ipt_module(NOTRACK)           \
        __ipt_module(REDIRECT)          \
        __ipt_module(REJECT)            \
        __ipt_module(SET)                       \
        __ipt_module(REDIRECT)          \
        __ipt_module(REJECT)            \
        __ipt_module(SET)                       \