From: Jan Engelhardt Date: Wed, 2 Feb 2011 03:54:40 +0000 (+0100) Subject: xt_DNETMAP: disable by default for now X-Git-Tag: v1.33~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4654ee127ff5fb888f61245ec584c2bde2855ff0;p=thirdparty%2Fxtables-addons.git xt_DNETMAP: disable by default for now 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. --- diff --git a/mconfig b/mconfig index 164df5a..0d33d7d 100644 --- 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