]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iplink: bridge_slave: add support for IFLA_BRPORT_FAST_LEAVE
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 16 Feb 2016 15:08:55 +0000 (16:08 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 18 Feb 2016 01:47:01 +0000 (17:47 -0800)
commit478a8e59206841b2a2d32a29fdd0cbec1965cd5e
treeffcfed8602f342c95767f32c88387fb8fe57be3b
parent10759a90ab5896b5b0ca8ddd7b91c5b3a7466062
iplink: bridge_slave: add support for IFLA_BRPORT_FAST_LEAVE

Add support to be able to view and change IFLA_BRPORT_FAST_LEAVE
port attribute.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
ip/iplink_bridge_slave.c