1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
2009-09-27 15:03:41 +00:00
parent 6d2edb6cad
commit e0cf13bf5a
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.