Add IPTABLES config and CONFIG_BRIDGE
authorOyvind Repvik <nail@nslu2-linux.org>
Mon, 15 Aug 2005 11:56:45 +0000 (11:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 15 Aug 2005 11:56:45 +0000 (11:56 +0000)
packages/linux/nslu2-kernel_2.6.12.2.bb
packages/linux/openslug-kernel-2.6.12.2/defconfig

index a536e86..ae20210 100644 (file)
@@ -1,5 +1,5 @@
 # Kernel for NSLU2
-PR = "r9"
+PR = "r10"
 include nslu2-kernel.inc
 
 # N2K_EXTRA_PATCHES - list of patches to apply (can include
index 2e60b1f..9c4a61a 100644 (file)
@@ -434,16 +434,18 @@ CONFIG_INET6_ESP=m
 CONFIG_INET6_IPCOMP=m
 CONFIG_INET6_TUNNEL=m
 CONFIG_IPV6_TUNNEL=m
-# CONFIG_NETFILTER is not set
+CONFIG_NETFILTER=y
 CONFIG_XFRM=y
 # CONFIG_XFRM_USER is not set
+CONFIG_IP_NF_IPTABLES=m
+CONFIG_IP_NF_FILTER=m
 
 #
 # SCTP Configuration (EXPERIMENTAL)
 #
 # CONFIG_IP_SCTP is not set
 # CONFIG_ATM is not set
-# CONFIG_BRIDGE is not set
+CONFIG_BRIDGE=m
 CONFIG_VLAN_8021Q=m
 # CONFIG_DECNET is not set
 CONFIG_LLC=m