X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=iptables.h;fp=iptables.h;h=61a292e758c9591318d5782e33a9647958d64804;hp=872ee339ff0af01a2c6a46f82f8041e09c961156;hb=dfc0ed16992e4610a2128ae8a14b7b51c4ceeab5;hpb=74b8ac78d879375f18755904ff0deab6c060d905 diff --git a/iptables.h b/iptables.h index 872ee33..61a292e 100644 --- a/iptables.h +++ b/iptables.h @@ -49,6 +49,7 @@ __ipt_module(connlimit) \ __ipt_module(mac) \ __ipt_module(mark) \ + __ipt_module(multiport) \ __ipt_module(set) \ __ipt_module(standard) \ __ipt_module(tcp) \