commit | b7595b4955b5178e28906838cc3e8efa62d8caee | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Mon Apr 10 16:38:47 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Apr 11 17:21:05 2006 -0700 |
tree | 533f93e34858a0da298418197e02b9ad8d4f95b6 | |
parent | f6596f9d2b4f0255f6cd68c76b85fe4cec6352af [diff] |
[BRIDGE]: receive link-local on disabled ports. This change allows link local packets (like 802.3ad and Spanning Tree Protocol) to be processed even when the bridge is not using the port. It fixes the chicken-egg problem for bridging a bonded device, and may also fix problems with spanning tree failover. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>