[ipset] Update ipset to version 3.2

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Hauke Mehrtens
2009-09-27 15:03:41 +00:00
parent f9fa0c4e23
commit e23971a4cf
10 changed files with 17578 additions and 17195 deletions

View File

@@ -538,7 +538,7 @@
+module_exit(fini);
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -801,5 +801,22 @@ config IP_NF_TARGET_SET
@@ -825,5 +825,22 @@ config IP_NF_TARGET_SET
To compile it as a module, choose M here. If unsure, say N.