enable IPV6_MULTIPLE_TABLES

sync with fedora generic setting

svn path=/dists/trunk/linux-2.6/; revision=9472
This commit is contained in:
Maximilian Attems 2007-09-07 15:54:14 +00:00
parent 84ed24efb6
commit 6640107c15
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -23,6 +23,7 @@ linux-2.6 (2.6.23~rc5-1~experimental.1) UNRELEASED; urgency=low
* 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 @@ linux-2.6 (2.6.23~rc5-1~experimental.1) UNRELEASED; urgency=low
* [mips, mipsel] Add a 64-bit image (5kc-malta) for the MIPS Malta board.
(closes: #435677)
-- maximilian attems <maks@debian.org> Fri, 07 Sep 2007 17:16:43 +0200
-- maximilian attems <maks@debian.org> Fri, 07 Sep 2007 17:49:37 +0200
linux-2.6 (2.6.22-2) UNRELEASED; urgency=low

View File

@ -201,7 +201,7 @@ CONFIG_INET6_XFRM_MODE_BEET=m
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