[BRIDGE]: flush forwarding table when device carrier off
authorStephen Hemminger <shemminger@osdl.org>
Thu, 12 Oct 2006 21:45:38 +0000 (14:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:13 +0000 (23:14 -0700)
Flush the forwarding table when carrier is lost. This helps for
availability because we don't want to forward to a downed device and
new packets may come in on other links.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found