]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f42866fc25c486f7aea6b6725e4c8417bbe973f
tree2fb9c31e971436462f94c2b0960d0c2392c7d6b6
parentaa8225dd4e1805bfd96a752daf2b841e0a3eb105
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