Author: maks Date: Sun Jun 3 12:42:18 2007 New Revision: 8867 Log: on same commit IP_ROUTE_FWMARK got killed too
Modified: dists/trunk/linux-2.6/debian/arch/arm/config.versatile dists/trunk/linux-2.6/debian/arch/mips/config.qemu dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt Modified: dists/trunk/linux-2.6/debian/arch/arm/config.versatile ============================================================================== --- dists/trunk/linux-2.6/debian/arch/arm/config.versatile (original) +++ dists/trunk/linux-2.6/debian/arch/arm/config.versatile Sun Jun 3 12:42:18 2007 @@ -216,7 +216,6 @@ # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y -CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_MULTIPATH_CACHED=y CONFIG_IP_ROUTE_MULTIPATH_RR=m Modified: dists/trunk/linux-2.6/debian/arch/mips/config.qemu ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mips/config.qemu (original) +++ dists/trunk/linux-2.6/debian/arch/mips/config.qemu Sun Jun 3 12:42:18 2007 @@ -262,7 +262,6 @@ # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y -CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_MULTIPATH_CACHED=y CONFIG_IP_ROUTE_MULTIPATH_RR=m Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.qemu Sun Jun 3 12:42:18 2007 @@ -262,7 +262,6 @@ # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y -CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_MULTIPATH_CACHED=y CONFIG_IP_ROUTE_MULTIPATH_RR=m Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt ============================================================================== --- dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt (original) +++ dists/trunk/linux-2.6/debian/arch/mipsel/config.r5k-cobalt Sun Jun 3 12:42:18 2007 @@ -223,7 +223,6 @@ # CONFIG_IP_FIB_TRIE is not set CONFIG_IP_FIB_HASH=y CONFIG_IP_MULTIPLE_TABLES=y -# CONFIG_IP_ROUTE_FWMARK is not set CONFIG_IP_ROUTE_MULTIPATH=y # CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set # CONFIG_IP_ROUTE_VERBOSE is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

