]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iplink: bridge: add support for IFLA_BR_MCAST_LAST_MEMBER_INTVL
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Mon, 8 Feb 2016 23:14:33 +0000 (00:14 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 Feb 2016 18:42:03 +0000 (10:42 -0800)
commit10082a253fb2649b94093dec7737b15c72e159d4
tree17fb4eac4c7addc216546d4b7d2ad67ab63ea64b
parentceb6486655254f6abde06276b564b0bb1fc2ea11
iplink: bridge: add support for IFLA_BR_MCAST_LAST_MEMBER_INTVL

This patch implements support for the IFLA_BR_MCAST_LAST_MEMBER_INTVL
attribute in iproute2 so it can change the last member interval.

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