iproute2/bridge
Nikolay Aleksandrov 3399c0759f bridge: vlan: add global mcast_last_member_count option
Add control and dump support for the global mcast_last_member_count option
which controls the number of queries the bridge will send on the vlan after
a leave is received (default 2).
Syntax:
 $ bridge vlan global set dev bridge vid 1 mcast_last_member_count 10

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
2021-08-31 21:26:07 -06:00
..
.gitignore Add bridge command 2012-08-01 15:23:49 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
br_common.h bridge: vlan: add support to show global vlan options 2021-08-31 21:21:04 -06:00
bridge.c Merge branch 'main' into next 2020-11-24 22:04:48 -07:00
fdb.c Merge branch 'main' into next 2020-08-06 16:21:35 +00:00
link.c bridge: add parse_stp_state helper 2021-04-22 05:13:20 +00:00
mdb.c bridge: monitor: add support for vlan monitoring 2021-04-22 05:13:39 +00:00
monitor.c bridge: vlan: add support to show global vlan options 2021-08-31 21:21:04 -06:00
vlan.c bridge: vlan: add global mcast_last_member_count option 2021-08-31 21:26:07 -06:00