From: Stephen Hemminger Date: Tue, 17 Jun 2008 23:09:45 +0000 (-0700) Subject: bridge: handle process all link-local frames X-Git-Tag: v2.6.27-rc1~969^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43aa1920117801fe9ae3d1fad886b62511e09bee;p=pandora-kernel.git bridge: handle process all link-local frames Any frame addressed to link-local addresses should be processed by local receive path. The earlier code would process them only if STP was enabled. Since there are other frames like LACP for bonding, we should always process them. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed