]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: netlink: add fdb flush
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Sun, 4 Oct 2015 12:23:36 +0000 (14:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Oct 2015 23:46:01 +0000 (16:46 -0700)
commit03f11c525e6e93d55a80e3e0c14a03e2e8ec21c7
tree088fe5ccd134495b3fa3e1189bc30460ea6b4f64
parentae592d9f7ed411c95cd5da17ac8a616ecd128f80
bridge: netlink: add fdb flush

Simple attribute that flushes the bridge's fdb.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_link.h
net/bridge/br_netlink.c