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

Maximilian Attems maks at alioth.debian.org
Tue Jan 26 18:14:40 UTC 2010


Author: maks
Date: Tue Jan 26 18:14:19 2010
New Revision: 15016

Log:
enable more mobile IPv6 needs

Acked-by: Bastian Blank <waldi at debian.org>

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	Tue Jan 26 17:49:05 2010	(r15015)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 26 18:14:19 2010	(r15016)
@@ -69,6 +69,7 @@
     (closes: #545417).
   * Enable easier debugging of Power Managment code. (closes: #478315)
   * Pass `DEB_MAINT_PARAMS' to hook scripts. (closes: #563161)
+  * Enable more mobile IPv6 needs. (closes: #528834)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 10 Jan 2010 17:38:50 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 17:49:05 2010	(r15015)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 18:14:19 2010	(r15016)
@@ -3863,11 +3863,11 @@
 ## file: net/xfrm/Kconfig
 ##
 CONFIG_XFRM_USER=m
-# CONFIG_XFRM_SUB_POLICY is not set
-# CONFIG_XFRM_MIGRATE is not set
+CONFIG_XFRM_SUB_POLICY=y
+CONFIG_XFRM_MIGRATE=y
 # CONFIG_XFRM_STATISTICS is not set
 CONFIG_NET_KEY=m
-# CONFIG_NET_KEY_MIGRATE is not set
+CONFIG_NET_KEY_MIGRATE=y
 
 ##
 ## file: samples/Kconfig



More information about the Kernel-svn-changes mailing list