bridge: add sysfs hook to flush forwarding table
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Apr 2007 19:57:54 +0000 (12:57 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:47 +0000 (22:28 -0700)
The RSTP daemon needs to be able to flush all dynamic forwarding
entries in the case of topology change.

This is a temporary interface. It will change to a netlink interface
before RSTP daemon is officially released.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>

No differences found