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

Maximilian Attems maks at alioth.debian.org
Sat Feb 2 15:37:09 UTC 2008


Author: maks
Date: Sat Feb  2 15:37:08 2008
New Revision: 10385

Log:
topconfig enable NET_CLS_FLOW

new "flow" classifier, got too love that name,
let's get into flow :) looking out for some good waves..


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	Sat Feb  2 15:37:08 2008
@@ -17,7 +17,7 @@
     NETFILTER_XT_TARGET_RATEEST, NETFILTER_XT_TARGET_TCPOPTSTRIP,
     NETFILTER_XT_MATCH_IPRANGE, NETFILTER_XT_MATCH_RATEEST, SND_OXYGEN,
     SND_HIFIER, SND_VIRTUOSO, USB_NET_RNDIS_WLAN, USB_ANNOUNCE_NEW_DEVICES,
-    USB_SERIAL_IUU.
+    USB_SERIAL_IUU, NET_CLS_FLOW.
   * [amd64] Enable CRYPTO_SALSA20_X86_64.
   * [amd64, i386]: Enable LATENCYTOP.
   * topconfig disable PARPORT_PC_FIFO due to instabilities.

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	Sat Feb  2 15:37:08 2008
@@ -468,6 +468,7 @@
 CONFIG_CLS_U32_MARK=y
 CONFIG_NET_CLS_RSVP=m
 CONFIG_NET_CLS_RSVP6=m
+CONFIG_NET_CLS_FLOW=m
 CONFIG_NET_EMATCH=y
 CONFIG_NET_EMATCH_STACK=32
 CONFIG_NET_EMATCH_CMP=m



More information about the Kernel-svn-changes mailing list