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)
commit150217c688217e549ef8a36ea4f6718977373765
tree088fe5ccd134495b3fa3e1189bc30460ea6b4f64
parent111189abc5c3f0ea6f516a6c3e8d8c3a2cf391d9
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