net: bridge: add per-port multicast flood flag
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Wed, 31 Aug 2016 13:36:52 +0000 (15:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Sep 2016 05:48:33 +0000 (22:48 -0700)
commitb6cb5ac8331b6bcfe9ce38c7f7f58db6e1d6270a
tree4dccc4a8a0c9e3dd987f97e6474bb0e9532f4b73
parent8addd5e7d3a5c118a214a7794ae299787198aa25
net: bridge: add per-port multicast flood flag

Add a per-port flag to control the unknown multicast flood, similar to the
unknown unicast flood flag and break a few long lines in the netlink flag
exports.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_bridge.h
include/uapi/linux/if_link.h
net/bridge/br_forward.c
net/bridge/br_if.c
net/bridge/br_netlink.c
net/bridge/br_sysfs_if.c