From 2bd0adb63485c165d732e8cbe3f97024d2ef7b4e Mon Sep 17 00:00:00 2001 From: Yuxiang Zhu Date: Fri, 8 Jul 2022 01:46:27 +0800 Subject: bridge: Add IGMP/MLD snooping ... and update the description for `igmp querier` to match the fact that MLD querier is also controlled by that option. --- docs/configuration/interfaces/bridge.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/configuration/interfaces/bridge.rst b/docs/configuration/interfaces/bridge.rst index ebb2232a..ddc293cc 100644 --- a/docs/configuration/interfaces/bridge.rst +++ b/docs/configuration/interfaces/bridge.rst @@ -78,7 +78,11 @@ Bridge Options .. cfgcmd:: set interfaces bridge igmp querier - Enable IGMP querier + Enable IGMP and MLD querier. + +.. cfgcmd:: set interfaces bridge igmp snooping + + Enable IGMP and MLD snooping. .. _stp: -- cgit v1.2.3