bridge: netlink: allow to flush port's fdb
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 6 Oct 2015 12:12:01 +0000 (14:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2015 11:49:32 +0000 (04:49 -0700)
commit9b0c6e4deb3df91bf0aea8158ea77dc58c9d90b6
tree2fb9c31e971436462f94c2b0960d0c2392c7d6b6
parent61c0a9a83e0b12c712cd686172446aba8ea48685
bridge: netlink: allow to flush port's fdb

Add IFLA_BRPORT_FLUSH to allow flushing port's fdb similar to sysfs's
flush.

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