summaryrefslogtreecommitdiff
path: root/net/socket.c
diff options
context:
space:
mode:
authorLinus Lüssing <linus.luessing@web.de>2013-09-04 00:13:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-09-05 16:35:41 (GMT)
commit8fad9c39f31f9ed7bf3526c43a4537b2fcf1a5d5 (patch)
tree885aa1b9b1ace31ff2550cc40aaa23106a6574ad /net/socket.c
parentf21278108204ab244cd534a0d45c174ecc559267 (diff)
downloadlinux-8fad9c39f31f9ed7bf3526c43a4537b2fcf1a5d5.tar.xz
bridge: prevent flooding IPv6 packets that do not have a listener
Currently if there is no listener for a certain group then IPv6 packets for that group are flooded on all ports, even though there might be no host and router interested in it on a port. With this commit they are only forwarded to ports with a multicast router. Just like commit bd4265fe36 ("bridge: Only flood unregistered groups to routers") did for IPv4, let's do the same for IPv6 with the same reasoning. Signed-off-by: Linus Lüssing <linus.luessing@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions