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

This patch implements support for the IFLA_BR_MCAST_LAST_MEMBER_CNT
attribute in iproute2 so it can change the last member count value.

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