summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/lagg.44
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/lagg.4 b/share/man/man4/lagg.4
index 392f5f7..767a750 100644
--- a/share/man/man4/lagg.4
+++ b/share/man/man4/lagg.4
@@ -65,6 +65,7 @@ The driver currently supports the aggregation protocols
.Ic lacp ,
.Ic loadbalance ,
.Ic roundrobin ,
+.Ic broadcast ,
and
.Ic none .
The protocols determine which ports are used for outgoing traffic
@@ -113,6 +114,9 @@ available, the VLAN tag, and the IP source and destination address.
Distributes outgoing traffic using a round-robin scheduler
through all active ports and accepts incoming traffic from
any active port.
+.It Ic broadcast
+Sends frames to all ports of the LAG and receives frames on
+any port of the LAG.
.It Ic none
This protocol is intended to do nothing: it disables any traffic without
disabling the
OpenPOWER on IntegriCloud