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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 00:40:39 UTC 2010


Author: benh
Date: Sun Dec  5 00:40:36 2010
New Revision: 16637

Log:
net/sched: Enable NET_ACT_CSUM

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	Sun Dec  5 00:38:33 2010	(r16636)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 00:40:36 2010	(r16637)
@@ -24,6 +24,7 @@
   * dm: Deal with merge_bvec_fn in component devices better (Closes: #604457)
   * 9p: Enable 9P_FS_POSIX_ACL
   * netfilter: Enable IP_VS_PE_SIP
+  * net/sched: Enable NET_ACT_CSUM
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 00:38:33 2010	(r16636)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 00:40:36 2010	(r16637)
@@ -4137,6 +4137,7 @@
 CONFIG_NET_ACT_PEDIT=m
 CONFIG_NET_ACT_SIMP=m
 CONFIG_NET_ACT_SKBEDIT=m
+CONFIG_NET_ACT_CSUM=m
 CONFIG_NET_CLS_IND=y
 
 ##



More information about the Kernel-svn-changes mailing list