From 8d53b5f97eb32f31faf604f098f6d914f5c7b28c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Thu, 4 Sep 2008 14:40:01 +0000 Subject: [PATCH] topconfig set BRIDGE_EBT_IP6 svn path=/dists/trunk/linux-2.6/; revision=12168 --- debian/changelog | 3 ++- debian/config/config | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9944fe39f..27dd27bf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ linux-2.6 (2.6.27~rc5-1~experimental.1) UNRELEASED; urgency=low [ maximilian attems ] * Reenable new Juju firewire stack. - * topconfig set ATH9K, IWL5000, IP_NF_SECURITY, IP6_NF_SECURITY. + * topconfig set ATH9K, IWL5000, IP_NF_SECURITY, IP6_NF_SECURITY, + BRIDGE_EBT_IP6. * x86 set MOUSE_BCM5974. [ Martin Michlmayr ] diff --git a/debian/config/config b/debian/config/config index cd90547cb..5056933c6 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2099,6 +2099,7 @@ CONFIG_BRIDGE_EBT_802_3=m CONFIG_BRIDGE_EBT_AMONG=m CONFIG_BRIDGE_EBT_ARP=m CONFIG_BRIDGE_EBT_IP=m +CONFIG_BRIDGE_EBT_IP6=m CONFIG_BRIDGE_EBT_LIMIT=m CONFIG_BRIDGE_EBT_MARK=m CONFIG_BRIDGE_EBT_PKTTYPE=m