commit | b6cb5ac8331b6bcfe9ce38c7f7f58db6e1d6270a | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Wed Aug 31 15:36:52 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 01 22:48:33 2016 -0700 |
tree | 4dccc4a8a0c9e3dd987f97e6474bb0e9532f4b73 | |
parent | 8addd5e7d3a5c118a214a7794ae299787198aa25 [diff] |
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>