From: Joachim Wiberg Date: Wed, 9 Mar 2022 19:23:11 +0000 (+0100) Subject: man: bridge: document new bcast_flood flag for bridge ports X-Git-Tag: v5.18.0~29^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b681cf9c75e7663bd159e65ddd8bda3954db00e;p=thirdparty%2Fiproute2.git man: bridge: document new bcast_flood flag for bridge ports The bridge link options are not alphabetically sorted, so placing bcast_flood right before mcast_flood for now. Signed-off-by: Joachim Wiberg Reviewed-by: Nikolay Aleksandrov Signed-off-by: David Ahern --- diff --git a/man/man8/bridge.8 b/man/man8/bridge.8 index cb0ffc166..d62abb90f 100644 --- a/man/man8/bridge.8 +++ b/man/man8/bridge.8 @@ -45,6 +45,7 @@ bridge \- show / manipulate bridge addresses and devices .BR learning_sync " { " on " | " off " } ] [ " .BR flood " { " on " | " off " } ] [ " .BR hwmode " { " vepa " | " veb " } ] [ " +.BR bcast_flood " { " on " | " off " } ] [ " .BR mcast_flood " { " on " | " off " } ] [ " .BR mcast_to_unicast " { " on " | " off " } ] [ " .BR neigh_suppress " { " on " | " off " } ] [ " @@ -462,6 +463,11 @@ switch. .B veb - bridging happens in hardware. +.TP +.BR "bcast_flood on " or " bcast_flood off " +Controls flooding of broadcast traffic on the given port. +By default this flag is on. + .TP .BR "mcast_flood on " or " mcast_flood off " Controls whether multicast traffic for which there is no MDB entry will be