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

Maximilian Attems maks at alioth.debian.org
Wed Jun 15 09:12:39 UTC 2011


Author: maks
Date: Wed Jun 15 09:12:37 2011
New Revision: 17700

Log:
topconfig enable BPF_JIT

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	Wed Jun 15 09:08:30 2011	(r17699)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Jun 15 09:12:37 2011	(r17700)
@@ -8,6 +8,7 @@
 
   [ maximilian attems ]
   * Update configs.
+  * Topconfig enable BPF_JIT. (closes: #630553)
 
  -- maximilian attems <maks at debian.org>  Tue, 14 Jun 2011 23:02:35 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed Jun 15 09:08:30 2011	(r17699)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Jun 15 09:12:37 2011	(r17700)
@@ -3701,6 +3701,7 @@
 # CONFIG_NETFILTER_DEBUG is not set
 CONFIG_NETFILTER_ADVANCED=y
 CONFIG_BRIDGE_NETFILTER=y
+CONFIG_BPF_JIT=y
 CONFIG_NET_PKTGEN=m
 # CONFIG_NET_TCPPROBE is not set
 CONFIG_NET_DROP_MONITOR=y



More information about the Kernel-svn-changes mailing list