Commit 07467a97 authored by Kirill Smelkov's avatar Kirill Smelkov

linux/qemu_debug: +BRIDGE

So that veth links outgoing from two different namespaces could be
connected together.
parent 7432c5e6
......@@ -861,7 +861,11 @@ CONFIG_IPV6_NDISC_NODETYPE=y
# CONFIG_L2TP is not set
CONFIG_STP=y
CONFIG_GARP=y
# CONFIG_BRIDGE is not set
CONFIG_BRIDGE=y
CONFIG_BRIDGE_IGMP_SNOOPING=y
# CONFIG_BRIDGE_VLAN_FILTERING is not set
# CONFIG_BRIDGE_MRP is not set
# CONFIG_BRIDGE_CFM is not set
# CONFIG_NET_DSA is not set
CONFIG_VLAN_8021Q=y
CONFIG_VLAN_8021Q_GVRP=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment