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/NMSettingTeamPort.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 822544f1..b57066a6 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -675,7 +675,7 @@ nm_setting_team_port_clear_link_watchers

NM_SETTING_TEAM_PORT_QUEUE_ID_DEFAULT

-
#define NM_SETTING_TEAM_PORT_QUEUE_ID_DEFAULT   -1
+
#define NM_SETTING_TEAM_PORT_QUEUE_ID_DEFAULT  -1
 

-- 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/NMSettingTeamPort.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index b57066a6..5ec9a746 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -8,7 +8,7 @@ - + @@ -158,17 +158,17 @@ -gchar * +char * config Read / Write -gint +int lacp-key Read / Write -gint +int lacp-prio Read / Write @@ -179,12 +179,12 @@ Read / Write -gint +int prio Read / Write -gint +int queue-id Read / Write @@ -273,7 +273,7 @@ nm_setting_team_port_new (void

Returns

the new empty NMSettingTeamPort object.

-

[transfer full]

+

[transfer full]


@@ -490,7 +490,7 @@ nm_setting_team_port_get_link_watcher (

Returns

the link watcher at index idx .

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -695,7 +695,7 @@ nm_setting_team_port_clear_link_watchers

Property Details

The “config” property

-
  “config”                   gchar *
+
  “config”                   char *

The JSON configuration for the team port. 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 @@ -707,7 +707,7 @@ used. See man teamd.conf for the format details.


The “lacp-key” property

-
  “lacp-key”                 gint
+
  “lacp-key”                 int

Corresponds to the teamd ports.PORTIFNAME.lacp_key.

Owner: NMSettingTeamPort

Flags: Read / Write

@@ -717,7 +717,7 @@ used. See man teamd.conf for the format details.


The “lacp-prio” property

-
  “lacp-prio”                gint
+
  “lacp-prio”                int

Corresponds to the teamd ports.PORTIFNAME.lacp_prio.

Owner: NMSettingTeamPort

Flags: Read / Write

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

The “prio” property

-
  “prio”                     gint
+
  “prio”                     int

Corresponds to the teamd ports.PORTIFNAME.prio.

Owner: NMSettingTeamPort

Flags: Read / Write

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

The “queue-id” property

-
  “queue-id”                 gint
+
  “queue-id”                 int

Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.

Owner: NMSettingTeamPort

@@ -775,6 +775,6 @@ When set to -1 means the parameter is skipped from the json config.

+
Generated by GTK-Doc V1.33.1
\ No newline at end of file -- cgit 1.3.0-6-gf8a5