From: Eric Dumazet Date: Thu, 6 Oct 2011 10:28:31 +0000 (+0000) Subject: macvlan: handle fragmented multicast frames X-Git-Tag: v3.2-rc1~182^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc416d9768aa9a2e46eb11354a9c58399dafeb01;p=pandora-kernel.git macvlan: handle fragmented multicast frames Fragmented multicast frames are delivered to a single macvlan port, because ip defrag logic considers other samples are redundant. Implement a defrag step before trying to send the multicast frame. Reported-by: Ben Greear Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed