]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
build: disable ipset-4 by default
authorJan Engelhardt <jengelh@medozas.de>
Sat, 20 Aug 2011 14:47:40 +0000 (16:47 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sat, 20 Aug 2011 14:47:40 +0000 (16:47 +0200)
This is no longer supported by upstream.

INSTALL
mconfig

diff --git a/INSTALL b/INSTALL
index 60d671e9372bf5e1db2673f247274801576bc6c0..94616ca56bc19eaedeb20fe833ef23a729b6a77c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -22,12 +22,14 @@ Supported configurations for this release
          - CONFIG_CONNECTOR y/m if you wish to receive userspace
            notifications from pknock through netlink/connector
 
-For ipset-6 you need:
+Compilation of ipset-genl-6.x is enabled by default. This additionally
+requires
 
        * libmnl
-
        * Linux kernel >= 2.6.35
 
+so if you do not have these, turn it off in mconfig before compilation.
+
 
 Selecting extensions
 ====================
diff --git a/mconfig b/mconfig
index 1c6b046dce3238120e3f9d315aeb358c1b1e0966..ff4ae22172f634026e655f8fcb5553ff72b775c2 100644 (file)
--- a/mconfig
+++ b/mconfig
@@ -20,8 +20,8 @@ build_geoip=m
 build_gradm=m
 build_iface=m
 build_ipp2p=m
-build_ipset4=m
-build_ipset6=
+build_ipset4=
+build_ipset6=m
 build_ipv4options=m
 build_length2=m
 build_lscan=m