]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: bridge: add mcast to unicast config flag
authorTobias Jungel <tobias.jungel@bisdn.de>
Thu, 21 Mar 2019 08:32:39 +0000 (09:32 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 22 Mar 2019 16:44:49 +0000 (09:44 -0700)
commitb5a754b1db4e1a13d12f12bebbccc82c5dcd3f1d
tree7712e20362429d032546778f24318d9a8941b22e
parentdd4a2b68333eb82c18af46956a36a9c39728c390
ip: bridge: add mcast to unicast config flag

This adds configuration for the IFLA_BRPORT_MCAST_TO_UCAST flag that
allows multicast packets to be replicated as unicast packets.

Signed-off-by: Tobias Jungel <tobias.jungel@bisdn.de>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
bridge/link.c
ip/iplink_bridge_slave.c
man/man8/bridge.8
man/man8/ip-link.8.in