[kernel] r9472 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Fri Sep 7 15:54:14 UTC 2007


Author: maks
Date: Fri Sep  7 15:54:14 2007
New Revision: 9472

Log:
enable IPV6_MULTIPLE_TABLES
sync with fedora generic setting


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:14 2007
@@ -23,6 +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)
 
   [ Martin Michlmayr ]
   * [mips] Add a bcm1480 PCI build fix.
@@ -35,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:16:43 +0200
+ -- maximilian attems <maks at debian.org>  Fri, 07 Sep 2007 17:49:37 +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:14 2007
@@ -201,7 +201,7 @@
 CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
 CONFIG_IPV6_SIT=m
 CONFIG_IPV6_TUNNEL=m
-# CONFIG_IPV6_MULTIPLE_TABLES is not set
+CONFIG_IPV6_MULTIPLE_TABLES=y
 # CONFIG_NETLABEL is not set
 CONFIG_NETWORK_SECMARK=y
 CONFIG_NETFILTER=y



More information about the Kernel-svn-changes mailing list