From 35779c6675728fa6f0fd0a21cefb904408509c23 Mon Sep 17 00:00:00 2001
From: Sebastien Bacher the “config” property of the setting the “config” property of the setting the #“notify-peers-count” property of the setting the #“notify-peers-count” property of the setting Since: 1.12 the #“notify-peers-interval” property of the setting the #“notify-peers-interval” property of the setting Since: 1.12 the #“mcast-rejoin-count” property of the setting the #“mcast-rejoin-count” property of the setting Since: 1.12 the #“mcast-rejoin-interval” property of the setting the #“mcast-rejoin-interval” property of the setting Since: 1.12 the #“runner” property of the setting the #“runner” property of the setting Since: 1.12 the #“runner-hwaddr-policy” property of the setting the #“runner-hwaddr-policy” property of the setting Since: 1.12 the #“runner-tx-balancer” property of the setting the #“runner-tx-balancer” property of the setting Since: 1.12 the #“runner-tx-balancer_interval” property of the setting the #“runner-tx-balancer_interval” property of the setting Since: 1.12 the #“runner_active” property of the setting the #“runner_active” property of the setting Since: 1.12 the #“runner-fast-rate” property of the setting the #“runner-fast-rate” property of the setting Since: 1.12 the #“runner-sys-prio” property of the setting the #“runner-sys-prio” property of the setting Since: 1.12 the #“runner-min-ports” property of the setting the #“runner-min-ports” property of the setting Since: 1.12 the #“runner-agg-select-policy” property of the setting the #“runner-agg-select-policy” property of the setting Since: 1.12
Top
+ Object Hierarchy
![]()
@@ -387,104 +386,6 @@
-![]()
Properties
-
-
-
-
-char *
-config
-Read / Write
-
-
-
-GPtrArray *
-link-watchers
-Read / Write
-
-
-int
-mcast-rejoin-count
-Read / Write
-
-
-int
-mcast-rejoin-interval
-Read / Write
-
-
-int
-notify-peers-count
-Read / Write
-
-
-int
-notify-peers-interval
-Read / Write
-
-
-
-char *
-runner
-Read / Write
-
-
-gboolean
-runner-active
-Read / Write
-
-
-
-char *
-runner-agg-select-policy
-Read / Write
-
-
-gboolean
-runner-fast-rate
-Read / Write
-
-
-
-char *
-runner-hwaddr-policy
-Read / Write
-
-
-int
-runner-min-ports
-Read / Write
-
-
-int
-runner-sys-prio
-Read / Write
-
-
-
-char *
-runner-tx-balancer
-Read / Write
-
-
-int
-runner-tx-balancer-interval
-Read / Write
-
-
-
-GStrv
-runner-tx-hash
-Read / Write
-Types and Values
@@ -661,10 +562,6 @@
#define
NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_DEFAULT
-
-
-NMSettingTeam
-
Returns
-
@@ -1334,7 +1228,7 @@ nm_setting_team_get_notify_peers_count
Returns
-Returns
-Returns
-Returns
-
Returns
-Returns
-Returns
-Returns
-
Returns
-
Returns
-
Returns
-
Returns
-Returns
-
#define NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_DEFAULT-
“config” property “config” char *
-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.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: NULL
-“link-watchers” property“link-watchers” GPtrArray *-
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.
-[type GPtrArray(NMTeamLinkWatcher)]
-Owner: NMSettingTeam
-Flags: Read / Write
-Since: 1.12
-“mcast-rejoin-count” property “mcast-rejoin-count” int
-Corresponds to the teamd mcast_rejoin.count.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“mcast-rejoin-interval” property “mcast-rejoin-interval” int
-Corresponds to the teamd mcast_rejoin.interval.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“notify-peers-count” property “notify-peers-count” int
-Corresponds to the teamd notify_peers.count.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“notify-peers-interval” property “notify-peers-interval” int
-Corresponds to the teamd notify_peers.interval.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“runner” property “runner” char *
-Corresponds to the teamd runner.name. -Permitted values are: "roundrobin", "broadcast", "activebackup", -"loadbalance", "lacp", "random".
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: NULL
-Since: 1.12
-“runner-active” property“runner-active” gboolean-
Corresponds to the teamd runner.active.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: TRUE
-Since: 1.12
-“runner-agg-select-policy” property “runner-agg-select-policy” char *
-Corresponds to the teamd runner.agg_select_policy.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: NULL
-Since: 1.12
-“runner-fast-rate” property“runner-fast-rate” gboolean-
Corresponds to the teamd runner.fast_rate.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: FALSE
-Since: 1.12
-“runner-hwaddr-policy” property “runner-hwaddr-policy” char *
-Corresponds to the teamd runner.hwaddr_policy.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: NULL
-Since: 1.12
-“runner-min-ports” property “runner-min-ports” int
-Corresponds to the teamd runner.min_ports.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“runner-sys-prio” property “runner-sys-prio” int
-Corresponds to the teamd runner.sys_prio.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“runner-tx-balancer” property “runner-tx-balancer” char *
-Corresponds to the teamd runner.tx_balancer.name.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: NULL
-Since: 1.12
-“runner-tx-balancer-interval” property “runner-tx-balancer-interval” int
-Corresponds to the teamd runner.tx_balancer.interval.
-Owner: NMSettingTeam
-Flags: Read / Write
-Default value: -1
-Since: 1.12
-“runner-tx-hash” property“runner-tx-hash” GStrv-
Corresponds to the teamd runner.tx_hash.
-Owner: NMSettingTeam
-Flags: Read / Write
-Since: 1.12
-