From: Brian Haley Date: Tue, 8 Nov 2011 04:41:42 +0000 (+0000) Subject: ipv6: drop packets when source address is multicast X-Git-Tag: v3.2-rc3~25^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c457338d7acd3823e765b684a62294cfda9d2f55;p=pandora-kernel.git ipv6: drop packets when source address is multicast RFC 4291 Section 2.7 says Multicast addresses must not be used as source addresses in IPv6 packets - drop them on input so we don't process the packet further. Signed-off-by: Brian Haley Reported-and-Tested-by: Kumar Sanghvi Signed-off-by: David S. Miller --- Reading git-diff-tree failed