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/NMSettingConnection.html | 134 ++----------------------------- 1 file changed, 6 insertions(+), 128 deletions(-) (limited to 'docs/libnm/html/NMSettingConnection.html') diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 6fbb0b5f..36f687c3 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -280,14 +280,6 @@ nm_setting_connection_get_auth_retries () - - -NMSettingConnectionMdns - - -nm_setting_connection_get_mdns () - - @@ -354,11 +346,6 @@ Read / Write -gint -mdns -Read / Write - - NMMetered metered Read / Write @@ -521,10 +508,6 @@ NM_SETTING_CONNECTION_AUTH_RETRIES -#define -NM_SETTING_CONNECTION_MDNS - - enum NMSettingConnectionAutoconnectSlaves @@ -533,10 +516,6 @@ NMSettingConnectionLldp -enum -NMSettingConnectionMdns - -   NMSettingConnection @@ -547,8 +526,7 @@

Object Hierarchy

    GEnum
     ├── NMSettingConnectionAutoconnectSlaves
-    ├── NMSettingConnectionLldp
-    ╰── NMSettingConnectionMdns
+    ╰── NMSettingConnectionLldp
     GObject
     ╰── NMSetting
         ╰── NMSettingConnection
@@ -1515,32 +1493,6 @@ infinity and -1 means a global default value.

Since: 1.10

-
-
-

nm_setting_connection_get_mdns ()

-
NMSettingConnectionMdns
-nm_setting_connection_get_mdns (NMSettingConnection *setting);
-
-

Parameters

-
----- - - - - - -

setting

the NMSettingConnection

 
-
-
-

Returns

-

the “mdns” property of the setting.

-
-

Since: 1.12

-

Types and Values

@@ -1689,12 +1641,6 @@ nm_setting_connection_get_mdns (
-

NM_SETTING_CONNECTION_MDNS

-
#define NM_SETTING_CONNECTION_MDNS           "mdns"
-
-
-
-

enum NMSettingConnectionAutoconnectSlaves

NMSettingConnectionAutoconnectSlaves values indicate whether slave connections should be activated when master is activated.

@@ -1774,52 +1720,6 @@ should be activated when master is activated.


-

enum NMSettingConnectionMdns

-

NMSettingConnectionMdns values indicate whether mDNS should be enabled.

-
-

Members

-
----- - - - - - - - - - - - - - - - - - - - - - - -

NM_SETTING_CONNECTION_MDNS_DEFAULT

-

default value

-
 

NM_SETTING_CONNECTION_MDNS_NO

-

disable mDNS

-
 

NM_SETTING_CONNECTION_MDNS_RESOLVE

-

support only resolving, do not register hostname

-
 

NM_SETTING_CONNECTION_MDNS_YES

-

enable mDNS

-
 
-
-

Since: 1.12

-
-
-

NMSettingConnection

typedef struct _NMSettingConnection NMSettingConnection;

General Connection Profile Settings

@@ -1847,9 +1747,6 @@ retries for 3 times before failing the connection.

NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection.

-

Note that autoconnect is not implemented for VPN profiles. See -“secondaries” as an alternative to automatically -connect VPN profiles.

Flags: Read / Write / Construct

Default value: TRUE

@@ -1883,9 +1780,7 @@ to autoconnect again.

  “autoconnect-slaves”       NMSettingConnectionAutoconnectSlaves

Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect -for master connections. The properties “autoconnect”, -“autoconnect-priority” and “autoconnect-retries” -are unrelated to this setting. +for master connections. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to @@ -1948,22 +1843,6 @@ connection may be applied to the wrong interface.


-

The “mdns” property

-
  “mdns”                     gint
-

Whether mDNS is enabled for the connection.

-

The permitted values are: yes: register hostname and resolving -for the connection, no: disable mDNS for the interface, resolve: -do not register hostname but allow resolving of mDNS host names. -When updating this property on a currently activated connection, -the change takes effect immediately.

-

This feature requires a plugin which supports mDNS. One such -plugin is dns-systemd-resolved.

-

Flags: Read / Write

-

Default value: -1

-

Since: 1.12

-
-
-

The “metered” property

  “metered”                  NMMetered

Whether the connection is metered.

@@ -2027,11 +1906,10 @@ slave.

The stable-id is used for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable -and wifi.cloned-mac-address=stable. It is also used as DHCP client -identifier with ipv4.dhcp-client-id=stable.

-

Note that also the interface name of the activating connection and a -per-host secret key is included into the address generation so that the -same stable-id on different hosts/devices yields different addresses.

+and wifi.cloned-mac-address=stable. Note that also the interface name +of the activating connection and a per-host secret key is included +into the address generation so that the same stable-id on different +hosts/devices yields different addresses.

If the value is unset, an ID unique for the connection is used. Specifying a stable-id allows multiple connections to generate the same addresses. Another use is to generate IDs at runtime via -- cgit 1.3.0-6-gf8a5