[kernel] r9473 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Fri Sep 7 15:54:18 UTC 2007
Author: maks
Date: Fri Sep 7 15:54:18 2007
New Revision: 9473
Log:
enable IPV6_SUBTREES too.
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 Fri Sep 7 15:54:18 2007
@@ -23,7 +23,7 @@
* Enable TCG_TPM various userspace accesses it. (closes: #439020)
* Add and enable IWLWIFI.
* Add git-ieee1394.patch for latest firewire fixes.
- * [ipv6] Enable CONFIG_IPV6_MULTIPLE_TABLES. (closes: #441226)
+ * [ipv6] Enable IPV6_MULTIPLE_TABLES, IPV6_SUBTREES. (closes: #441226)
[ Martin Michlmayr ]
* [mips] Add a bcm1480 PCI build fix.
@@ -36,7 +36,7 @@
* [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board.
(closes: #435677)
- -- maximilian attems <maks at debian.org> Fri, 07 Sep 2007 17:49:37 +0200
+ -- maximilian attems <maks at debian.org> Fri, 07 Sep 2007 17:53:33 +0200
linux-2.6 (2.6.22-2) 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 Fri Sep 7 15:54:18 2007
@@ -202,6 +202,7 @@
CONFIG_IPV6_SIT=m
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_MULTIPLE_TABLES=y
+CONFIG_IPV6_SUBTREES=y
# CONFIG_NETLABEL is not set
CONFIG_NETWORK_SECMARK=y
CONFIG_NETFILTER=y
More information about the Kernel-svn-changes
mailing list