From: Jiri Pirko <[email protected]> Date: Wed, 6 Jan 2016 13:01:03 +0100
> From: Jiri Pirko <[email protected]> > > Elad says: > > This patch adds SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING port attribute. > When a bridge is offloaded to hardware, the hardware can learn if the bridge > is > .1Q bridge (VLAN-aware) or not VLAN aware bridge. > In order to toggle the mode a user can use sysfs: > $ echo 1 > /sys/devices/virtual/net/br0/bridge/vlan_filtering > or via iproute2: > $ ip link set dev br0 type bridge vlan_filtering 1 > > --- > v1->v2: small fix in patch #1 Series applied, thanks Jiri and Elad. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
