net/bridge/br_input.c | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
New commits:
commit bec0201182ba5fd2467e696b5fdd2c766a1c902a
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue Jun 17 16:09:45 2008 -0700
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 <[EMAIL PROTECTED]>
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
http://suva.vyatta.com/git/?p=linux-vyatta.git;a=commitdiff;h=bec0201182ba5fd2467e696b5fdd2c766a1c902a
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn