aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2011-07-05 13:58:33 +0000
committerDavid S. Miller <[email protected]>2011-07-05 18:39:39 -0700
commit44661462ee1ee3c922754fc1f246867f0d01e7ea (patch)
treee0a040be7f73d3929d45e975ca0eef7025f8f93f /net/lapb/lapb_timer.c
parent9b9cfe7cf663c16c0d93349cc0094bb28ae7135a (diff)
bridge: Always flood broadcast packets
As is_multicast_ether_addr returns true on broadcast packets as well, we need to explicitly exclude broadcast packets so that they're always flooded. This wasn't an issue before as broadcast packets were considered to be an unregistered multicast group, which were always flooded. However, as we now only flood such packets to router ports, this is no longer acceptable. Reported-by: Michael Guntsche <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions