The 'random' value is just missing from the documentation.
Signed-off-by: Francesco Giudici fgiudici@redhat.com --- man/teamd.conf.5 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/man/teamd.conf.5 b/man/teamd.conf.5 index dc5000e..a252042 100644 --- a/man/teamd.conf.5 +++ b/man/teamd.conf.5 @@ -31,6 +31,9 @@ Simple runner which directs the team device to transmit packets via all ports. .BR "roundrobin "(em Simple runner which directs the team device to transmits packets in a round-robin fashion. .PP +.BR "random "(em +Simple runner which directs the team device to transmits packets on a randomly selected port. +.PP .BR "activebackup "(em Watches for link changes and selects active port to be used for data transfers. .PP
libteam@lists.fedorahosted.org