From: sfel...@gmail.com Date: Mon, 22 Jun 2015 00:27:15 -0700 > From: Scott Feldman <sfel...@gmail.com> > > One more missing piece of the puzzle. Add vlan dump support to switchdev > port's bridge_getlink. iproute2 "bridge vlan show" cmd already knows how > to show the vlans installed on the bridge and the device , but (until now) > no one implemented the port vlan part of the netlink PF_BRIDGE:RTM_GETLINK > msg. Before this patch, "bridge vlan show": ... > (When the port is bridged, the output repeats the vlan list for the vlans > on the bridge side of the port and the vlans on the device side of the > port. The listing above show no vlans for the device side even though they > are installed). > > After this patch: ...
Series applied, thanks Scott. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html