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)
commit9cf637473c8535b5abe27fee79254c2d552e042a
tree98d73249a2a75eaa23bbbc6c235eca0182f52a3d
parent3f890923182aeebc572f3818dd51c9014827e0ec
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>
net/bridge/br_fdb.c
net/bridge/br_private.h
net/bridge/br_sysfs_br.c
net/bridge/br_sysfs_if.c