]> git.proxmox.com Git - mirror_iproute2.git/commit - man/man8/bridge.8
bridge: add support for the multicast flood flag
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Thu, 13 Oct 2016 15:54:20 +0000 (17:54 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 17 Oct 2016 12:29:24 +0000 (05:29 -0700)
commit9208b4e7c983447368c43e4cdc3d2cfce9e19069
tree9dc15d7d24318003cf0c666683707d0740ca7d75
parent87e46a51983007709e5d0f1e0fad638c1ba019a5
bridge: add support for the multicast flood flag

Recently a new per-port flag was added which controls the flooding of
unknown multicast, this patch adds support for controlling it via iproute2.
It also updates the man pages with information about the new flag.

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