From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- docs/libnm/html/NMSettingTeamPort.html | 36 +++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index b71ec713..4e5feda1 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -325,7 +325,7 @@ nm_setting_team_port_get_queue_id (

Returns

the “queue_id” property of the setting

-

Since: 1.12

+

Since: 1.10.2


@@ -351,7 +351,7 @@ nm_setting_team_port_get_prio (

Returns

the “prio” property of the setting

-

Since: 1.12

+

Since: 1.10.2


@@ -377,7 +377,7 @@ nm_setting_team_port_get_sticky (

Returns

the “sticky” property of the setting

-

Since: 1.12

+

Since: 1.10.2


@@ -403,7 +403,7 @@ nm_setting_team_port_get_lacp_prio (

Returns

the “lacp-prio” property of the setting

-

Since: 1.12

+

Since: 1.10.2


@@ -429,7 +429,7 @@ nm_setting_team_port_get_lacp_key (

Returns

the “lacp-key” property of the setting

-

Since: 1.12

+

Since: 1.10.2


@@ -456,7 +456,7 @@ nm_setting_team_port_get_num_link_watchers

Returns

the number of configured link watchers

-

Since: 1.12

+

Since: 1.10.2


@@ -492,7 +492,7 @@ nm_setting_team_port_get_link_watcher ([transfer none]

-

Since: 1.12

+

Since: 1.10.2


@@ -528,7 +528,7 @@ nm_setting_team_port_add_link_watcher (TRUE if the link watcher is added; FALSE if an identical link watcher was already there.

-

Since: 1.12

+

Since: 1.10.2


@@ -560,7 +560,7 @@ nm_setting_team_port_remove_link_watcher
-

Since: 1.12

+

Since: 1.10.2


@@ -596,7 +596,7 @@ nm_setting_team_port_remove_link_watcher_by_value

Returns

TRUE if the link watcher was found and removed, FALSE otherwise.

-

Since: 1.12

+

Since: 1.10.2


@@ -620,7 +620,7 @@ nm_setting_team_port_clear_link_watchers
-

Since: 1.12

+

Since: 1.10.2

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

Corresponds to the teamd ports.PORTIFNAME.lacp_key.

Flags: Read / Write

Default value: 0

-

Since: 1.12

+

Since: 1.10.2


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

Corresponds to the teamd ports.PORTIFNAME.lacp_prio.

Flags: Read / Write

Default value: 0

-

Since: 1.12

+

Since: 1.10.2


@@ -733,9 +733,9 @@ 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-incative', 'send-always'. See teamd.conf man for more details.

-

[type GPtrArray(NMTeamLinkWatcher)]

+

Element-Type: NMTeamLinkWatcher

Flags: Read / Write

-

Since: 1.12

+

Since: 1.10.2


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

Corresponds to the teamd ports.PORTIFNAME.prio.

Flags: Read / Write

Default value: 0

-

Since: 1.12

+

Since: 1.10.2


@@ -754,7 +754,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', When set to -1 means the parameter is skipped from the json config.

Flags: Read / Write

Default value: 0

-

Since: 1.12

+

Since: 1.10.2


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

Corresponds to the teamd ports.PORTIFNAME.sticky.

Flags: Read / Write

Default value: FALSE

-

Since: 1.12

+

Since: 1.10.2

-- cgit 1.3.0-6-gf8a5 From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/libnm/html/NMSettingTeamPort.html | 110 ++++++++++++++++----------------- 1 file changed, 55 insertions(+), 55 deletions(-) (limited to 'docs/libnm/html/NMSettingTeamPort.html') diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 4e5feda1..d518b45e 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -8,7 +8,7 @@ - + @@ -58,7 +58,7 @@ -gint +gint nm_setting_team_port_get_queue_id () @@ -66,7 +66,7 @@ -gint +gint nm_setting_team_port_get_prio () @@ -74,7 +74,7 @@ -gboolean +gboolean nm_setting_team_port_get_sticky () @@ -82,7 +82,7 @@ -gint +gint nm_setting_team_port_get_lacp_prio () @@ -90,7 +90,7 @@ -gint +gint nm_setting_team_port_get_lacp_key () @@ -98,7 +98,7 @@ -guint +guint nm_setting_team_port_get_num_link_watchers () @@ -114,7 +114,7 @@ -gboolean +gboolean nm_setting_team_port_add_link_watcher () @@ -130,7 +130,7 @@ -gboolean +gboolean nm_setting_team_port_remove_link_watcher_by_value () @@ -158,38 +158,38 @@ -gchar * +gchar * config Read / Write -gint +gint lacp-key Read / Write -gint +gint lacp-prio Read / Write -GPtrArray * +GPtrArray * link-watchers Read / Write -gint +gint prio Read / Write -gint +gint queue-id Read / Write -gboolean +gboolean sticky Read / Write @@ -253,7 +253,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMSetting
         ╰── NMSettingTeamPort
 
@@ -304,7 +304,7 @@ nm_setting_team_port_get_config (

nm_setting_team_port_get_queue_id ()

-
gint
+
gint
 nm_setting_team_port_get_queue_id (NMSettingTeamPort *setting);

Parameters

@@ -325,12 +325,12 @@ nm_setting_team_port_get_queue_id (

Returns

the “queue_id” property of the setting

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_prio ()

-
gint
+
gint
 nm_setting_team_port_get_prio (NMSettingTeamPort *setting);

Parameters

@@ -351,12 +351,12 @@ nm_setting_team_port_get_prio (

Returns

the “prio” property of the setting

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_sticky ()

-
gboolean
+
gboolean
 nm_setting_team_port_get_sticky (NMSettingTeamPort *setting);

Parameters

@@ -377,12 +377,12 @@ nm_setting_team_port_get_sticky (

Returns

the “sticky” property of the setting

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_lacp_prio ()

-
gint
+
gint
 nm_setting_team_port_get_lacp_prio (NMSettingTeamPort *setting);

Parameters

@@ -403,12 +403,12 @@ nm_setting_team_port_get_lacp_prio (

Returns

the “lacp-prio” property of the setting

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_lacp_key ()

-
gint
+
gint
 nm_setting_team_port_get_lacp_key (NMSettingTeamPort *setting);

Parameters

@@ -429,12 +429,12 @@ nm_setting_team_port_get_lacp_key (

Returns

the “lacp-key” property of the setting

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_num_link_watchers ()

-
guint
+
guint
 nm_setting_team_port_get_num_link_watchers
                                (NMSettingTeamPort *setting);
@@ -456,14 +456,14 @@ nm_setting_team_port_get_num_link_watchers

Returns

the number of configured link watchers

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_get_link_watcher ()

NMTeamLinkWatcher *
 nm_setting_team_port_get_link_watcher (NMSettingTeamPort *setting,
-                                       guint idx);
+ guint idx);

Parameters

@@ -492,12 +492,12 @@ nm_setting_team_port_get_link_watcher ([transfer none]

-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_add_link_watcher ()

-
gboolean
+
gboolean
 nm_setting_team_port_add_link_watcher (NMSettingTeamPort *setting,
                                        NMTeamLinkWatcher *link_watcher);

Appends a new link watcher to the setting.

@@ -525,10 +525,10 @@ nm_setting_team_port_add_link_watcher (

Returns

-

TRUE if the link watcher is added; FALSE if an identical link +

TRUE if the link watcher is added; FALSE if an identical link watcher was already there.

-

Since: 1.10.2

+

Since: 1.12


@@ -536,7 +536,7 @@ watcher was already there.

void
 nm_setting_team_port_remove_link_watcher
                                (NMSettingTeamPort *setting,
-                                guint idx);
+ guint idx);

Removes the link watcher at index idx.

Parameters

@@ -560,12 +560,12 @@ nm_setting_team_port_remove_link_watcher
-

Since: 1.10.2

+

Since: 1.12


nm_setting_team_port_remove_link_watcher_by_value ()

-
gboolean
+
gboolean
 nm_setting_team_port_remove_link_watcher_by_value
                                (NMSettingTeamPort *setting,
                                 NMTeamLinkWatcher *link_watcher);
@@ -594,9 +594,9 @@ nm_setting_team_port_remove_link_watcher_by_value

Returns

-

TRUE if the link watcher was found and removed, FALSE otherwise.

+

TRUE if the link watcher was found and removed, FALSE otherwise.

-

Since: 1.10.2

+

Since: 1.12


@@ -620,7 +620,7 @@ nm_setting_team_port_clear_link_watchers
-

Since: 1.10.2

+

Since: 1.12

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

Property Details

The “config” property

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

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 @@ -706,25 +706,25 @@ used. See man teamd.conf for the format details.


The “lacp-key” property

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

Corresponds to the teamd ports.PORTIFNAME.lacp_key.

Flags: Read / Write

Default value: 0

-

Since: 1.10.2

+

Since: 1.12


The “lacp-prio” property

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

Corresponds to the teamd ports.PORTIFNAME.lacp_prio.

Flags: Read / Write

Default value: 0

-

Since: 1.10.2

+

Since: 1.12


The “link-watchers” property

-
  “link-watchers”            GPtrArray *
+
  “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 @@ -733,41 +733,41 @@ 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-incative', 'send-always'. See teamd.conf man for more details.

-

Element-Type: NMTeamLinkWatcher

+

[type GPtrArray(NMTeamLinkWatcher)]

Flags: Read / Write

-

Since: 1.10.2

+

Since: 1.12


The “prio” property

-
  “prio”                     gint
+
  “prio”                     gint

Corresponds to the teamd ports.PORTIFNAME.prio.

Flags: Read / Write

Default value: 0

-

Since: 1.10.2

+

Since: 1.12


The “queue-id” property

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

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

Flags: Read / Write

Default value: 0

-

Since: 1.10.2

+

Since: 1.12


The “sticky” property

-
  “sticky”                   gboolean
+
  “sticky”                   gboolean

Corresponds to the teamd ports.PORTIFNAME.sticky.

Flags: Read / Write

Default value: FALSE

-

Since: 1.10.2

+

Since: 1.12

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