]> git.proxmox.com Git - mirror_iproute2.git/commit
iplink: bridge: add support for IFLA_BR_MCAST_MEMBERSHIP_INTVL
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Mon, 8 Feb 2016 23:14:34 +0000 (00:14 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 9 Feb 2016 18:42:03 +0000 (10:42 -0800)
commit7f3d559226458b4b99e78c17080fd263a913e386
tree8560de71edc5f2a7d365eb8fe42ef0d632591625
parent10082a253fb2649b94093dec7737b15c72e159d4
iplink: bridge: add support for IFLA_BR_MCAST_MEMBERSHIP_INTVL

This patch implements support for the IFLA_BR_MCAST_MEMBERSHIP_INTVL
attribute in iproute2 so it can change the membership interval.

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