From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/api/html/settings-team.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/api/html/settings-team.html') diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index 640185f6..c6adf30a 100644 --- a/docs/api/html/settings-team.html +++ b/docs/api/html/settings-team.html @@ -38,7 +38,7 @@ Properties
-

Table 81. 

+

Table 69. 

@@ -57,103 +57,103 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
config
string
 The JSON configuration for the team network interface. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
interface-name
string
 Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.
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.
mcast-rejoin-count
int32
-1
 Corresponds to the teamd mcast_rejoin.count.
mcast-rejoin-interval
int32
-1
 Corresponds to the teamd mcast_rejoin.interval.
notify-peers-count
int32
-1
 Corresponds to the teamd notify_peers.count.
notify-peers-interval
int32
-1
 Corresponds to the teamd notify_peers.interval.
runner
string
 Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".
runner-active
boolean
TRUE
 Corresponds to the teamd runner.active.
runner-agg-select-policy
string
 Corresponds to the teamd runner.agg_select_policy.
runner-fast-rate
boolean
FALSE
 Corresponds to the teamd runner.fast_rate.
runner-hwaddr-policy
string
 Corresponds to the teamd runner.hwaddr_policy.
runner-min-ports
int32
-1
 Corresponds to the teamd runner.min_ports.
runner-sys-prio
int32
-1
 Corresponds to the teamd runner.sys_prio.
runner-tx-balancer
string
 Corresponds to the teamd runner.tx_balancer.name.
runner-tx-balancer-interval
int32
-1
 Corresponds to the teamd runner.tx_balancer.interval.
runner-tx-hash
array of string
 Corresponds to the teamd runner.tx_hash.
-- cgit 1.3.0-6-gf8a5