X-Git-Url: https://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=iptables.h;fp=iptables.h;h=d0b42d89d358ed57553d4e75a30306e9b105a3d0;hp=96d71bf850f3c485fd80576fa208c4f1e68b05a7;hb=1097a30f1d08c54e9483fb47fd4f25033e86d90d;hpb=6661ec505820cfb1a02b788641c2e770cbd38e36 diff --git a/iptables.h b/iptables.h index 96d71bf..d0b42d8 100644 --- a/iptables.h +++ b/iptables.h @@ -46,6 +46,7 @@ __ipt_module(icmp) \ __ipt_module(icmp6) \ __ipt_module(limit) \ + __ipt_module(connlimit) \ __ipt_module(mac) \ __ipt_module(mark) \ __ipt_module(set) \