]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: bridge: document new bcast_flood flag for bridge ports
authorJoachim Wiberg <troglobit@gmail.com>
Wed, 9 Mar 2022 19:23:11 +0000 (20:23 +0100)
committerDavid Ahern <dsahern@kernel.org>
Sat, 12 Mar 2022 15:57:28 +0000 (08:57 -0700)
The bridge link options are not alphabetically sorted, so placing
bcast_flood right before mcast_flood for now.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/bridge.8

index cb0ffc166e3e3933741efaee161ffd34490d0ad3..d62abb90f1393149a7e279359d752cda47f8a93e 100644 (file)
@@ -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