]> git.proxmox.com Git - mirror_iproute2.git/commit - bridge/mdb.c
bridge: mdb: add support for vlans
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Wed, 15 Jul 2015 15:45:20 +0000 (08:45 -0700)
committerStephen Hemminger <shemming@brocade.com>
Tue, 28 Jul 2015 23:45:50 +0000 (16:45 -0700)
commit6aac8617139a96a124d63aeae843b73c38f88fc5
treed5d946eeb98f7e954aed3e2d2c1a30dc3f9668bf
parent188648270ae9d5d967fddf496cd2f2a5ac04e2bf
bridge: mdb: add support for vlans

This patch allows the user to specify the vlan of the mdb group being
added or deleted and adds support for displaying the vlan when
dumping mdb information or monitoring it. It also updates the man page
to reflect the new "vid" argument for mdb.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
bridge/mdb.c
man/man8/bridge.8