From: YOSHIFUJI Hideaki / 吉藤英明 Date: Sat, 9 Feb 2013 04:29:58 +0000 (+0000) Subject: ipv6 mcast: Do not join device multicast for interface-local multicasts. X-Git-Tag: v3.9-rc1~139^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec16ef2228829698fdbd2f6b160ff52551a6bf8a;p=pandora-kernel.git 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 Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed