On Mon, 24 Apr 2017 15:09:04 +0100 Mike Manning <mmann...@brocade.com> wrote:
> Flood suppression for packets that are not unicast needs to be handled > consistently by also not flooding broadcast packets. As broadcast is a > special case of multicast, the same kernel parameter should be used to > suppress flooding for both of these packet types. > > Fixes: b6cb5ac8331b ("net: bridge: add per-port multicast flood flag") > Cc: Nikolay Aleksandrov <niko...@cumulusnetworks.com> > Signed-off-by: Mike Manning <mmann...@brocade.com> > --- Makes sense. Reviewed-by: Stephen Hemminger <step...@networkplumber.org>