diff mbox series

[iproute2-next,v3,2/7] man: bridge: document new bcast_flood flag for bridge ports

Message ID 20220309192316.2918792-3-troglobit@gmail.com (mailing list archive)
State Accepted
Commit 3b681cf9c75e7663bd159e65ddd8bda3954db00e
Delegated to: David Ahern
Headers show
Series bridge: support for controlling broadcast flooding per port | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Joachim Wiberg March 9, 2022, 7:23 p.m. UTC
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>
---
 man/man8/bridge.8 | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
index 81ce9e6f..a5ac3ee2 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 " } ] [ "
@@ -461,6 +462,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