From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 31 Jul 2019 10:51:42 +0200 Subject: New upstream version 1.19.90 --- docs/api/html/settings-team-port.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/api/html/settings-team-port.html') diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index c972a583..a38313a7 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.html @@ -34,11 +34,11 @@
-

+

Properties

-

Table 100. 

+

Table 102. 

@@ -62,19 +62,19 @@ - + - + - + -- cgit 1.3.0-6-gf8a5
lacp-key
int32
0
-1
Corresponds to the teamd ports.PORTIFNAME.lacp_key.
lacp-prio
int32
255
-1
Corresponds to the teamd ports.PORTIFNAME.lacp_prio.
link-watchers
array of vardict
[]
Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are: ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.