commit | 6cbdceeb1cb12c7d620161925a8c3e81daadb2e4 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <[email protected]> | Wed Feb 13 12:00:13 2013 +0000 |
committer | David S. Miller <[email protected]> | Wed Feb 13 19:41:46 2013 -0500 |
tree | 81852fee23a380456cce4d2c1bb5ec52c7ff0013 | |
parent | 407af3299ef1ac7e87ce3fb530e32a009d1a9efd [diff] |
bridge: Dump vlan information from a bridge port 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>