From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingTeam.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSettingTeam.html') diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 3e6aedb4..d782a7e1 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -2281,32 +2281,31 @@ option 'validate_inactive' is enabled (set to true).


NM_SETTING_TEAM_RUNNER_DEFAULT

-
#define NM_SETTING_TEAM_RUNNER_DEFAULT                      NM_SETTING_TEAM_RUNNER_ROUNDROBIN
+
#define NM_SETTING_TEAM_RUNNER_DEFAULT                          NM_SETTING_TEAM_RUNNER_ROUNDROBIN
 

NM_SETTING_TEAM_RUNNER_HWADDR_POLICY_DEFAULT

-
#define NM_SETTING_TEAM_RUNNER_HWADDR_POLICY_DEFAULT        NM_SETTING_TEAM_RUNNER_HWADDR_POLICY_SAME_ALL
+
#define NM_SETTING_TEAM_RUNNER_HWADDR_POLICY_DEFAULT            NM_SETTING_TEAM_RUNNER_HWADDR_POLICY_SAME_ALL
 

NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL_DEFAULT

-
#define NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL_DEFAULT 50
+
#define NM_SETTING_TEAM_RUNNER_TX_BALANCER_INTERVAL_DEFAULT     50
 

NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT

-
#define NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT             65535
+
#define NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT                 65535
 

NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_DEFAULT

-
#define NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_DEFAULT    NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_LACP_PRIO
-
+
#define             NM_SETTING_TEAM_RUNNER_AGG_SELECT_POLICY_DEFAULT

-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingTeam.html | 66 +++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'docs/libnm/html/NMSettingTeam.html') diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index d782a7e1..fe3b44cb 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -8,7 +8,7 @@ - + @@ -398,7 +398,7 @@ -gchar * +char * config Read / Write @@ -409,28 +409,28 @@ Read / Write -gint +int mcast-rejoin-count Read / Write -gint +int mcast-rejoin-interval Read / Write -gint +int notify-peers-count Read / Write -gint +int notify-peers-interval Read / Write -gchar * +char * runner Read / Write @@ -441,7 +441,7 @@ -gchar * +char * runner-agg-select-policy Read / Write @@ -452,28 +452,28 @@ -gchar * +char * runner-hwaddr-policy Read / Write -gint +int runner-min-ports Read / Write -gint +int runner-sys-prio Read / Write -gchar * +char * runner-tx-balancer Read / Write -gint +int runner-tx-balancer-interval Read / Write @@ -724,7 +724,7 @@ consistency with the link_watcher constructors of other type

Returns

the new NMTeamLinkWatcher object.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -779,7 +779,7 @@ target address in the NS packet

Returns

the new NMTeamLinkWatcher object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -847,7 +847,7 @@ address in the arp request

Returns

the new NMTeamLinkWatcher object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -921,7 +921,7 @@ address in the arp request

Returns

the new NMTeamLinkWatcher object, or NULL on error.

-

[transfer full]

+

[transfer full]

Since: 1.16

@@ -1035,7 +1035,7 @@ nm_team_link_watcher_dup (const

Returns

a copy of watcher .

-

[transfer full]

+

[transfer full]

Since: 1.12

@@ -1283,7 +1283,7 @@ nm_setting_team_new (void<

Returns

the new empty NMSettingTeam object.

-

[transfer full]

+

[transfer full]


@@ -1881,7 +1881,7 @@ nm_setting_team_get_link_watcher (

Returns

the link watcher at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -2318,7 +2318,7 @@ option 'validate_inactive' is enabled (set to true).

Property Details

The “config” property

-
  “config”                   gchar *
+
  “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 @@ -2347,7 +2347,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active',


The “mcast-rejoin-count” property

-
  “mcast-rejoin-count”       gint
+
  “mcast-rejoin-count”       int

Corresponds to the teamd mcast_rejoin.count.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2357,7 +2357,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active',

The “mcast-rejoin-interval” property

-
  “mcast-rejoin-interval”    gint
+
  “mcast-rejoin-interval”    int

Corresponds to the teamd mcast_rejoin.interval.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2367,7 +2367,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active',

The “notify-peers-count” property

-
  “notify-peers-count”       gint
+
  “notify-peers-count”       int

Corresponds to the teamd notify_peers.count.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2377,7 +2377,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active',

The “notify-peers-interval” property

-
  “notify-peers-interval”    gint
+
  “notify-peers-interval”    int

Corresponds to the teamd notify_peers.interval.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2387,7 +2387,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active',

The “runner” property

-
  “runner”                   gchar *
+
  “runner”                   char *

Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".

@@ -2409,7 +2409,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-agg-select-policy” property

-
  “runner-agg-select-policy” gchar *
+
  “runner-agg-select-policy” char *

Corresponds to the teamd runner.agg_select_policy.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2429,7 +2429,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-hwaddr-policy” property

-
  “runner-hwaddr-policy”     gchar *
+
  “runner-hwaddr-policy”     char *

Corresponds to the teamd runner.hwaddr_policy.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2439,7 +2439,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-min-ports” property

-
  “runner-min-ports”         gint
+
  “runner-min-ports”         int

Corresponds to the teamd runner.min_ports.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2449,7 +2449,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-sys-prio” property

-
  “runner-sys-prio”          gint
+
  “runner-sys-prio”          int

Corresponds to the teamd runner.sys_prio.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2459,7 +2459,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-tx-balancer” property

-
  “runner-tx-balancer”       gchar *
+
  “runner-tx-balancer”       char *

Corresponds to the teamd runner.tx_balancer.name.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2469,7 +2469,7 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",

The “runner-tx-balancer-interval” property

-
  “runner-tx-balancer-interval” gint
+
  “runner-tx-balancer-interval” int

Corresponds to the teamd runner.tx_balancer.interval.

Owner: NMSettingTeam

Flags: Read / Write

@@ -2488,6 +2488,6 @@ Permitted values are: "roundrobin", "broadcast", "activebackup",
+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5