From: David Ward Date: Thu, 19 May 2011 02:53:20 +0000 (+0000) Subject: macvlan: Forward unicast frames in bridge mode to lowerdev X-Git-Tag: v3.0-rc1~351^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a37dd3332319260cce81ac91ce25fcc3a31de997;p=pandora-kernel.git macvlan: Forward unicast frames in bridge mode to lowerdev Unicast frames between macvlan interfaces in bridge mode are not otherwise sent to network taps on the lowerdev (as all other macvlan frames are), so forward the frames to the receive queue of the lowerdev first. Signed-off-by: David Ward Signed-off-by: David S. Miller --- Reading git-diff-tree failed