From: Peter P Waskiewicz Jr Date: Sun, 11 Nov 2007 06:03:25 +0000 (-0800) Subject: [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded X-Git-Tag: v2.6.24-rc3~155^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8032b46489e50ef8f3992159abd0349b5b8e476c;p=pandora-kernel.git [AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded The socket option for packet sockets to return the original ifindex instead of the bonded ifindex will not match multicast traffic. Since this socket option is the most useful for layer 2 traffic and multicast traffic, make the option multicast-aware. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: David S. Miller --- Reading git-diff-tree failed