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

This patch implements support for the IFLA_BR_MCAST_HASH_MAX attribute
in iproute2 so it can change the maximum hashed entries.

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