commit | ec16ef2228829698fdbd2f6b160ff52551a6bf8a | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Sat Feb 09 04:29:58 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 11 00:21:44 2013 -0500 |
tree | 2dc5a8441691c824ea3c4fc185af78b0757d1609 | |
parent | f45a5c267da35174e22cec955093a7513dc1623d [diff] |
ipv6 mcast: Do not join device multicast for interface-local multicasts. RFC4291 (IPv6 addressing architecture) says that interface-Local scope spans only a single interface on a node. We should not join L2 device multicast list for addresses in interface-local (or smaller) scope. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>