[kernel] r9790 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Tue Nov 27 13:17:43 UTC 2007
Author: maks
Date: Tue Nov 27 13:17:43 2007
New Revision: 9790
Log:
topconfig set NET_ACT_NAT
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Tue Nov 27 13:17:43 2007
@@ -3,9 +3,9 @@
* New upstream release, rebase dfsg stuff plus drivers-atm.patch,
scripts-kconfig-reportoldconfig.patch.
* [amd64] Set HIGH_RES_TIMERS and NO_HZ.
- * topconfig set NETFILTER_XT_MATCH_TIME.
+ * topconfig set NETFILTER_XT_MATCH_TIME, NET_ACT_NAT.
- -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:14:04 +0100
+ -- maximilian attems <maks at debian.org> Tue, 27 Nov 2007 14:16:50 +0100
linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Tue Nov 27 13:17:43 2007
@@ -453,6 +453,7 @@
CONFIG_GACT_PROB=y
CONFIG_NET_ACT_MIRRED=m
CONFIG_NET_ACT_IPT=m
+CONFIG_NET_ACT_NAT=m
CONFIG_NET_ACT_PEDIT=m
CONFIG_NET_ACT_SIMP=m
CONFIG_NET_CLS_POLICE=n
More information about the Kernel-svn-changes
mailing list