summaryrefslogtreecommitdiff
path: root/scripts/package-build/linux-kernel/config/51-bridge.config
blob: 7217df4126a8a7760fa96c1ba2694636b7bba866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Linux bridge
#
# Software 802.1D / 802.1Q bridge driver used by VyOS
# "interfaces bridge".  STP (Spanning Tree Protocol) and LLC
# are auto-selected by net/bridge/Kconfig
# ebtables / bridge-netfilter rules live in 20-netfilter.config.
#

CONFIG_BRIDGE=m
CONFIG_BRIDGE_IGMP_SNOOPING=y
CONFIG_BRIDGE_VLAN_FILTERING=y
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
CONFIG_BRIDGE_NETFILTER=m