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:30:45 +0000 (16:30 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 14 Aug 2013 14:30:45 +0000 (16:30 +0200)
iptables.h

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