From 97ea9e3c2aeefd0c782628797260f0e4d1e5937d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 11 Mar 2014 14:58:00 +0000 Subject: iptables/netfilter: add connlimit to conntrack-extra SVN-Revision: 39878 --- package/network/utils/iptables/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package') diff --git a/package/network/utils/iptables/Makefile b/package/network/utils/iptables/Makefile index 50b1754..fd84772 100644 --- a/package/network/utils/iptables/Makefile +++ b/package/network/utils/iptables/Makefile @@ -103,6 +103,7 @@ Extra iptables extensions for connection tracking. Matches: - connbytes + - connlimit - connmark - recent - helper -- cgit v1.1