]> git.proxmox.com Git - mirror_iproute2.git/commit
iplink: bridge: add support for IFLA_BR_MCAST_MLD_VERSION
authorHangbin Liu <liuhangbin@gmail.com>
Wed, 18 Jan 2017 06:12:51 +0000 (14:12 +0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 20 Jan 2017 18:32:34 +0000 (10:32 -0800)
commitc3f1e3c4254a11da884793602e60399348b76d72
treed716925b246bdbf55a6b3cd7256766bcbb1b6449
parent19756950f7be44e43452046e8951ca247b97f1df
iplink: bridge: add support for IFLA_BR_MCAST_MLD_VERSION

This patch implements support for the IFLA_BR_MCAST_MLD_VERSION
attribute in iproute2 so it can change the mcast mld version.

Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
ip/iplink_bridge.c