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

This patch implements support for the IFLA_BR_MCAST_QUERY_INTVL attribute
in iproute2 so it can change the query interval.

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