]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
xt_DNETMAP: disable by default for now
authorJan Engelhardt <jengelh@medozas.de>
Wed, 2 Feb 2011 03:54:40 +0000 (04:54 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 2 Feb 2011 03:55:34 +0000 (04:55 +0100)
I wanted xt_DNETMAP to be included in the release already, though
because it only compiled with Linux >= 2.6.34 currently (some work
will be needed), deactive it by default.

mconfig

diff --git a/mconfig b/mconfig
index 164df5a1c2befceb3f04705280674bf6d8720d07..0d33d7d9dea9f310ae3458867146029c6a2da6e4 100644 (file)
--- a/mconfig
+++ b/mconfig
@@ -5,7 +5,7 @@ build_CHAOS=m
 build_CHECKSUM=
 build_DELUDE=m
 build_DHCPMAC=m
-build_DNETMAP=m
+build_DNETMAP=
 build_ECHO=
 build_IPMARK=m
 build_LOGMARK=m