diff --git a/debian/changelog b/debian/changelog index edd74086d..91e9ca2a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ linux-2.6 (3.0.0~rc3-1~experimental.1) UNRELEASED; urgency=low [ maximilian attems ] * Update configs. + * Topconfig enable BPF_JIT. (closes: #630553) -- maximilian attems Tue, 14 Jun 2011 23:02:35 +0200 diff --git a/debian/config/config b/debian/config/config index 9d78e6fc2..db33203ae 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3701,6 +3701,7 @@ CONFIG_NETFILTER=y # 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