summaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-09-27 15:03:41 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-09-27 15:03:41 +0000
commite014faf13fc0f0d86cbaa262abd7f05ce6a6f3cb (patch)
tree6936572548bff8bcb596f66e37701497712df689 /package/kernel
parent6b575bcb0ea72dbad36330f7c18420054003e7fc (diff)
downloadmaster-31e0f0ae-e014faf13fc0f0d86cbaa262abd7f05ce6a6f3cb.tar.gz
master-31e0f0ae-e014faf13fc0f0d86cbaa262abd7f05ce6a6f3cb.tar.bz2
master-31e0f0ae-e014faf13fc0f0d86cbaa262abd7f05ce6a6f3cb.zip
Update ipset to version 3.2
SVN-Revision: 17764
Diffstat (limited to 'package/kernel')
-rw-r--r--package/kernel/modules/netfilter.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/kernel/modules/netfilter.mk b/package/kernel/modules/netfilter.mk
index d5b4c81a65..a6988acf04 100644
--- a/package/kernel/modules/netfilter.mk
+++ b/package/kernel/modules/netfilter.mk
@@ -316,11 +316,14 @@ define KernelPackage/ipt-ipset/description
- ip_set_iphash
- ip_set_ipmap
- ip_set_ipporthash
+ - ip_set_ipportiphash
+ - ip_set_ipportnethash
- ip_set_iptree
- ip_set_iptreemap
- ip_set_macipmap
- ip_set_nethash
- ip_set_portmap
+ - ip_set_setlist
- ipt_set
- ipt_SET
endef