commit | 9cf637473c8535b5abe27fee79254c2d552e042a | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Apr 09 12:57:54 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:28:47 2007 -0700 |
tree | 98d73249a2a75eaa23bbbc6c235eca0182f52a3d | |
parent | 3f890923182aeebc572f3818dd51c9014827e0ec [diff] |
bridge: add sysfs hook to flush forwarding table 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>