Re: [PATCH 11/11] bridge: Dump vlan information from a bridge port
From: Vlad Yasevich <hidden>
Date: 2012-12-18 17:51:30
From: Vlad Yasevich <hidden>
Date: 2012-12-18 17:51:30
On 12/18/2012 12:03 PM, Stephen Hemminger wrote:
On Wed, 12 Dec 2012 15:01:17 -0500 Vlad Yasevich [off-list ref] wrote:quoted
Using the RTM_GETLINK dump the vlan filter list of a given bridge port. The information depends on setting the filter flag similar to how nic VF info is dumped. Signed-off-by: Vlad Yasevich <redacted>I will put these in the bridge tree with other patches that are being staged for net-next.
Hold on a bit. I was running some more tests and found some scenarios that didn't work right. I am preparing v2 of the patches. Thanks -vlad