X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=iptables.h;h=3c52942b0055810604ccc588527eaad57d039024;hp=96d71bf850f3c485fd80576fa208c4f1e68b05a7;hb=95cc95c7fec2d68fa8e27cc8e8e4b8dbacababf8;hpb=9d900a9f86ef74a33a531e31c7373ab7b9906d88;ds=sidebyside diff --git a/iptables.h b/iptables.h index 96d71bf..3c52942 100644 --- a/iptables.h +++ b/iptables.h @@ -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) \