From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- docs/libnm/html/NMConnection.html | 12 +- docs/libnm/html/NMDevice.html | 49 ++ docs/libnm/html/NMDeviceBond.html | 4 + docs/libnm/html/NMDeviceBridge.html | 4 + docs/libnm/html/NMDeviceOvsBridge.html | 4 + docs/libnm/html/NMDeviceOvsPort.html | 4 + docs/libnm/html/NMDeviceTeam.html | 4 + docs/libnm/html/NMDeviceWifi.html | 2 +- docs/libnm/html/NMObject.html | 18 +- docs/libnm/html/NMSetting8021x.html | 100 +-- docs/libnm/html/NMSettingAdsl.html | 14 +- docs/libnm/html/NMSettingBluetooth.html | 4 +- docs/libnm/html/NMSettingBond.html | 6 +- docs/libnm/html/NMSettingBondPort.html | 144 +++++ docs/libnm/html/NMSettingBridgePort.html | 6 +- docs/libnm/html/NMSettingCdma.html | 10 +- docs/libnm/html/NMSettingConnection.html | 150 ++++- docs/libnm/html/NMSettingDcb.html | 38 +- docs/libnm/html/NMSettingGsm.html | 28 +- docs/libnm/html/NMSettingIP4Config.html | 12 +- docs/libnm/html/NMSettingIP6Config.html | 14 +- docs/libnm/html/NMSettingIPConfig.html | 38 +- docs/libnm/html/NMSettingIPTunnel.html | 28 +- docs/libnm/html/NMSettingInfiniband.html | 12 +- docs/libnm/html/NMSettingMacsec.html | 22 +- docs/libnm/html/NMSettingMacvlan.html | 8 +- docs/libnm/html/NMSettingOvsBridge.html | 4 +- docs/libnm/html/NMSettingOvsDpdk.html | 8 +- docs/libnm/html/NMSettingOvsExternalIDs.html | 8 +- docs/libnm/html/NMSettingOvsInterface.html | 8 +- docs/libnm/html/NMSettingOvsPatch.html | 4 +- docs/libnm/html/NMSettingOvsPort.html | 4 +- docs/libnm/html/NMSettingPpp.html | 40 +- docs/libnm/html/NMSettingPppoe.html | 10 +- docs/libnm/html/NMSettingProxy.html | 2 +- docs/libnm/html/NMSettingSerial.html | 10 +- docs/libnm/html/NMSettingSriov.html | 5 +- docs/libnm/html/NMSettingTeam.html | 28 +- docs/libnm/html/NMSettingTeamPort.html | 12 +- docs/libnm/html/NMSettingTun.html | 12 +- docs/libnm/html/NMSettingVlan.html | 34 +- docs/libnm/html/NMSettingVpn.html | 6 +- docs/libnm/html/NMSettingVxlan.html | 32 +- docs/libnm/html/NMSettingWired.html | 22 +- docs/libnm/html/NMSettingWireless.html | 36 +- docs/libnm/html/NMSettingWirelessSecurity.html | 22 +- docs/libnm/html/api-index-full.html | 806 ++++++++++++++----------- docs/libnm/html/ch03.html | 23 +- docs/libnm/html/index.html | 27 +- docs/libnm/html/libnm-nm-errors.html | 2 +- docs/libnm/html/libnm-nm-utils.html | 2 +- docs/libnm/html/libnm-nm-version.html | 132 ++-- docs/libnm/html/libnm.devhelp2 | 148 +++-- docs/libnm/html/object-tree.html | 2 + docs/libnm/html/ref-overview.html | 2 +- docs/libnm/html/style.css | 6 +- docs/libnm/html/usage.html | 4 +- docs/libnm/libnm-docs.xml | 15 +- docs/libnm/libnm-sections.txt | 36 +- docs/libnm/libnm.types | 2 + docs/libnm/version.xml | 2 +- 61 files changed, 1368 insertions(+), 883 deletions(-) create mode 100644 docs/libnm/html/NMSettingBondPort.html (limited to 'docs/libnm') diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index a1538913..7112ef08 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -595,6 +595,10 @@ #define +NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD + + +#define NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD @@ -1405,7 +1409,7 @@ nm_connection_is_type (const char *type);

A convenience function to check if the given connection is a particular -type (ie wired, Wi-Fi, ppp, etc). Checks the “type” +type (ie wired, Wi-Fi, ppp, etc). Checks the “type” property of the connection and matches that against type .

@@ -2753,6 +2757,12 @@ nm_connection_get_setting_vxlan (
+

NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD

+
#define NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD "ip4-config-method"
+
+
+
+

NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD

#define NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD "ip6-config-method"
 
diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index e21edf8c..655b559c 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -128,6 +128,13 @@ +const GPtrArray * + + +nm_device_get_ports () + + + void @@ -653,6 +660,10 @@ NM_DEVICE_HW_ADDRESS +#define +NM_DEVICE_PORTS + +   NMLldpNeighbor @@ -999,6 +1010,38 @@ nm_device_get_managed ( +

nm_device_get_ports ()

+
const GPtrArray *
+nm_device_get_ports (NMDevice *device);
+

Gets the devices currently set as port of device +.

+
+

Parameters

+
+++++ + + + + + +

device

a NMDevice

 
+
+
+

Returns

+

the GPtrArray containing NMDevices that +are slaves of device +. This is the internal copy used by the device and +must not be modified.

+

[element-type NMDevice]

+
+

Since: 1.34

+
+
+

nm_device_set_managed ()

void
 nm_device_set_managed (NMDevice *device,
@@ -2985,6 +3028,12 @@ nm_lldp_neighbor_get_attr_type (
 
+

NM_DEVICE_PORTS

+
#define NM_DEVICE_PORTS                 "ports"
+
+
+
+

NMLldpNeighbor

typedef struct _NMLldpNeighbor NMLldpNeighbor;

Supported attributes are:

diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html index bfff1b9c..e8e145c0 100644 --- a/docs/libnm/html/NMDeviceBond.html +++ b/docs/libnm/html/NMDeviceBond.html @@ -154,6 +154,10 @@ nm_device_bond_get_carrier (

nm_device_bond_get_slaves ()

const GPtrArray *
 nm_device_bond_get_slaves (NMDeviceBond *device);
+
+

nm_device_bond_get_slaves has been deprecated since version 1.34 and should not be used in newly-written code.

+

Use nm_device_get_ports() instead.

+

Gets the devices currently enslaved to device .

diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index 53948c1f..c0832466 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -154,6 +154,10 @@ nm_device_bridge_get_carrier (

nm_device_bridge_get_slaves ()

const GPtrArray *
 nm_device_bridge_get_slaves (NMDeviceBridge *device);
+
+

nm_device_bridge_get_slaves has been deprecated since version 1.34 and should not be used in newly-written code.

+

Use nm_device_get_ports() instead.

+

Gets the devices currently enslaved to device .

diff --git a/docs/libnm/html/NMDeviceOvsBridge.html b/docs/libnm/html/NMDeviceOvsBridge.html index 3ac38e0e..00799da2 100644 --- a/docs/libnm/html/NMDeviceOvsBridge.html +++ b/docs/libnm/html/NMDeviceOvsBridge.html @@ -69,6 +69,10 @@

nm_device_ovs_bridge_get_slaves ()

const GPtrArray *
 nm_device_ovs_bridge_get_slaves (NMDeviceOvsBridge *device);
+
+

nm_device_ovs_bridge_get_slaves has been deprecated since version 1.34 and should not be used in newly-written code.

+

Use nm_device_get_ports() instead.

+

Gets the ports currently enslaved to device .

diff --git a/docs/libnm/html/NMDeviceOvsPort.html b/docs/libnm/html/NMDeviceOvsPort.html index bf62db12..965f2099 100644 --- a/docs/libnm/html/NMDeviceOvsPort.html +++ b/docs/libnm/html/NMDeviceOvsPort.html @@ -69,6 +69,10 @@

nm_device_ovs_port_get_slaves ()

const GPtrArray *
 nm_device_ovs_port_get_slaves (NMDeviceOvsPort *device);
+
+

nm_device_ovs_port_get_slaves has been deprecated since version 1.34 and should not be used in newly-written code.

+

Use nm_device_get_ports() instead.

+

Gets the interfaces currently enslaved to device .

diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html index 84a600be..fb195140 100644 --- a/docs/libnm/html/NMDeviceTeam.html +++ b/docs/libnm/html/NMDeviceTeam.html @@ -165,6 +165,10 @@ nm_device_team_get_carrier (

nm_device_team_get_slaves ()

const GPtrArray *
 nm_device_team_get_slaves (NMDeviceTeam *device);
+
+

nm_device_team_get_slaves has been deprecated since version 1.34 and should not be used in newly-written code.

+

Use nm_device_get_ports() instead.

+

Gets the devices currently enslaved to device .

diff --git a/docs/libnm/html/NMDeviceWifi.html b/docs/libnm/html/NMDeviceWifi.html index 3965254d..3d28400e 100644 --- a/docs/libnm/html/NMDeviceWifi.html +++ b/docs/libnm/html/NMDeviceWifi.html @@ -455,7 +455,7 @@ comparing to this value.

Returns

-

the last scan time in seconds

+

the last scan time in milliseconds (in clock_gettime(CLOCK_BOOTTIME) scale).

Since: 1.12

diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 32699b7a..19e4fd94 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -64,10 +64,16 @@ - + + #define NM_OBJECT_PATH - + + +#define +NM_OBJECT_CLIENT + +
@@ -142,7 +148,13 @@ cached.

Types and Values

NM_OBJECT_PATH

-
#define NM_OBJECT_PATH "path"
+
#define NM_OBJECT_PATH   "path"
+
+
+
+
+

NM_OBJECT_CLIENT

+
#define NM_OBJECT_CLIENT "client"
 
diff --git a/docs/libnm/html/NMSetting8021x.html b/docs/libnm/html/NMSetting8021x.html index be3880c4..da4624a4 100644 --- a/docs/libnm/html/NMSetting8021x.html +++ b/docs/libnm/html/NMSetting8021x.html @@ -1106,7 +1106,7 @@ nm_setting_802_1x_get_eap_method (NMSetting8021x *setting, const char *eap);

Adds an allowed EAP method. The setting is not valid until at least one -EAP method has been added. See “eap” property for a list of +EAP method has been added. See “eap” property for a list of allowed EAP methods.

Parameters

@@ -1259,7 +1259,7 @@ nm_setting_802_1x_get_anonymous_identity (NMSetting8021x *setting);

Returns the anonymous identifier used by some EAP methods (like TTLS) to authenticate the user in the outer unencrypted "phase 1" authentication. The -inner "phase 2" authentication will use the “identity” in +inner "phase 2" authentication will use the “identity” in a secure form, if applicable for that EAP method.

Parameters

@@ -1312,9 +1312,9 @@ nm_setting_802_1x_get_pac_file (

nm_setting_802_1x_get_system_ca_certs ()

gboolean
 nm_setting_802_1x_get_system_ca_certs (NMSetting8021x *setting);
-

Sets the “system-ca-certs” property. The -“ca-path” and “phase2-ca-path” -properties are ignored if the “system-ca-certs” property is +

Sets the “system-ca-certs” property. The +“ca-path” and “phase2-ca-path” +properties are ignored if the “system-ca-certs” property is TRUE, in which case a system-wide CA certificate directory specified at compile time (using the --system-ca-path configure option) is used in place of these properties.

@@ -1346,7 +1346,7 @@ nm_setting_802_1x_get_ca_path (Returns the path of the CA certificate directory if previously set. Systems will often have a directory that contains multiple individual CA certificates which the supplicant can then add to the verification chain. This may be -used in addition to the “ca-cert” property to add more CA +used in addition to the “ca-cert” property to add more CA certificates for verifying the network to client.

Parameters

@@ -1376,7 +1376,7 @@ nm_setting_802_1x_get_phase2_ca_path (“phase2-ca-cert” property +This may be used in addition to the “phase2-ca-cert” property to add more CA certificates for verifying the network to client.

Parameters

@@ -1531,7 +1531,7 @@ nm_setting_802_1x_set_ca_cert (NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, GError **error); -

Reads a certificate from disk and sets the “ca-cert” property +

Reads a certificate from disk and sets the “ca-cert” property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the certificate file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

@@ -1606,7 +1606,7 @@ nm_setting_802_1x_get_ca_cert_password

Returns

the password used to access the CA certificate stored in -“ca-cert” property. Only makes sense if the certificate +“ca-cert” property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

Since: 1.8

@@ -1635,7 +1635,7 @@ nm_setting_802_1x_get_ca_cert_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“ca-cert-password”

+“ca-cert-password”

Since: 1.8

@@ -1661,7 +1661,7 @@ nm_setting_802_1x_get_subject_match (

Returns

-

the “subject-match” property. This is the +

the “subject-match” property. This is the substring to be matched against the subject of the authentication server certificate, or NULL no subject verification is to be performed.

@@ -1674,7 +1674,7 @@ performed.

nm_setting_802_1x_get_num_altsubject_matches (NMSetting8021x *setting);

Returns the number of entries in the -“altsubject-matches” property of this setting.

+“altsubject-matches” property of this setting.

Parameters

@@ -1884,7 +1884,7 @@ nm_setting_802_1x_get_domain_suffix_match

Returns

-

the “domain-suffix-match” property.

+

the “domain-suffix-match” property.

Since: 1.2

@@ -1910,7 +1910,7 @@ nm_setting_802_1x_get_domain_match (

Returns

-

the “domain-match” property.

+

the “domain-match” property.

Since: 1.24

@@ -2044,7 +2044,7 @@ nm_setting_802_1x_set_client_cert (NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, GError **error); -

Reads a certificate from disk and sets the “client-cert” +

Reads a certificate from disk and sets the “client-cert” property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the certificate file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

@@ -2123,7 +2123,7 @@ nm_setting_802_1x_get_client_cert_password

Returns

the password used to access the client certificate stored in -“client-cert” property. Only makes sense if the certificate +“client-cert” property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

Since: 1.8

@@ -2152,7 +2152,7 @@ nm_setting_802_1x_get_client_cert_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“client-cert-password”

+“client-cert-password”

Since: 1.8

@@ -2179,7 +2179,7 @@ nm_setting_802_1x_get_phase1_peapver (

Returns

the "phase 1" PEAP version to be used when authenticating with -EAP-PEAP as contained in the “phase1-peapver” property. Valid +EAP-PEAP as contained in the “phase1-peapver” property. Valid values are NULL (unset), "0" (PEAP version 0), and "1" (PEAP version 1).

@@ -2208,7 +2208,7 @@ nm_setting_802_1x_get_phase1_peaplabel

Returns

whether the "phase 1" PEAP label is new-style or old-style, to be used when authenticating with EAP-PEAP, as contained in the -“phase1-peaplabel” property. Valid values are NULL (unset), +“phase1-peaplabel” property. Valid values are NULL (unset), "0" (use old-style label), and "1" (use new-style label). See the wpa_supplicant documentation for more details.

@@ -2237,7 +2237,7 @@ nm_setting_802_1x_get_phase1_fast_provisioning

Returns

whether "phase 1" PEAP fast provisioning should be used, as specified -by the “phase1-fast-provisioning” property. See the +by the “phase1-fast-provisioning” property. See the wpa_supplicant documentation for more details.

@@ -2264,7 +2264,7 @@ nm_setting_802_1x_get_phase2_auth (

Returns

the "phase 2" non-EAP (ex MD5) allowed authentication method as -specified by the “phase2-auth” property.

+specified by the “phase2-auth” property.


@@ -2290,7 +2290,7 @@ nm_setting_802_1x_get_phase2_autheap (

Returns

the "phase 2" EAP-based (ex TLS) allowed authentication method as -specified by the “phase2-autheap” property.

+specified by the “phase2-autheap” property.


@@ -2431,7 +2431,7 @@ nm_setting_802_1x_set_phase2_ca_cert (NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, GError **error); -

Reads a certificate from disk and sets the “phase2-ca-cert” +

Reads a certificate from disk and sets the “phase2-ca-cert” property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the certificate file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

@@ -2506,7 +2506,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password

Returns

the password used to access the "phase2" CA certificate stored in -“phase2-ca-cert” property. Only makes sense if the certificate +“phase2-ca-cert” property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

Since: 1.8

@@ -2535,7 +2535,7 @@ nm_setting_802_1x_get_phase2_ca_cert_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“phase2-private-key-password”

+“phase2-private-key-password”

Since: 1.8

@@ -2562,7 +2562,7 @@ nm_setting_802_1x_get_phase2_subject_match

Returns

-

the “phase2-subject-match” property. This is +

the “phase2-subject-match” property. This is the substring to be matched against the subject of the "phase 2" authentication server certificate, or NULL no subject verification is to be performed.

@@ -2575,7 +2575,7 @@ is to be performed.

nm_setting_802_1x_get_num_phase2_altsubject_matches (NMSetting8021x *setting);

Returns the number of entries in the -“phase2-altsubject-matches” property of this setting.

+“phase2-altsubject-matches” property of this setting.

Parameters

@@ -2786,7 +2786,7 @@ nm_setting_802_1x_get_phase2_domain_suffix_match

Returns

-

the “phase2-domain-suffix-match” property.

+

the “phase2-domain-suffix-match” property.

Since: 1.2

@@ -2813,7 +2813,7 @@ nm_setting_802_1x_get_phase2_domain_match

Returns

-

the “phase2-domain-match” property.

+

the “phase2-domain-match” property.

Since: 1.24

@@ -2952,7 +2952,7 @@ nm_setting_802_1x_set_phase2_client_cert NMSetting8021xCKScheme scheme, NMSetting8021xCKFormat *out_format, GError **error); -

Reads a certificate from disk and sets the “phase2-client-cert” +

Reads a certificate from disk and sets the “phase2-client-cert” property with the raw certificate data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the certificate file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

@@ -3031,7 +3031,7 @@ nm_setting_802_1x_get_phase2_client_cert_password

Returns

the password used to access the "phase2" client certificate stored in -“phase2-client-cert” property. Only makes sense if the certificate +“phase2-client-cert” property. Only makes sense if the certificate is stored on a PKCS#11 token that requires a login.

Since: 1.8

@@ -3060,7 +3060,7 @@ nm_setting_802_1x_get_phase2_client_cert_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“phase2-client-cert-password”

+“phase2-client-cert-password”

Since: 1.8

@@ -3087,7 +3087,7 @@ nm_setting_802_1x_get_password (

Returns

the password used by the authentication method, if any, as specified -by the “password” property

+by the “password” property


@@ -3112,7 +3112,7 @@ nm_setting_802_1x_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”


@@ -3139,7 +3139,7 @@ nm_setting_802_1x_get_password_raw (

Returns

the password used by the authentication method as a UTF-8-encoded array of bytes, as specified by the -“password-raw” property.

+“password-raw” property.

[transfer none]

@@ -3167,7 +3167,7 @@ nm_setting_802_1x_get_password_raw_flags

Returns

the NMSettingSecretFlags pertaining to the -“password-raw”

+“password-raw”


@@ -3193,7 +3193,7 @@ nm_setting_802_1x_get_pin (

Returns

the PIN used by the authentication method, if any, as specified -by the “pin” property

+by the “pin” property


@@ -3219,7 +3219,7 @@ nm_setting_802_1x_get_pin_flags (

Returns

the NMSettingSecretFlags pertaining to the -“pin”

+“pin”


@@ -3363,14 +3363,14 @@ nm_setting_802_1x_set_private_key (

This function reads a private key from disk and sets the -“private-key” property with the private key file data if using +“private-key” property with the private key file data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the private key file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

If password is given, this function attempts to decrypt the private key to verify that password is correct, and if it is, updates the -“private-key-password” property with the given password +“private-key-password” property with the given password . If the decryption is unsuccessful, FALSE is returned, error is set, and no @@ -3461,7 +3461,7 @@ nm_setting_802_1x_get_private_key_password

Returns

the private key password used to decrypt the private key if previously set with nm_setting_802_1x_set_private_key(), or the -“private-key-password” property.

+“private-key-password” property.


@@ -3488,7 +3488,7 @@ nm_setting_802_1x_get_private_key_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“private-key-password”

+“private-key-password”


@@ -3515,7 +3515,7 @@ nm_setting_802_1x_get_private_key_format

Returns

the data format of the private key data stored in the -“private-key” property

+“private-key” property


@@ -3661,14 +3661,14 @@ nm_setting_802_1x_set_phase2_private_key when EAP-TLS is used as either the "phase 1" or "phase 2" 802.1x authentication method.

This function reads a private key from disk and sets the -“phase2-private-key” property with the private key file data if +“phase2-private-key” property with the private key file data if using the NM_SETTING_802_1X_CK_SCHEME_BLOB scheme, or with the path to the private key file if using the NM_SETTING_802_1X_CK_SCHEME_PATH scheme.

If password is given, this function attempts to decrypt the private key to verify that password is correct, and if it is, updates the -“phase2-private-key-password” property with the given +“phase2-private-key-password” property with the given password . If the decryption is unsuccessful, FALSE is returned, error is @@ -3760,7 +3760,7 @@ nm_setting_802_1x_get_phase2_private_key_password

Returns

the private key password used to decrypt the private key if previously set with nm_setting_802_1x_set_phase2_private_key() or the -“phase2-private-key-password” property.

+“phase2-private-key-password” property.


@@ -3787,7 +3787,7 @@ nm_setting_802_1x_get_phase2_private_key_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“phase2-private-key-password”

+“phase2-private-key-password”


@@ -3814,7 +3814,7 @@ nm_setting_802_1x_get_phase2_private_key_format

Returns

the data format of the "phase 2" private key data stored in the -“phase2-private-key” property

+“phase2-private-key” property


@@ -3849,7 +3849,7 @@ nm_setting_802_1x_get_phase1_auth_flags

nm_setting_802_1x_get_auth_timeout ()

int
 nm_setting_802_1x_get_auth_timeout (NMSetting8021x *setting);
-

Returns the value contained in the “auth-timeout” property.

+

Returns the value contained in the “auth-timeout” property.

Parameters

@@ -3877,7 +3877,7 @@ global default value.

nm_setting_802_1x_get_optional ()

gboolean
 nm_setting_802_1x_get_optional (NMSetting8021x *setting);
-

Returns the value contained in the “optional” property.

+

Returns the value contained in the “optional” property.

Parameters

diff --git a/docs/libnm/html/NMSettingAdsl.html b/docs/libnm/html/NMSettingAdsl.html index 5c7ba4c7..be71a24a 100644 --- a/docs/libnm/html/NMSettingAdsl.html +++ b/docs/libnm/html/NMSettingAdsl.html @@ -204,7 +204,7 @@ nm_setting_adsl_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -229,7 +229,7 @@ nm_setting_adsl_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -254,7 +254,7 @@ nm_setting_adsl_get_protocol (

Returns

-

the “protocol” property of the setting

+

the “protocol” property of the setting


@@ -279,7 +279,7 @@ nm_setting_adsl_get_encapsulation (

Returns

-

the “encapsulation” property of the setting

+

the “encapsulation” property of the setting


@@ -304,7 +304,7 @@ nm_setting_adsl_get_vpi (

Returns

-

the “vpi” property of the setting

+

the “vpi” property of the setting


@@ -329,7 +329,7 @@ nm_setting_adsl_get_vci (

Returns

-

the “vci” property of the setting

+

the “vci” property of the setting


@@ -354,7 +354,7 @@ nm_setting_adsl_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

diff --git a/docs/libnm/html/NMSettingBluetooth.html b/docs/libnm/html/NMSettingBluetooth.html index 318b8b7c..dc649be1 100644 --- a/docs/libnm/html/NMSettingBluetooth.html +++ b/docs/libnm/html/NMSettingBluetooth.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@
- +
Home Up PrevNextNext
diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 1f9b33d6..7c23901f 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
@@ -577,7 +577,7 @@ nm_setting_bond_get_option_default (

Returns

the value of the bond option if not overridden by an entry in -the “options” property.

+the “options” property.


diff --git a/docs/libnm/html/NMSettingBondPort.html b/docs/libnm/html/NMSettingBondPort.html new file mode 100644 index 00000000..e8f55039 --- /dev/null +++ b/docs/libnm/html/NMSettingBondPort.html @@ -0,0 +1,144 @@ + + + + +NMSettingBondPort: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingBondPort

+

NMSettingBondPort — Describes connection properties for bond ports

+
+
+

Functions

+
++++ + + + + + + + + + + +
+NMSetting * + +nm_setting_bond_port_new () +
+guint32 + +nm_setting_bond_port_get_queue_id () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_SETTING_BOND_PORT_SETTING_NAME
#defineNM_SETTING_BOND_PORT_QUEUE_ID
+
+
+

Description

+

The NMSettingBondPort object is a NMSetting subclass that describes +optional properties that apply to bond ports.

+
+
+

Functions

+
+

nm_setting_bond_port_new ()

+
NMSetting *
+nm_setting_bond_port_new (void);
+

Creates a new NMSettingBondPort object with default values.

+
+

Returns

+

the new empty NMSettingBondPort object.

+

[transfer full]

+
+

Since: 1.34

+
+
+
+

nm_setting_bond_port_get_queue_id ()

+
guint32
+nm_setting_bond_port_get_queue_id (NMSettingBondPort *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingBondPort

 
+
+
+

Returns

+

the “queue_id” property of the setting

+
+

Since: 1.34

+
+
+
+

Types and Values

+
+

NM_SETTING_BOND_PORT_SETTING_NAME

+
#define NM_SETTING_BOND_PORT_SETTING_NAME "bond-port"
+
+
+
+
+

NM_SETTING_BOND_PORT_QUEUE_ID

+
#define NM_SETTING_BOND_PORT_QUEUE_ID "queue-id"
+
+
+
+
+ + + \ No newline at end of file diff --git a/docs/libnm/html/NMSettingBridgePort.html b/docs/libnm/html/NMSettingBridgePort.html index 66fc6a09..9a72cdb8 100644 --- a/docs/libnm/html/NMSettingBridgePort.html +++ b/docs/libnm/html/NMSettingBridgePort.html @@ -193,7 +193,7 @@ nm_setting_bridge_port_get_priority (

Returns

-

the “priority” property of the setting

+

the “priority” property of the setting


@@ -218,7 +218,7 @@ nm_setting_bridge_port_get_path_cost (

Returns

-

the “path-cost” property of the setting

+

the “path-cost” property of the setting


@@ -244,7 +244,7 @@ nm_setting_bridge_port_get_hairpin_mode

Returns

-

the “hairpin-mode” property of the setting

+

the “hairpin-mode” property of the setting


diff --git a/docs/libnm/html/NMSettingCdma.html b/docs/libnm/html/NMSettingCdma.html index 3d62dad5..f8f9df3e 100644 --- a/docs/libnm/html/NMSettingCdma.html +++ b/docs/libnm/html/NMSettingCdma.html @@ -162,7 +162,7 @@ nm_setting_cdma_get_number (

Returns

-

the “number” property of the setting

+

the “number” property of the setting


@@ -187,7 +187,7 @@ nm_setting_cdma_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -212,7 +212,7 @@ nm_setting_cdma_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -237,7 +237,7 @@ nm_setting_cdma_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”


@@ -262,7 +262,7 @@ nm_setting_cdma_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

diff --git a/docs/libnm/html/NMSettingConnection.html b/docs/libnm/html/NMSettingConnection.html index 26337e4b..2908451c 100644 --- a/docs/libnm/html/NMSettingConnection.html +++ b/docs/libnm/html/NMSettingConnection.html @@ -305,6 +305,14 @@ +NMSettingConnectionDnsOverTls + + +nm_setting_connection_get_dns_over_tls () + + + + gint32 @@ -439,6 +447,10 @@ #define +NM_SETTING_CONNECTION_DNS_OVER_TLS + + +#define NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT @@ -461,6 +473,10 @@ enum NMSettingConnectionLlmnr + +enum +NMSettingConnectionDnsOverTls + @@ -468,6 +484,7 @@

Object Hierarchy

    GEnum
     ├── NMSettingConnectionAutoconnectSlaves
+    ├── NMSettingConnectionDnsOverTls
     ├── NMSettingConnectionLldp
     ├── NMSettingConnectionLlmnr
     ╰── NMSettingConnectionMdns
@@ -497,7 +514,7 @@ nm_setting_connection_new (void

nm_setting_connection_get_id ()

const char *
 nm_setting_connection_get_id (NMSettingConnection *setting);
-

Returns the “id” property of the connection.

+

Returns the “id” property of the connection.

Parameters

@@ -523,7 +540,7 @@ nm_setting_connection_get_id (

nm_setting_connection_get_uuid ()

const char *
 nm_setting_connection_get_uuid (NMSettingConnection *setting);
-

Returns the “uuid” property of the connection.

+

Returns the “uuid” property of the connection.

Parameters

@@ -549,7 +566,7 @@ nm_setting_connection_get_uuid (

nm_setting_connection_get_stable_id ()

const char *
 nm_setting_connection_get_stable_id (NMSettingConnection *setting);
-

Returns the “stable_id” property of the connection.

+

Returns the “stable_id” property of the connection.

Parameters

@@ -577,7 +594,7 @@ nm_setting_connection_get_stable_id (const char * nm_setting_connection_get_interface_name (NMSettingConnection *setting); -

Returns the “interface-name” property of the connection.

+

Returns the “interface-name” property of the connection.

Parameters

@@ -604,7 +621,7 @@ nm_setting_connection_get_interface_name
const char *
 nm_setting_connection_get_connection_type
                                (NMSettingConnection *setting);
-

Returns the “type” property of the connection.

+

Returns the “type” property of the connection.

Parameters

@@ -630,7 +647,7 @@ nm_setting_connection_get_connection_type

nm_setting_connection_get_autoconnect ()

gboolean
 nm_setting_connection_get_autoconnect (NMSettingConnection *setting);
-

Returns the “autoconnect” property of the connection.

+

Returns the “autoconnect” property of the connection.

Parameters

@@ -657,7 +674,7 @@ nm_setting_connection_get_autoconnect (int nm_setting_connection_get_autoconnect_priority (NMSettingConnection *setting); -

Returns the “autoconnect-priority” property of the connection. +

Returns the “autoconnect-priority” property of the connection. The higher number, the higher priority.

Parameters

@@ -685,7 +702,7 @@ The higher number, the higher priority.

int
 nm_setting_connection_get_autoconnect_retries
                                (NMSettingConnection *setting);
-

Returns the “autoconnect-retries” property of the connection. +

Returns the “autoconnect-retries” property of the connection. Zero means infinite, -1 means the global default value.

Parameters

@@ -731,7 +748,7 @@ nm_setting_connection_get_multi_connect

Returns

-

the “multi-connect” property of the connection.

+

the “multi-connect” property of the connection.

Since: 1.14

@@ -740,7 +757,7 @@ nm_setting_connection_get_multi_connect

nm_setting_connection_get_timestamp ()

guint64
 nm_setting_connection_get_timestamp (NMSettingConnection *setting);
-

Returns the “timestamp” property of the connection.

+

Returns the “timestamp” property of the connection.

Parameters

@@ -766,7 +783,7 @@ nm_setting_connection_get_timestamp (

nm_setting_connection_get_read_only ()

gboolean
 nm_setting_connection_get_read_only (NMSettingConnection *setting);
-

Returns the “read-only” property of the connection.

+

Returns the “read-only” property of the connection.

Parameters

@@ -793,7 +810,7 @@ nm_setting_connection_get_read_only (guint32 nm_setting_connection_get_num_permissions (NMSettingConnection *setting); -

Returns the number of entries in the “permissions” +

Returns the number of entries in the “permissions” property of this setting.

Parameters

@@ -824,7 +841,7 @@ nm_setting_connection_get_permission (const char **out_ptype, const char **out_pitem, const char **out_detail); -

Retrieve one of the entries of the “permissions” property +

Retrieve one of the entries of the “permissions” property of this setting.

Parameters

@@ -855,7 +872,7 @@ unless the entry is invalid, in which case it returns "invalid".

+“permissions” for more detail

@@ -877,7 +894,7 @@ was invalid

nm_setting_connection_get_zone ()

const char *
 nm_setting_connection_get_zone (NMSettingConnection *setting);
-

Returns the “zone” property of the connection.

+

Returns the “zone” property of the connection.

Parameters

out_pitem

on return, the permission item (formatted according to ptype , see -“permissions” for more detail

 
@@ -945,7 +962,7 @@ nm_setting_connection_add_permission (pitem must be a username. See -“permissions”: for more details.

+“permissions”: for more details.

Parameters

@@ -1034,7 +1051,7 @@ nm_setting_connection_remove_permission_by_value

Removes the permission from the connection. At this time, only the "user" permission type is supported, and pitem must -be a username. See “permissions”: for more details.

+be a username. See “permissions”: for more details.

Parameters

@@ -1078,7 +1095,7 @@ be a username. See

nm_setting_connection_get_master ()

const char *
 nm_setting_connection_get_master (NMSettingConnection *setting);
-

Returns the “master” property of the connection.

+

Returns the “master” property of the connection.

Parameters

@@ -1141,7 +1158,7 @@ against setting

nm_setting_connection_get_slave_type ()

const char *
 nm_setting_connection_get_slave_type (NMSettingConnection *setting);
-

Returns the “slave-type” property of the connection.

+

Returns the “slave-type” property of the connection.

Parameters

@@ -1168,7 +1185,7 @@ nm_setting_connection_get_slave_type (NMSettingConnectionAutoconnectSlaves nm_setting_connection_get_autoconnect_slaves (NMSettingConnection *setting); -

Returns the “autoconnect-slaves” property of the connection.

+

Returns the “autoconnect-slaves” property of the connection.

Parameters

@@ -1381,7 +1398,7 @@ nm_setting_connection_get_gateway_ping_timeout

Returns

-

the value contained in the “gateway-ping-timeout” +

the value contained in the “gateway-ping-timeout” property.

@@ -1407,7 +1424,7 @@ nm_setting_connection_get_metered (

Returns

-

the “metered” property of the setting.

+

the “metered” property of the setting.

Since: 1.2

@@ -1416,7 +1433,7 @@ nm_setting_connection_get_metered (

nm_setting_connection_get_lldp ()

NMSettingConnectionLldp
 nm_setting_connection_get_lldp (NMSettingConnection *setting);
-

Returns the “lldp” property of the connection.

+

Returns the “lldp” property of the connection.

Parameters

@@ -1445,7 +1462,7 @@ enabled for the connection.

int
 nm_setting_connection_get_auth_retries
                                (NMSettingConnection *setting);
-

Returns the value contained in the “auth-retries” property.

+

Returns the value contained in the “auth-retries” property.

Parameters

@@ -1490,7 +1507,7 @@ nm_setting_connection_get_mdns (

Returns

-

the “mdns” property of the setting.

+

the “mdns” property of the setting.

Since: 1.12

@@ -1516,12 +1533,39 @@ nm_setting_connection_get_llmnr (

Returns

-

the “llmnr” property of the setting.

+

the “llmnr” property of the setting.

Since: 1.14


+

nm_setting_connection_get_dns_over_tls ()

+
NMSettingConnectionDnsOverTls
+nm_setting_connection_get_dns_over_tls
+                               (NMSettingConnection *setting);
+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingConnection

 
+
+
+

Returns

+

the “dns-over-tls” property of the setting.

+
+

Since: 1.34

+ +
+

nm_setting_connection_get_wait_device_timeout ()

gint32
 nm_setting_connection_get_wait_device_timeout
@@ -1553,7 +1597,7 @@ the timeout in milliseconds. -1 is the default.

nm_setting_connection_get_mud_url ()

const char *
 nm_setting_connection_get_mud_url (NMSettingConnection *setting);
-

Returns the value contained in the “mud-url” +

Returns the value contained in the “mud-url” property.

Parameters

@@ -1738,6 +1782,12 @@ property.


+

NM_SETTING_CONNECTION_DNS_OVER_TLS

+
#define NM_SETTING_CONNECTION_DNS_OVER_TLS         "dns-over-tls"
+
+
+
+

NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT

#define NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT  "wait-device-timeout"
 
@@ -1919,6 +1969,52 @@ master is activated

Since: 1.14

+
+
+

enum NMSettingConnectionDnsOverTls

+

NMSettingConnectionDnsOverTls values indicate whether DNSOverTls should be enabled.

+
+

Members

+
+++++ + + + + + + + + + + + + + + + + + + + + + + +

NM_SETTING_CONNECTION_DNS_OVER_TLS_DEFAULT

+

default value

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_NO

+

disable DNSOverTls

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_OPPORTUNISTIC

+

enable opportunistic mode

+
 

NM_SETTING_CONNECTION_DNS_OVER_TLS_YES

+

enable strict mode

+
 
+
+

Since: 1.34

+

@@ -379,7 +379,7 @@ nm_setting_dcb_get_app_fcoe_priority (

Returns

-

the “app-fcoe-priority” property of the setting

+

the “app-fcoe-priority” property of the setting


@@ -404,7 +404,7 @@ nm_setting_dcb_get_app_fcoe_mode (

Returns

-

the “app-fcoe-mode” property of the setting

+

the “app-fcoe-mode” property of the setting


@@ -429,7 +429,7 @@ nm_setting_dcb_get_app_iscsi_flags (

Returns

-

the “app-iscsi-flags” property of the setting

+

the “app-iscsi-flags” property of the setting


@@ -454,7 +454,7 @@ nm_setting_dcb_get_app_iscsi_priority (

Returns

-

the “app-iscsi-priority” property of the setting

+

the “app-iscsi-priority” property of the setting


@@ -479,7 +479,7 @@ nm_setting_dcb_get_app_fip_flags (

Returns

-

the “app-fip-flags” property of the setting

+

the “app-fip-flags” property of the setting


@@ -504,7 +504,7 @@ nm_setting_dcb_get_app_fip_priority (

Returns

-

the “app-fip-priority” property of the setting

+

the “app-fip-priority” property of the setting


@@ -530,7 +530,7 @@ nm_setting_dcb_get_priority_flow_control_flags

Returns

-

the “priority-flow-control-flags” property of the setting

+

the “priority-flow-control-flags” property of the setting


@@ -577,7 +577,7 @@ nm_setting_dcb_set_priority_flow_control (NMSettingDcb *setting, guint user_priority, gboolean enabled);
-

These values are only valid when “priority-flow-control” includes +

These values are only valid when “priority-flow-control” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -630,7 +630,7 @@ nm_setting_dcb_get_priority_group_flags

Returns

-

the “priority-group-flags” property of the setting

+

the “priority-group-flags” property of the setting


@@ -665,7 +665,7 @@ nm_setting_dcb_get_priority_group_id (

Returns

the group number user_priority is assigned to. These values are -only valid when “priority-group-flags” includes the +only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -676,7 +676,7 @@ only valid when < nm_setting_dcb_set_priority_group_id (NMSettingDcb *setting, guint user_priority, guint group_id); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -741,7 +741,7 @@ nm_setting_dcb_get_priority_group_bandwidth

Returns

the bandwidth percentage assigned to group_id . These values are -only valid when “priority-group-flags” includes the +only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -753,7 +753,7 @@ nm_setting_dcb_set_priority_group_bandwidth (NMSettingDcb *setting, guint group_id, guint bandwidth_percent); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -816,7 +816,7 @@ nm_setting_dcb_get_priority_bandwidth (

Returns

the allowed bandwidth percentage of user_priority in its priority group. -These values are only valid when “priority-group-flags” includes the +These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

@@ -827,7 +827,7 @@ These values are only valid when NMSettingDcb *setting, guint user_priority, guint bandwidth_percent); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -893,7 +893,7 @@ nm_setting_dcb_get_priority_strict_bandwidth

TRUE if user_priority may use all of the bandwidth allocated to its assigned group, or FALSE if not. These values are only valid when -“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

+“priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.


@@ -904,7 +904,7 @@ nm_setting_dcb_set_priority_strict_bandwidth (NMSettingDcb *setting, guint user_priority, gboolean strict); -

These values are only valid when “priority-group-flags” includes +

These values are only valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

Parameters

@@ -969,7 +969,7 @@ nm_setting_dcb_get_priority_traffic_class

Returns

the traffic class assigned to user_priority . These values are only -valid when “priority-group-flags” includes the +valid when “priority-group-flags” includes the NM_SETTING_DCB_FLAG_ENABLE flag.

diff --git a/docs/libnm/html/NMSettingGsm.html b/docs/libnm/html/NMSettingGsm.html index 0231362c..07b24783 100644 --- a/docs/libnm/html/NMSettingGsm.html +++ b/docs/libnm/html/NMSettingGsm.html @@ -264,7 +264,7 @@ nm_setting_gsm_get_auto_config (

Returns

-

the “auto-config” property of the setting

+

the “auto-config” property of the setting

Since: 1.22

@@ -290,7 +290,7 @@ nm_setting_gsm_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -315,7 +315,7 @@ nm_setting_gsm_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -340,7 +340,7 @@ nm_setting_gsm_get_apn (

Returns

-

the “apn” property of the setting

+

the “apn” property of the setting


@@ -365,7 +365,7 @@ nm_setting_gsm_get_network_id (

Returns

-

the “network-id” property of the setting

+

the “network-id” property of the setting


@@ -390,7 +390,7 @@ nm_setting_gsm_get_pin (

Returns

-

the “pin” property of the setting

+

the “pin” property of the setting


@@ -415,7 +415,7 @@ nm_setting_gsm_get_home_only (

Returns

-

the “home-only” property of the setting

+

the “home-only” property of the setting


@@ -440,7 +440,7 @@ nm_setting_gsm_get_device_id (

Returns

-

the “device-id” property of the setting

+

the “device-id” property of the setting

Since: 1.2

@@ -466,7 +466,7 @@ nm_setting_gsm_get_sim_id (

Returns

-

the “sim-id” property of the setting

+

the “sim-id” property of the setting

Since: 1.2

@@ -492,7 +492,7 @@ nm_setting_gsm_get_sim_operator_id (

Returns

-

the “sim-operator-id” property of the setting

+

the “sim-operator-id” property of the setting

Since: 1.2

@@ -518,7 +518,7 @@ nm_setting_gsm_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting

Since: 1.8

@@ -548,7 +548,7 @@ nm_setting_gsm_get_number (

Returns

-

the “number” property of the setting

+

the “number” property of the setting


@@ -573,7 +573,7 @@ nm_setting_gsm_get_pin_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “pin”

+

the NMSettingSecretFlags pertaining to the “pin”


@@ -598,7 +598,7 @@ nm_setting_gsm_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

diff --git a/docs/libnm/html/NMSettingIP4Config.html b/docs/libnm/html/NMSettingIP4Config.html index 6c0038ff..cfa184e9 100644 --- a/docs/libnm/html/NMSettingIP4Config.html +++ b/docs/libnm/html/NMSettingIP4Config.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
@@ -124,7 +124,7 @@ properties related to IPv4 addressing, routing, and Domain Name Service.

NMSettingIP4Config has few properties or methods of its own; it inherits almost everything from NMSettingIPConfig.

-

NetworkManager supports 5 values for the “method” property +

NetworkManager supports 5 values for the “method” property for IPv4. If "auto" is specified then the appropriate automatic method (DHCP, PPP, etc) is used for the interface and most other properties can be left unset. If "link-local" is specified, then a link-local address in the @@ -156,7 +156,7 @@ nm_setting_ip4_config_new (voidconst char * nm_setting_ip4_config_get_dhcp_client_id (NMSettingIP4Config *setting); -

Returns the value contained in the “dhcp-client-id” +

Returns the value contained in the “dhcp-client-id” property.

Parameters

@@ -184,7 +184,7 @@ addresses via DHCP.

nm_setting_ip4_config_get_dhcp_fqdn ()

const char *
 nm_setting_ip4_config_get_dhcp_fqdn (NMSettingIP4Config *setting);
-

Returns the value contained in the “dhcp-fqdn” +

Returns the value contained in the “dhcp-fqdn” property.

Parameters

@@ -213,7 +213,7 @@ property.

const char *
 nm_setting_ip4_config_get_dhcp_vendor_class_identifier
                                (NMSettingIP4Config *setting);
-

Returns the value contained in the “dhcp_vendor_class_identifier” +

Returns the value contained in the “dhcp_vendor_class_identifier” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index c421f761..e6283e4a 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ Home Up Prev -Next +Next
@@ -173,7 +173,7 @@ properties related to IPv6 addressing, routing, and Domain Name Service

NMSettingIP6Config has few properties or methods of its own; it inherits almost everything from NMSettingIPConfig.

-

NetworkManager supports 7 values for the “method” property +

NetworkManager supports 7 values for the “method” property for IPv6. If "auto" is specified then the appropriate automatic method (PPP, router advertisement, etc) is used for the device and most other properties can be left unset. To force the use of DHCP only, specify "dhcp"; this @@ -203,7 +203,7 @@ nm_setting_ip6_config_new (void

nm_setting_ip6_config_get_ip6_privacy ()

NMSettingIP6ConfigPrivacy
 nm_setting_ip6_config_get_ip6_privacy (NMSettingIP6Config *setting);
-

Returns the value contained in the “ip6-privacy” +

Returns the value contained in the “ip6-privacy” property.

Parameters

@@ -231,7 +231,7 @@ property.

NMSettingIP6ConfigAddrGenMode
 nm_setting_ip6_config_get_addr_gen_mode
                                (NMSettingIP6Config *setting);
-

Returns the value contained in the “addr-gen-mode” +

Returns the value contained in the “addr-gen-mode” property.

Parameters

@@ -259,7 +259,7 @@ property.

nm_setting_ip6_config_get_token ()

const char *
 nm_setting_ip6_config_get_token (NMSettingIP6Config *setting);
-

Returns the value contained in the “token” +

Returns the value contained in the “token” property.

Parameters

@@ -287,7 +287,7 @@ property.

nm_setting_ip6_config_get_dhcp_duid ()

const char *
 nm_setting_ip6_config_get_dhcp_duid (NMSettingIP6Config *setting);
-

Returns the value contained in the “dhcp-duid” +

Returns the value contained in the “dhcp-duid” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index e19560b5..6981e33d 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@ Home Up -Prev +Prev Next
@@ -4117,7 +4117,7 @@ or 0 if the range is not set.

Returns

TRUE if a uid range is set.

-

Since: 1.32. Due to a bug, the symbols of this function

+

Since: 1.34


@@ -4155,7 +4155,7 @@ If set to an invalid range, the range gets unset.

-

Since: 1.32. Due to a bug, the symbols of this function

+

Since: 1.34


@@ -4346,7 +4346,7 @@ nm_setting_ip_config_get_method (

Returns

-

the “method” property of the setting; see +

the “method” property of the setting; see NMSettingIP4Config and NMSettingIP6Config for details of the methods available with each type.

@@ -5385,7 +5385,7 @@ nm_setting_ip_config_clear_routes (

nm_setting_ip_config_get_route_metric ()

gint64
 nm_setting_ip_config_get_route_metric (NMSettingIPConfig *setting);
-

Returns the value contained in the “route-metric” +

Returns the value contained in the “route-metric” property.

Parameters

@@ -5405,7 +5405,7 @@ property.

Returns

the route metric that is used for routes that don't explicitly -specify a metric. See “route-metric” for more details.

+specify a metric. See “route-metric” for more details.


@@ -5413,7 +5413,7 @@ specify a metric. See

nm_setting_ip_config_get_route_table ()

guint32
 nm_setting_ip_config_get_route_table (NMSettingIPConfig *setting);
-

Returns the value contained in the “route-table” +

Returns the value contained in the “route-table” property.

Parameters

@@ -5597,7 +5597,7 @@ nm_setting_ip_config_clear_routing_rules
gboolean
 nm_setting_ip_config_get_ignore_auto_routes
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “ignore-auto-routes” +

Returns the value contained in the “ignore-auto-routes” property.

Parameters

@@ -5626,7 +5626,7 @@ ignored.

gboolean
 nm_setting_ip_config_get_ignore_auto_dns
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “ignore-auto-dns” +

Returns the value contained in the “ignore-auto-dns” property.

Parameters

@@ -5655,7 +5655,7 @@ should be ignored.

const char *
 nm_setting_ip_config_get_dhcp_hostname
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-hostname” +

Returns the value contained in the “dhcp-hostname” property.

Parameters

@@ -5683,7 +5683,7 @@ property.

gboolean
 nm_setting_ip_config_get_dhcp_send_hostname
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-send-hostname” +

Returns the value contained in the “dhcp-send-hostname” property.

Parameters

@@ -5713,7 +5713,7 @@ update DNS information for this machine.

gboolean
 nm_setting_ip_config_get_never_default
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “never-default” +

Returns the value contained in the “never-default” property.

Parameters

@@ -5741,7 +5741,7 @@ connection

nm_setting_ip_config_get_may_fail ()

gboolean
 nm_setting_ip_config_get_may_fail (NMSettingIPConfig *setting);
-

Returns the value contained in the “may-fail” +

Returns the value contained in the “may-fail” property.

Parameters

@@ -5786,7 +5786,7 @@ nm_setting_ip_config_get_dad_timeout (

Returns

-

the “dad-timeout” property.

+

the “dad-timeout” property.

Since: 1.2

@@ -5795,7 +5795,7 @@ nm_setting_ip_config_get_dad_timeout (

nm_setting_ip_config_get_dhcp_timeout ()

int
 nm_setting_ip_config_get_dhcp_timeout (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-timeout” +

Returns the value contained in the “dhcp-timeout” property.

Parameters

@@ -5846,14 +5846,14 @@ property.

Returns

the required timeout for the address family

-

Since: 1.34, 1.32.4

+

Since: 1.34


nm_setting_ip_config_get_dhcp_iaid ()

const char *
 nm_setting_ip_config_get_dhcp_iaid (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-iaid” +

Returns the value contained in the “dhcp-iaid” property.

Parameters

@@ -5882,7 +5882,7 @@ property.

NMDhcpHostnameFlags
 nm_setting_ip_config_get_dhcp_hostname_flags
                                (NMSettingIPConfig *setting);
-

Returns the value contained in the “dhcp-hostname-flags” +

Returns the value contained in the “dhcp-hostname-flags” property.

Parameters

diff --git a/docs/libnm/html/NMSettingIPTunnel.html b/docs/libnm/html/NMSettingIPTunnel.html index b97a37fe..b86c8cf5 100644 --- a/docs/libnm/html/NMSettingIPTunnel.html +++ b/docs/libnm/html/NMSettingIPTunnel.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ Home Up Prev -Next +Next
@@ -249,7 +249,7 @@ nm_setting_ip_tunnel_new (void

nm_setting_ip_tunnel_get_parent ()

const char *
 nm_setting_ip_tunnel_get_parent (NMSettingIPTunnel *setting);
-

Returns the “parent” property of the setting

+

Returns the “parent” property of the setting

Parameters

@@ -276,7 +276,7 @@ nm_setting_ip_tunnel_get_parent (

nm_setting_ip_tunnel_get_mode ()

NMIPTunnelMode
 nm_setting_ip_tunnel_get_mode (NMSettingIPTunnel *setting);
-

Returns the “mode” property of the setting.

+

Returns the “mode” property of the setting.

Parameters

@@ -303,7 +303,7 @@ nm_setting_ip_tunnel_get_mode (

nm_setting_ip_tunnel_get_local ()

const char *
 nm_setting_ip_tunnel_get_local (NMSettingIPTunnel *setting);
-

Returns the “local” property of the setting.

+

Returns the “local” property of the setting.

Parameters

@@ -330,7 +330,7 @@ nm_setting_ip_tunnel_get_local (

nm_setting_ip_tunnel_get_remote ()

const char *
 nm_setting_ip_tunnel_get_remote (NMSettingIPTunnel *setting);
-

Returns the “remote” property of the setting.

+

Returns the “remote” property of the setting.

Parameters

@@ -357,7 +357,7 @@ nm_setting_ip_tunnel_get_remote (

nm_setting_ip_tunnel_get_ttl ()

guint
 nm_setting_ip_tunnel_get_ttl (NMSettingIPTunnel *setting);
-

Returns the “ttl” property of the setting.

+

Returns the “ttl” property of the setting.

Parameters

@@ -384,7 +384,7 @@ nm_setting_ip_tunnel_get_ttl (

nm_setting_ip_tunnel_get_tos ()

guint
 nm_setting_ip_tunnel_get_tos (NMSettingIPTunnel *setting);
-

Returns the “tos” property of the setting.

+

Returns the “tos” property of the setting.

Parameters

@@ -412,7 +412,7 @@ nm_setting_ip_tunnel_get_tos (gboolean nm_setting_ip_tunnel_get_path_mtu_discovery (NMSettingIPTunnel *setting); -

Returns the “path-mtu-discovery” property of the setting.

+

Returns the “path-mtu-discovery” property of the setting.

Parameters

@@ -439,7 +439,7 @@ nm_setting_ip_tunnel_get_path_mtu_discovery

nm_setting_ip_tunnel_get_input_key ()

const char *
 nm_setting_ip_tunnel_get_input_key (NMSettingIPTunnel *setting);
-

Returns the “input-key” property of the setting.

+

Returns the “input-key” property of the setting.

Parameters

@@ -466,7 +466,7 @@ nm_setting_ip_tunnel_get_input_key (

nm_setting_ip_tunnel_get_output_key ()

const char *
 nm_setting_ip_tunnel_get_output_key (NMSettingIPTunnel *setting);
-

Returns the “output-key” property of the setting.

+

Returns the “output-key” property of the setting.

Parameters

@@ -494,7 +494,7 @@ nm_setting_ip_tunnel_get_output_key (guint nm_setting_ip_tunnel_get_encapsulation_limit (NMSettingIPTunnel *setting); -

Returns the “encapsulation-limit” property of the setting.

+

Returns the “encapsulation-limit” property of the setting.

Parameters

@@ -521,7 +521,7 @@ nm_setting_ip_tunnel_get_encapsulation_limit

nm_setting_ip_tunnel_get_flow_label ()

guint
 nm_setting_ip_tunnel_get_flow_label (NMSettingIPTunnel *setting);
-

Returns the “flow-label” property of the setting.

+

Returns the “flow-label” property of the setting.

Parameters

@@ -548,7 +548,7 @@ nm_setting_ip_tunnel_get_flow_label (

nm_setting_ip_tunnel_get_mtu ()

guint
 nm_setting_ip_tunnel_get_mtu (NMSettingIPTunnel *setting);
-

Returns the “mtu” property of the setting.

+

Returns the “mtu” property of the setting.

Parameters

diff --git a/docs/libnm/html/NMSettingInfiniband.html b/docs/libnm/html/NMSettingInfiniband.html index 784f83db..8b981899 100644 --- a/docs/libnm/html/NMSettingInfiniband.html +++ b/docs/libnm/html/NMSettingInfiniband.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ - +
Home Up PrevNextNext
@@ -169,7 +169,7 @@ nm_setting_infiniband_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -194,7 +194,7 @@ nm_setting_infiniband_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -285,8 +285,8 @@ nm_setting_infiniband_get_parent (const char * nm_setting_infiniband_get_virtual_interface_name (NMSettingInfiniband *setting); -

Returns the interface name created by combining “parent” -and “p-key”. (If either property is unset, this will +

Returns the interface name created by combining “parent” +and “p-key”. (If either property is unset, this will return NULL.)

Parameters

diff --git a/docs/libnm/html/NMSettingMacsec.html b/docs/libnm/html/NMSettingMacsec.html index 6951968e..511276b4 100644 --- a/docs/libnm/html/NMSettingMacsec.html +++ b/docs/libnm/html/NMSettingMacsec.html @@ -6,7 +6,7 @@ - + @@ -20,7 +20,7 @@ Home Up -Prev +Prev Next
@@ -235,7 +235,7 @@ nm_setting_macsec_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.6

@@ -261,7 +261,7 @@ nm_setting_macsec_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.6

@@ -287,7 +287,7 @@ nm_setting_macsec_get_encrypt (

Returns

-

the “encrypt” property of the setting

+

the “encrypt” property of the setting

Since: 1.6

@@ -313,7 +313,7 @@ nm_setting_macsec_get_mka_cak (

Returns

-

the “mka-cak” property of the setting

+

the “mka-cak” property of the setting

Since: 1.6

@@ -339,7 +339,7 @@ nm_setting_macsec_get_mka_cak_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “mka-cak”

+

the NMSettingSecretFlags pertaining to the “mka-cak”

Since: 1.6

@@ -365,7 +365,7 @@ nm_setting_macsec_get_mka_ckn (

Returns

-

the “mka-ckn” property of the setting

+

the “mka-ckn” property of the setting

Since: 1.6

@@ -391,7 +391,7 @@ nm_setting_macsec_get_port (

Returns

-

the “port” property of the setting

+

the “port” property of the setting

Since: 1.6

@@ -417,7 +417,7 @@ nm_setting_macsec_get_validation (

Returns

-

the “validation” property of the setting

+

the “validation” property of the setting

Since: 1.6

@@ -443,7 +443,7 @@ nm_setting_macsec_get_send_sci (

Returns

-

the “send-sci” property of the setting

+

the “send-sci” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingMacvlan.html b/docs/libnm/html/NMSettingMacvlan.html index e989162a..393773f7 100644 --- a/docs/libnm/html/NMSettingMacvlan.html +++ b/docs/libnm/html/NMSettingMacvlan.html @@ -164,7 +164,7 @@ nm_setting_macvlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.2

@@ -190,7 +190,7 @@ nm_setting_macvlan_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -216,7 +216,7 @@ nm_setting_macvlan_get_promiscuous (

Returns

-

the “promiscuous” property of the setting

+

the “promiscuous” property of the setting

Since: 1.2

@@ -242,7 +242,7 @@ nm_setting_macvlan_get_tap (

Returns

-

the “tap” property of the setting

+

the “tap” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingOvsBridge.html b/docs/libnm/html/NMSettingOvsBridge.html index 1533db0c..f4a853c8 100644 --- a/docs/libnm/html/NMSettingOvsBridge.html +++ b/docs/libnm/html/NMSettingOvsBridge.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingOvsDpdk.html b/docs/libnm/html/NMSettingOvsDpdk.html index 8ec3b30a..275ed461 100644 --- a/docs/libnm/html/NMSettingOvsDpdk.html +++ b/docs/libnm/html/NMSettingOvsDpdk.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsExternalIDs.html b/docs/libnm/html/NMSettingOvsExternalIDs.html index de9579f1..95ac7f5b 100644 --- a/docs/libnm/html/NMSettingOvsExternalIDs.html +++ b/docs/libnm/html/NMSettingOvsExternalIDs.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsInterface.html b/docs/libnm/html/NMSettingOvsInterface.html index 6b673a02..6d0dacda 100644 --- a/docs/libnm/html/NMSettingOvsInterface.html +++ b/docs/libnm/html/NMSettingOvsInterface.html @@ -6,8 +6,8 @@ - - + + @@ -19,8 +19,8 @@ Home Up -Prev -Next +Prev +Next
diff --git a/docs/libnm/html/NMSettingOvsPatch.html b/docs/libnm/html/NMSettingOvsPatch.html index 3bdab4a8..889191cd 100644 --- a/docs/libnm/html/NMSettingOvsPatch.html +++ b/docs/libnm/html/NMSettingOvsPatch.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
diff --git a/docs/libnm/html/NMSettingOvsPort.html b/docs/libnm/html/NMSettingOvsPort.html index ea6dcae1..18e19aac 100644 --- a/docs/libnm/html/NMSettingOvsPort.html +++ b/docs/libnm/html/NMSettingOvsPort.html @@ -7,7 +7,7 @@ - + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
diff --git a/docs/libnm/html/NMSettingPpp.html b/docs/libnm/html/NMSettingPpp.html index 5ee6a24a..8874fe03 100644 --- a/docs/libnm/html/NMSettingPpp.html +++ b/docs/libnm/html/NMSettingPpp.html @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ Home Up -Prev +Prev Next
@@ -323,7 +323,7 @@ nm_setting_ppp_get_noauth (

Returns

-

the “noauth” property of the setting

+

the “noauth” property of the setting


@@ -348,7 +348,7 @@ nm_setting_ppp_get_refuse_eap (

Returns

-

the “refuse-eap” property of the setting

+

the “refuse-eap” property of the setting


@@ -373,7 +373,7 @@ nm_setting_ppp_get_refuse_pap (

Returns

-

the “refuse-pap” property of the setting

+

the “refuse-pap” property of the setting


@@ -398,7 +398,7 @@ nm_setting_ppp_get_refuse_chap (

Returns

-

the “refuse-chap” property of the setting

+

the “refuse-chap” property of the setting


@@ -423,7 +423,7 @@ nm_setting_ppp_get_refuse_mschap (

Returns

-

the “refuse-mschap” property of the setting

+

the “refuse-mschap” property of the setting


@@ -448,7 +448,7 @@ nm_setting_ppp_get_refuse_mschapv2 (

Returns

-

the “refuse-mschapv2” property of the setting

+

the “refuse-mschapv2” property of the setting


@@ -473,7 +473,7 @@ nm_setting_ppp_get_nobsdcomp (

Returns

-

the “nobsdcomp” property of the setting

+

the “nobsdcomp” property of the setting


@@ -498,7 +498,7 @@ nm_setting_ppp_get_nodeflate (

Returns

-

the “nodeflate” property of the setting

+

the “nodeflate” property of the setting


@@ -523,7 +523,7 @@ nm_setting_ppp_get_no_vj_comp (

Returns

-

the “no-vj-comp” property of the setting

+

the “no-vj-comp” property of the setting


@@ -548,7 +548,7 @@ nm_setting_ppp_get_require_mppe (

Returns

-

the “require-mppe” property of the setting

+

the “require-mppe” property of the setting


@@ -573,7 +573,7 @@ nm_setting_ppp_get_require_mppe_128 (

Returns

-

the “require-mppe-128” property of the setting

+

the “require-mppe-128” property of the setting


@@ -598,7 +598,7 @@ nm_setting_ppp_get_mppe_stateful (

Returns

-

the “mppe-stateful” property of the setting

+

the “mppe-stateful” property of the setting


@@ -623,7 +623,7 @@ nm_setting_ppp_get_crtscts (

Returns

-

the “crtscts” property of the setting

+

the “crtscts” property of the setting


@@ -648,7 +648,7 @@ nm_setting_ppp_get_baud (

Returns

-

the “baud” property of the setting

+

the “baud” property of the setting


@@ -673,7 +673,7 @@ nm_setting_ppp_get_mru (

Returns

-

the “mru” property of the setting

+

the “mru” property of the setting


@@ -698,7 +698,7 @@ nm_setting_ppp_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -723,7 +723,7 @@ nm_setting_ppp_get_lcp_echo_failure (

Returns

-

the “lcp-echo-failure” property of the setting

+

the “lcp-echo-failure” property of the setting


@@ -748,7 +748,7 @@ nm_setting_ppp_get_lcp_echo_interval (

Returns

-

the “lcp-echo-interval” property of the setting

+

the “lcp-echo-interval” property of the setting

diff --git a/docs/libnm/html/NMSettingPppoe.html b/docs/libnm/html/NMSettingPppoe.html index f1439b19..a122631a 100644 --- a/docs/libnm/html/NMSettingPppoe.html +++ b/docs/libnm/html/NMSettingPppoe.html @@ -162,7 +162,7 @@ nm_setting_pppoe_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.10

@@ -188,7 +188,7 @@ nm_setting_pppoe_get_service (

Returns

-

the “service” property of the setting

+

the “service” property of the setting


@@ -213,7 +213,7 @@ nm_setting_pppoe_get_username (

Returns

-

the “username” property of the setting

+

the “username” property of the setting


@@ -238,7 +238,7 @@ nm_setting_pppoe_get_password (

Returns

-

the “password” property of the setting

+

the “password” property of the setting


@@ -263,7 +263,7 @@ nm_setting_pppoe_get_password_flags (

Returns

-

the NMSettingSecretFlags pertaining to the “password”

+

the NMSettingSecretFlags pertaining to the “password”

diff --git a/docs/libnm/html/NMSettingProxy.html b/docs/libnm/html/NMSettingProxy.html index 0ed60245..bba60204 100644 --- a/docs/libnm/html/NMSettingProxy.html +++ b/docs/libnm/html/NMSettingProxy.html @@ -126,7 +126,7 @@

Description

The NMSettingProxy object is a NMSetting subclass that describes properties related to Proxy settings like PAC URL, PAC script etc.

-

NetworkManager support 2 values for the “method” property for +

NetworkManager support 2 values for the “method” property for proxy. If "auto" is specified then WPAD takes place and the appropriate details are pushed into PacRunner or user can override this URL with a new PAC URL or a PAC script. If "none" is selected then no proxy configuration is given to PacRunner diff --git a/docs/libnm/html/NMSettingSerial.html b/docs/libnm/html/NMSettingSerial.html index d9d798f2..07f8d189 100644 --- a/docs/libnm/html/NMSettingSerial.html +++ b/docs/libnm/html/NMSettingSerial.html @@ -178,7 +178,7 @@ nm_setting_serial_get_baud (

Returns

-

the “baud” property of the setting

+

the “baud” property of the setting


@@ -203,7 +203,7 @@ nm_setting_serial_get_bits (

Returns

-

the “bits” property of the setting

+

the “bits” property of the setting


@@ -228,7 +228,7 @@ nm_setting_serial_get_parity (

Returns

-

the “parity” property of the setting

+

the “parity” property of the setting


@@ -253,7 +253,7 @@ nm_setting_serial_get_stopbits (

Returns

-

the “stopbits” property of the setting

+

the “stopbits” property of the setting


@@ -278,7 +278,7 @@ nm_setting_serial_get_send_delay (

Returns

-

the “send-delay” property of the setting

+

the “send-delay” property of the setting

diff --git a/docs/libnm/html/NMSettingSriov.html b/docs/libnm/html/NMSettingSriov.html index 10be809b..0b331f0a 100644 --- a/docs/libnm/html/NMSettingSriov.html +++ b/docs/libnm/html/NMSettingSriov.html @@ -578,7 +578,7 @@ property.

gboolean
 nm_sriov_vf_add_vlan (NMSriovVF *vf,
                       guint vlan_id);
-

Adds a VLAN to the VF.

+

Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.

Parameters

@@ -649,7 +649,8 @@ did not belong to the VF.

const guint *
 nm_sriov_vf_get_vlan_ids (const NMSriovVF *vf,
                           guint *length);
-

Returns the VLANs currently configured on the VF.

+

Returns the VLANs currently configured on the VF. Currently kernel only +supports one VLAN per VF.

Parameters

diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index 350171f2..ab4694c2 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -1202,7 +1202,7 @@ nm_setting_team_get_config (

Returns

-

the “config” property of the setting

+

the “config” property of the setting


@@ -1228,7 +1228,7 @@ nm_setting_team_get_notify_peers_count

Returns

-

the #“notify-peers-count” property of the setting

+

the #“notify-peers-count” property of the setting

Since: 1.12

@@ -1255,7 +1255,7 @@ nm_setting_team_get_notify_peers_interval

Returns

-

the #“notify-peers-interval” property of the setting

+

the #“notify-peers-interval” property of the setting

Since: 1.12

@@ -1282,7 +1282,7 @@ nm_setting_team_get_mcast_rejoin_count

Returns

-

the #“mcast-rejoin-count” property of the setting

+

the #“mcast-rejoin-count” property of the setting

Since: 1.12

@@ -1309,7 +1309,7 @@ nm_setting_team_get_mcast_rejoin_interval

Returns

-

the #“mcast-rejoin-interval” property of the setting

+

the #“mcast-rejoin-interval” property of the setting

Since: 1.12

@@ -1335,7 +1335,7 @@ nm_setting_team_get_runner (

Returns

-

the #“runner” property of the setting

+

the #“runner” property of the setting

Since: 1.12

@@ -1362,7 +1362,7 @@ nm_setting_team_get_runner_hwaddr_policy

Returns

-

the #“runner-hwaddr-policy” property of the setting

+

the #“runner-hwaddr-policy” property of the setting

Since: 1.12

@@ -1389,7 +1389,7 @@ nm_setting_team_get_runner_tx_balancer

Returns

-

the #“runner-tx-balancer” property of the setting

+

the #“runner-tx-balancer” property of the setting

Since: 1.12

@@ -1416,7 +1416,7 @@ nm_setting_team_get_runner_tx_balancer_interval

Returns

-

the #“runner-tx-balancer_interval” property of the setting

+

the #“runner-tx-balancer_interval” property of the setting

Since: 1.12

@@ -1442,7 +1442,7 @@ nm_setting_team_get_runner_active (

Returns

-

the #“runner_active” property of the setting

+

the #“runner_active” property of the setting

Since: 1.12

@@ -1468,7 +1468,7 @@ nm_setting_team_get_runner_fast_rate (

Returns

-

the #“runner-fast-rate” property of the setting

+

the #“runner-fast-rate” property of the setting

Since: 1.12

@@ -1494,7 +1494,7 @@ nm_setting_team_get_runner_sys_prio (

Returns

-

the #“runner-sys-prio” property of the setting

+

the #“runner-sys-prio” property of the setting

Since: 1.12

@@ -1520,7 +1520,7 @@ nm_setting_team_get_runner_min_ports (

Returns

-

the #“runner-min-ports” property of the setting

+

the #“runner-min-ports” property of the setting

Since: 1.12

@@ -1547,7 +1547,7 @@ nm_setting_team_get_runner_agg_select_policy

Returns

-

the #“runner-agg-select-policy” property of the setting

+

the #“runner-agg-select-policy” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 05c73ba0..64b20b67 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -236,7 +236,7 @@ nm_setting_team_port_get_config (

Returns

-

the “config” property of the setting

+

the “config” property of the setting


@@ -261,7 +261,7 @@ nm_setting_team_port_get_queue_id (

Returns

-

the “queue_id” property of the setting

+

the “queue_id” property of the setting

Since: 1.12

@@ -287,7 +287,7 @@ nm_setting_team_port_get_prio (

Returns

-

the “prio” property of the setting

+

the “prio” property of the setting

Since: 1.12

@@ -313,7 +313,7 @@ nm_setting_team_port_get_sticky (

Returns

-

the “sticky” property of the setting

+

the “sticky” property of the setting

Since: 1.12

@@ -339,7 +339,7 @@ nm_setting_team_port_get_lacp_prio (

Returns

-

the “lacp-prio” property of the setting

+

the “lacp-prio” property of the setting

Since: 1.12

@@ -365,7 +365,7 @@ nm_setting_team_port_get_lacp_key (

Returns

-

the “lacp-key” property of the setting

+

the “lacp-key” property of the setting

Since: 1.12

diff --git a/docs/libnm/html/NMSettingTun.html b/docs/libnm/html/NMSettingTun.html index 3f8524fe..061a08ef 100644 --- a/docs/libnm/html/NMSettingTun.html +++ b/docs/libnm/html/NMSettingTun.html @@ -187,7 +187,7 @@ nm_setting_tun_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting

Since: 1.2

@@ -213,7 +213,7 @@ nm_setting_tun_get_owner (

Returns

-

the “owner” property of the setting

+

the “owner” property of the setting

Since: 1.2

@@ -239,7 +239,7 @@ nm_setting_tun_get_group (

Returns

-

the “group” property of the setting

+

the “group” property of the setting

Since: 1.2

@@ -265,7 +265,7 @@ nm_setting_tun_get_pi (

Returns

-

the “pi” property of the setting

+

the “pi” property of the setting

Since: 1.2

@@ -291,7 +291,7 @@ nm_setting_tun_get_vnet_hdr (

Returns

-

the “vnet_hdr” property of the setting

+

the “vnet_hdr” property of the setting

Since: 1.2

@@ -317,7 +317,7 @@ nm_setting_tun_get_multi_queue (

Returns

-

the “multi-queue” property of the setting

+

the “multi-queue” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingVlan.html b/docs/libnm/html/NMSettingVlan.html index 5486cd0d..8d7504f3 100644 --- a/docs/libnm/html/NMSettingVlan.html +++ b/docs/libnm/html/NMSettingVlan.html @@ -233,7 +233,7 @@ nm_setting_vlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting


@@ -258,7 +258,7 @@ nm_setting_vlan_get_id (

Returns

-

the “id” property of the setting

+

the “id” property of the setting


@@ -283,7 +283,7 @@ nm_setting_vlan_get_flags (

Returns

-

the “flags” property of the setting

+

the “flags” property of the setting


@@ -293,7 +293,7 @@ nm_setting_vlan_get_flags (NMSettingVlan *setting, NMVlanPriorityMap map);

Returns the number of entries in the -“ingress_priority_map” or “egress_priority_map” +“ingress_priority_map” or “egress_priority_map” properties of this setting.

Parameters

@@ -331,8 +331,8 @@ nm_setting_vlan_get_priority (guint32 idx, guint32 *out_from, guint32 *out_to); -

Retrieve one of the entries of the “ingress_priority_map” -or “egress_priority_map” properties of this setting.

+

Retrieve one of the entries of the “ingress_priority_map” +or “egress_priority_map” properties of this setting.

Parameters

@@ -384,8 +384,8 @@ nm_setting_vlan_add_priority (NMVlanPriorityMap map, guint32 from, guint32 to); -

Adds a priority mapping to the “ingress_priority_map” or -“egress_priority_map” properties of the setting. If from +

Adds a priority mapping to the “ingress_priority_map” or +“egress_priority_map” properties of the setting. If from is already in the given priority map, this function will overwrite the existing entry with the new to @@ -448,7 +448,7 @@ nm_setting_vlan_remove_priority (guint32 idx);

Removes the priority map at index idx from the -“ingress_priority_map” or “egress_priority_map” +“ingress_priority_map” or “egress_priority_map” properties.

Parameters

@@ -489,8 +489,8 @@ nm_setting_vlan_remove_priority_by_value guint32 to);

Removes the priority map form :to - from the “ingress_priority_map” -or “egress_priority_map” (according to map + from the “ingress_priority_map” +or “egress_priority_map” (according to map argument) properties.

@@ -541,8 +541,8 @@ nm_setting_vlan_remove_priority_str_by_value NMVlanPriorityMap map, const char *str);

Removes the priority map str - from the “ingress_priority_map” -or “egress_priority_map” (according to map + from the “ingress_priority_map” +or “egress_priority_map” (according to map argument) properties.

@@ -583,8 +583,8 @@ properties.

void
 nm_setting_vlan_clear_priorities (NMSettingVlan *setting,
                                   NMVlanPriorityMap map);
-

Clear all the entries from “ingress_priority_map” or -“egress_priority_map” properties.

+

Clear all the entries from “ingress_priority_map” or +“egress_priority_map” properties.

Parameters

@@ -615,8 +615,8 @@ nm_setting_vlan_clear_priorities (NMSettingVlan *setting, NMVlanPriorityMap map, const char *str); -

Adds a priority map entry into either the “ingress_priority_map” -or the “egress_priority_map” properties. The priority map maps +

Adds a priority map entry into either the “ingress_priority_map” +or the “egress_priority_map” properties. The priority map maps the Linux SKB priorities to 802.1p priorities.

Parameters

diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index e73a701b..7572d5e5 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -327,7 +327,7 @@ nm_setting_vpn_get_user_name (

Returns

-

the “user-name” property of the setting

+

the “user-name” property of the setting


@@ -352,7 +352,7 @@ nm_setting_vpn_get_persistent (

Returns

-

the “persistent” property of the setting

+

the “persistent” property of the setting


@@ -822,7 +822,7 @@ nm_setting_vpn_get_timeout (

Returns

-

the “timeout” property of the setting

+

the “timeout” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingVxlan.html b/docs/libnm/html/NMSettingVxlan.html index 69a2a260..d2fe9165 100644 --- a/docs/libnm/html/NMSettingVxlan.html +++ b/docs/libnm/html/NMSettingVxlan.html @@ -295,7 +295,7 @@ nm_setting_vxlan_get_parent (

Returns

-

the “parent” property of the setting

+

the “parent” property of the setting

Since: 1.2

@@ -321,7 +321,7 @@ nm_setting_vxlan_get_id (

Returns

-

the “id” property of the setting

+

the “id” property of the setting

Since: 1.2

@@ -347,7 +347,7 @@ nm_setting_vxlan_get_local (

Returns

-

the “local” property of the setting

+

the “local” property of the setting

Since: 1.2

@@ -373,7 +373,7 @@ nm_setting_vxlan_get_remote (

Returns

-

the “remote” property of the setting

+

the “remote” property of the setting

Since: 1.2

@@ -399,7 +399,7 @@ nm_setting_vxlan_get_source_port_min (

Returns

-

the “source-port-min” property of the setting

+

the “source-port-min” property of the setting

Since: 1.2

@@ -425,7 +425,7 @@ nm_setting_vxlan_get_source_port_max (

Returns

-

the “source-port-max” property of the setting

+

the “source-port-max” property of the setting

Since: 1.2

@@ -451,7 +451,7 @@ nm_setting_vxlan_get_destination_port (

Returns

-

the “destination-port” property of the setting

+

the “destination-port” property of the setting

Since: 1.2

@@ -477,7 +477,7 @@ nm_setting_vxlan_get_tos (

Returns

-

the “tos” property of the setting

+

the “tos” property of the setting

Since: 1.2

@@ -503,7 +503,7 @@ nm_setting_vxlan_get_ttl (

Returns

-

the “ttl” property of the setting

+

the “ttl” property of the setting

Since: 1.2

@@ -529,7 +529,7 @@ nm_setting_vxlan_get_ageing (

Returns

-

the “ageing” property of the setting

+

the “ageing” property of the setting

Since: 1.2

@@ -555,7 +555,7 @@ nm_setting_vxlan_get_limit (

Returns

-

the “limit” property of the setting

+

the “limit” property of the setting

Since: 1.2

@@ -581,7 +581,7 @@ nm_setting_vxlan_get_proxy (

Returns

-

the “proxy” property of the setting

+

the “proxy” property of the setting

Since: 1.2

@@ -607,7 +607,7 @@ nm_setting_vxlan_get_learning (

Returns

-

the “learning” property of the setting

+

the “learning” property of the setting

Since: 1.2

@@ -633,7 +633,7 @@ nm_setting_vxlan_get_rsc (

Returns

-

the “rsc” property of the setting

+

the “rsc” property of the setting

Since: 1.2

@@ -659,7 +659,7 @@ nm_setting_vxlan_get_l2_miss (

Returns

-

the “l2_miss” property of the setting

+

the “l2_miss” property of the setting

Since: 1.2

@@ -685,7 +685,7 @@ nm_setting_vxlan_get_l3_miss (

Returns

-

the “l3_miss” property of the setting

+

the “l3_miss” property of the setting

Since: 1.2

diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index a27878e3..aa1ef24b 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -372,7 +372,7 @@ nm_setting_wired_get_port (

Returns

-

the “port” property of the setting

+

the “port” property of the setting


@@ -397,7 +397,7 @@ nm_setting_wired_get_speed (

Returns

-

the “speed” property of the setting

+

the “speed” property of the setting


@@ -422,7 +422,7 @@ nm_setting_wired_get_duplex (

Returns

-

the “duplex” property of the setting

+

the “duplex” property of the setting


@@ -447,7 +447,7 @@ nm_setting_wired_get_auto_negotiate (

Returns

-

the “auto-negotiate” property of the setting

+

the “auto-negotiate” property of the setting


@@ -472,7 +472,7 @@ nm_setting_wired_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -498,7 +498,7 @@ nm_setting_wired_get_cloned_mac_address

Returns

-

the “cloned-mac-address” property of the setting

+

the “cloned-mac-address” property of the setting


@@ -551,7 +551,7 @@ nm_setting_wired_get_generate_mac_address_mask

Returns

-

the “generate-mac-address-mask” property of the setting

+

the “generate-mac-address-mask” property of the setting

Since: 1.4

@@ -578,7 +578,7 @@ nm_setting_wired_get_mac_address_blacklist

Returns

-

the “mac-address-blacklist” property of the setting

+

the “mac-address-blacklist” property of the setting


@@ -650,7 +650,7 @@ at index idx nm_setting_wired_add_mac_blacklist_item (NMSettingWired *setting, const char *mac); -

Adds a new MAC address to the “mac-address-blacklist” property.

+

Adds a new MAC address to the “mac-address-blacklist” property.

Parameters

@@ -793,7 +793,7 @@ nm_setting_wired_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -1153,7 +1153,7 @@ nm_setting_wired_get_wake_on_lan_password

enum NMSettingWiredWakeOnLan

-

Options for “wake-on-lan”. Note that not all options +

Options for “wake-on-lan”. Note that not all options are supported by all devices.

Members

diff --git a/docs/libnm/html/NMSettingWireless.html b/docs/libnm/html/NMSettingWireless.html index 18a91960..60e5ddfd 100644 --- a/docs/libnm/html/NMSettingWireless.html +++ b/docs/libnm/html/NMSettingWireless.html @@ -417,7 +417,7 @@ nm_setting_wireless_get_ssid (

Returns

-

the “ssid” property of the setting.

+

the “ssid” property of the setting.

[transfer none]

@@ -443,7 +443,7 @@ nm_setting_wireless_get_mode (

Returns

-

the “mode” property of the setting

+

the “mode” property of the setting


@@ -468,7 +468,7 @@ nm_setting_wireless_get_band (

Returns

-

the “band” property of the setting

+

the “band” property of the setting


@@ -493,7 +493,7 @@ nm_setting_wireless_get_channel (

Returns

-

the “channel” property of the setting

+

the “channel” property of the setting


@@ -518,7 +518,7 @@ nm_setting_wireless_get_bssid (

Returns

-

the “bssid” property of the setting

+

the “bssid” property of the setting


@@ -543,7 +543,7 @@ nm_setting_wireless_get_rate (

Returns

-

the “rate” property of the setting

+

the “rate” property of the setting


@@ -568,7 +568,7 @@ nm_setting_wireless_get_tx_power (

Returns

-

the “tx-power” property of the setting

+

the “tx-power” property of the setting


@@ -593,7 +593,7 @@ nm_setting_wireless_get_mac_address (

Returns

-

the “mac-address” property of the setting

+

the “mac-address” property of the setting


@@ -619,7 +619,7 @@ nm_setting_wireless_get_cloned_mac_address

Returns

-

the “cloned-mac-address” property of the setting

+

the “cloned-mac-address” property of the setting


@@ -645,7 +645,7 @@ nm_setting_wireless_get_generate_mac_address_mask

Returns

-

the “generate-mac-address-mask” property of the setting

+

the “generate-mac-address-mask” property of the setting

Since: 1.4

@@ -672,7 +672,7 @@ nm_setting_wireless_get_mac_address_blacklist

Returns

-

the “mac-address-blacklist” property of the setting

+

the “mac-address-blacklist” property of the setting


@@ -744,7 +744,7 @@ at index idx nm_setting_wireless_add_mac_blacklist_item (NMSettingWireless *setting, const char *mac); -

Adds a new MAC address to the “mac-address-blacklist” property.

+

Adds a new MAC address to the “mac-address-blacklist” property.

Parameters

@@ -887,7 +887,7 @@ nm_setting_wireless_get_mtu (

Returns

-

the “mtu” property of the setting

+

the “mtu” property of the setting


@@ -912,7 +912,7 @@ nm_setting_wireless_get_hidden (

Returns

-

the “hidden” property of the setting

+

the “hidden” property of the setting


@@ -937,7 +937,7 @@ nm_setting_wireless_get_powersave (

Returns

-

the “powersave” property of the setting

+

the “powersave” property of the setting

Since: 1.2

@@ -964,7 +964,7 @@ nm_setting_wireless_get_mac_address_randomization

Returns

-

the “mac-address-randomization” property of the +

the “mac-address-randomization” property of the setting

Since: 1.2

@@ -1183,7 +1183,7 @@ nm_setting_wireless_get_ap_isolation (

Returns

-

the “ap-isolation” property of the setting

+

the “ap-isolation” property of the setting

Since: 1.28

@@ -1198,7 +1198,7 @@ nm_setting_wireless_get_ap_isolation (

enum NMSettingWirelessWakeOnWLan

-

Options for “wake-on-wlan”. Note that not all options +

Options for “wake-on-wlan”. Note that not all options are supported by all devices.

Members

diff --git a/docs/libnm/html/NMSettingWirelessSecurity.html b/docs/libnm/html/NMSettingWirelessSecurity.html index a98578ed..c622764f 100644 --- a/docs/libnm/html/NMSettingWirelessSecurity.html +++ b/docs/libnm/html/NMSettingWirelessSecurity.html @@ -479,7 +479,7 @@ nm_setting_wireless_security_get_key_mgmt

Returns

-

the “key-mgmt” property of the setting

+

the “key-mgmt” property of the setting


@@ -1093,7 +1093,7 @@ nm_setting_wireless_security_get_psk (

Returns

-

the “psk” property of the setting

+

the “psk” property of the setting


@@ -1120,7 +1120,7 @@ nm_setting_wireless_security_get_psk_flags

Returns

the NMSettingSecretFlags pertaining to the -“psk”

+“psk”


@@ -1146,7 +1146,7 @@ nm_setting_wireless_security_get_leap_username

Returns

-

the “leap-username” property of the setting

+

the “leap-username” property of the setting


@@ -1172,7 +1172,7 @@ nm_setting_wireless_security_get_leap_password

Returns

-

the “leap-password” property of the setting

+

the “leap-password” property of the setting


@@ -1199,7 +1199,7 @@ nm_setting_wireless_security_get_leap_password_flags

Returns

the NMSettingSecretFlags pertaining to the -“leap-password”

+“leap-password”


@@ -1267,7 +1267,7 @@ nm_setting_wireless_security_set_wep_key
@@ -1298,7 +1298,7 @@ nm_setting_wireless_security_get_wep_tx_keyidx

Returns

-

the “wep-tx-keyidx” property of the setting

+

the “wep-tx-keyidx” property of the setting


@@ -1324,7 +1324,7 @@ nm_setting_wireless_security_get_auth_alg

Returns

-

the “auth-alg” property of the setting

+

the “auth-alg” property of the setting


@@ -1376,7 +1376,7 @@ nm_setting_wireless_security_get_wep_key_type

Returns

-

the “wep-key-type” property of the setting

+

the “wep-key-type” property of the setting


@@ -1402,7 +1402,7 @@ nm_setting_wireless_security_get_wps_method

Returns

-

the “wps-method” property of the setting

+

the “wps-method” property of the setting

Since: 1.10

diff --git a/docs/libnm/html/api-index-full.html b/docs/libnm/html/api-index-full.html index 8356b714..08102244 100644 --- a/docs/libnm/html/api-index-full.html +++ b/docs/libnm/html/api-index-full.html @@ -585,6 +585,10 @@ NMDevice:physical-port-id, object property in NMDeviceOvs
+NMDevice:ports, object property in NMDeviceOvs +
+
+
NMDevice:product, object property in NMDeviceOvs
@@ -1497,6 +1501,10 @@ nml_dbus_property_ao_is_ready, function in NMIPConfig + +
+
nml_dbus_property_ao_notify_changed_many, function in NMIPConfig
@@ -1573,6 +1581,10 @@ NMObject, struct in NMDeviceOvs
+NMObject:client, object property in NMDeviceOvs +
+
+
NMObject:path, object property in NMDeviceOvs
@@ -1665,7 +1677,7 @@ NMRemoteConnection:visible, object property in NMDeviceOvs
-NMSetting, struct in NMSettingOvs +NMSetting, struct in NMSettingOvs
@@ -1677,195 +1689,195 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs
-NMSetting8021x, struct in NMSettingOvs +NMSetting8021x, struct in NMSettingOvs
-NMSetting8021x:altsubject-matches, object property in NMSettingOvs +NMSetting8021x:altsubject-matches, object property in NMSettingOvs
-NMSetting8021x:anonymous-identity, object property in NMSettingOvs +NMSetting8021x:anonymous-identity, object property in NMSettingOvs
-NMSetting8021x:auth-timeout, object property in NMSettingOvs +NMSetting8021x:auth-timeout, object property in NMSettingOvs
-NMSetting8021x:ca-cert, object property in NMSettingOvs +NMSetting8021x:ca-cert, object property in NMSettingOvs
-NMSetting8021x:ca-cert-password, object property in NMSettingOvs +NMSetting8021x:ca-cert-password, object property in NMSettingOvs
-NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:ca-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:ca-path, object property in NMSettingOvs +NMSetting8021x:ca-path, object property in NMSettingOvs
-NMSetting8021x:client-cert, object property in NMSettingOvs +NMSetting8021x:client-cert, object property in NMSettingOvs
-NMSetting8021x:client-cert-password, object property in NMSettingOvs +NMSetting8021x:client-cert-password, object property in NMSettingOvs
-NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:client-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:domain-match, object property in NMSettingOvs +NMSetting8021x:domain-match, object property in NMSettingOvs
-NMSetting8021x:domain-suffix-match, object property in NMSettingOvs +NMSetting8021x:domain-suffix-match, object property in NMSettingOvs
-NMSetting8021x:eap, object property in NMSettingOvs +NMSetting8021x:eap, object property in NMSettingOvs
-NMSetting8021x:identity, object property in NMSettingOvs +NMSetting8021x:identity, object property in NMSettingOvs
-NMSetting8021x:optional, object property in NMSettingOvs +NMSetting8021x:optional, object property in NMSettingOvs
-NMSetting8021x:pac-file, object property in NMSettingOvs +NMSetting8021x:pac-file, object property in NMSettingOvs
-NMSetting8021x:password, object property in NMSettingOvs +NMSetting8021x:password, object property in NMSettingOvs
-NMSetting8021x:password-flags, object property in NMSettingOvs +NMSetting8021x:password-flags, object property in NMSettingOvs
-NMSetting8021x:password-raw, object property in NMSettingOvs +NMSetting8021x:password-raw, object property in NMSettingOvs
-NMSetting8021x:password-raw-flags, object property in NMSettingOvs +NMSetting8021x:password-raw-flags, object property in NMSettingOvs
-NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs +NMSetting8021x:phase1-auth-flags, object property in NMSettingOvs
-NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs +NMSetting8021x:phase1-fast-provisioning, object property in NMSettingOvs
-NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs +NMSetting8021x:phase1-peaplabel, object property in NMSettingOvs
-NMSetting8021x:phase1-peapver, object property in NMSettingOvs +NMSetting8021x:phase1-peapver, object property in NMSettingOvs
-NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs +NMSetting8021x:phase2-altsubject-matches, object property in NMSettingOvs
-NMSetting8021x:phase2-auth, object property in NMSettingOvs +NMSetting8021x:phase2-auth, object property in NMSettingOvs
-NMSetting8021x:phase2-autheap, object property in NMSettingOvs +NMSetting8021x:phase2-autheap, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-ca-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-ca-path, object property in NMSettingOvs +NMSetting8021x:phase2-ca-path, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password, object property in NMSettingOvs
-NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-client-cert-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-domain-match, object property in NMSettingOvs +NMSetting8021x:phase2-domain-match, object property in NMSettingOvs
-NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs +NMSetting8021x:phase2-domain-suffix-match, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key, object property in NMSettingOvs +NMSetting8021x:phase2-private-key, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password, object property in NMSettingOvs
-NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs +NMSetting8021x:phase2-private-key-password-flags, object property in NMSettingOvs
-NMSetting8021x:phase2-subject-match, object property in NMSettingOvs +NMSetting8021x:phase2-subject-match, object property in NMSettingOvs
-NMSetting8021x:pin, object property in NMSettingOvs +NMSetting8021x:pin, object property in NMSettingOvs
-NMSetting8021x:pin-flags, object property in NMSettingOvs +NMSetting8021x:pin-flags, object property in NMSettingOvs
-NMSetting8021x:private-key, object property in NMSettingOvs +NMSetting8021x:private-key, object property in NMSettingOvs
-NMSetting8021x:private-key-password, object property in NMSettingOvs +NMSetting8021x:private-key-password, object property in NMSettingOvs
-NMSetting8021x:private-key-password-flags, object property in NMSettingOvs +NMSetting8021x:private-key-password-flags, object property in NMSettingOvs
-NMSetting8021x:subject-match, object property in NMSettingOvs +NMSetting8021x:subject-match, object property in NMSettingOvs
-NMSetting8021x:system-ca-certs, object property in NMSettingOvs +NMSetting8021x:system-ca-certs, object property in NMSettingOvs
@@ -1881,59 +1893,67 @@ NMSetting6Lowpan:parent, object property in NMSettingOvs
-NMSetting:name, object property in NMSettingOvs +NMSetting:name, object property in NMSettingOvs +
+
+
+NMSettingAdsl, struct in NMSettingOvs +
+
+
+NMSettingAdsl:encapsulation, object property in NMSettingOvs
-NMSettingAdsl, struct in NMSettingOvs +NMSettingAdsl:password, object property in NMSettingOvs
-NMSettingAdsl:encapsulation, object property in NMSettingOvs +NMSettingAdsl:password-flags, object property in NMSettingOvs
-NMSettingAdsl:password, object property in NMSettingOvs +NMSettingAdsl:protocol, object property in NMSettingOvs
-NMSettingAdsl:password-flags, object property in NMSettingOvs +NMSettingAdsl:username, object property in NMSettingOvs
-NMSettingAdsl:protocol, object property in NMSettingOvs +NMSettingAdsl:vci, object property in NMSettingOvs
-NMSettingAdsl:username, object property in NMSettingOvs +NMSettingAdsl:vpi, object property in NMSettingOvs
-NMSettingAdsl:vci, object property in NMSettingOvs +NMSettingBluetooth, struct in NMSettingOvs
-NMSettingAdsl:vpi, object property in NMSettingOvs +NMSettingBluetooth:bdaddr, object property in NMSettingOvs
-NMSettingBluetooth, struct in NMSettingOvs +NMSettingBluetooth:type, object property in NMSettingOvs
-NMSettingBluetooth:bdaddr, object property in NMSettingOvs +NMSettingBond, struct in NMSettingOvs
-NMSettingBluetooth:type, object property in NMSettingOvs +NMSettingBond:options, object property in NMSettingOvs
-NMSettingBond, struct in NMSettingOvs +NMSettingBondPort, struct in NMSettingOvs
-NMSettingBond:options, object property in NMSettingOvs +NMSettingBondPort:queue-id, object property in NMSettingOvs
@@ -2049,47 +2069,47 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingBridgePort, struct in NMSettingOvs +NMSettingBridgePort, struct in NMSettingOvs
-NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs +NMSettingBridgePort:hairpin-mode, object property in NMSettingOvs
-NMSettingBridgePort:path-cost, object property in NMSettingOvs +NMSettingBridgePort:path-cost, object property in NMSettingOvs
-NMSettingBridgePort:priority, object property in NMSettingOvs +NMSettingBridgePort:priority, object property in NMSettingOvs
-NMSettingBridgePort:vlans, object property in NMSettingOvs +NMSettingBridgePort:vlans, object property in NMSettingOvs
-NMSettingCdma, struct in NMSettingOvs +NMSettingCdma, struct in NMSettingOvs
-NMSettingCdma:mtu, object property in NMSettingOvs +NMSettingCdma:mtu, object property in NMSettingOvs
-NMSettingCdma:number, object property in NMSettingOvs +NMSettingCdma:number, object property in NMSettingOvs
-NMSettingCdma:password, object property in NMSettingOvs +NMSettingCdma:password, object property in NMSettingOvs
-NMSettingCdma:password-flags, object property in NMSettingOvs +NMSettingCdma:password-flags, object property in NMSettingOvs
-NMSettingCdma:username, object property in NMSettingOvs +NMSettingCdma:username, object property in NMSettingOvs
@@ -2101,107 +2121,111 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingConnection, struct in NMSettingOvs +NMSettingConnection, struct in NMSettingOvs
-NMSettingConnection:auth-retries, object property in NMSettingOvs +NMSettingConnection:auth-retries, object property in NMSettingOvs
-NMSettingConnection:autoconnect, object property in NMSettingOvs +NMSettingConnection:autoconnect, object property in NMSettingOvs
-NMSettingConnection:autoconnect-priority, object property in NMSettingOvs +NMSettingConnection:autoconnect-priority, object property in NMSettingOvs
-NMSettingConnection:autoconnect-retries, object property in NMSettingOvs +NMSettingConnection:autoconnect-retries, object property in NMSettingOvs
-NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs +NMSettingConnection:autoconnect-slaves, object property in NMSettingOvs
-NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs +NMSettingConnection:dns-over-tls, object property in NMSettingOvs
-NMSettingConnection:id, object property in NMSettingOvs +NMSettingConnection:gateway-ping-timeout, object property in NMSettingOvs
-NMSettingConnection:interface-name, object property in NMSettingOvs +NMSettingConnection:id, object property in NMSettingOvs
-NMSettingConnection:lldp, object property in NMSettingOvs +NMSettingConnection:interface-name, object property in NMSettingOvs
-NMSettingConnection:llmnr, object property in NMSettingOvs +NMSettingConnection:lldp, object property in NMSettingOvs
-NMSettingConnection:master, object property in NMSettingOvs +NMSettingConnection:llmnr, object property in NMSettingOvs
-NMSettingConnection:mdns, object property in NMSettingOvs +NMSettingConnection:master, object property in NMSettingOvs
-NMSettingConnection:metered, object property in NMSettingOvs +NMSettingConnection:mdns, object property in NMSettingOvs
-NMSettingConnection:mud-url, object property in NMSettingOvs +NMSettingConnection:metered, object property in NMSettingOvs
-NMSettingConnection:multi-connect, object property in NMSettingOvs +NMSettingConnection:mud-url, object property in NMSettingOvs
-NMSettingConnection:permissions, object property in NMSettingOvs +NMSettingConnection:multi-connect, object property in NMSettingOvs
-NMSettingConnection:read-only, object property in NMSettingOvs +NMSettingConnection:permissions, object property in NMSettingOvs
-NMSettingConnection:secondaries, object property in NMSettingOvs +NMSettingConnection:read-only, object property in NMSettingOvs
-NMSettingConnection:slave-type, object property in NMSettingOvs +NMSettingConnection:secondaries, object property in NMSettingOvs
-NMSettingConnection:stable-id, object property in NMSettingOvs +NMSettingConnection:slave-type, object property in NMSettingOvs
-NMSettingConnection:timestamp, object property in NMSettingOvs +NMSettingConnection:stable-id, object property in NMSettingOvs
-NMSettingConnection:type, object property in NMSettingOvs +NMSettingConnection:timestamp, object property in NMSettingOvs
-NMSettingConnection:uuid, object property in NMSettingOvs +NMSettingConnection:type, object property in NMSettingOvs
-NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +NMSettingConnection:uuid, object property in NMSettingOvs
-NMSettingConnection:zone, object property in NMSettingOvs +NMSettingConnection:wait-device-timeout, object property in NMSettingOvs +
+
+
+NMSettingConnection:zone, object property in NMSettingOvs
@@ -2209,6 +2233,10 @@ NMSettingBridge:vlans, object property in NMSettingOvs
+NMSettingConnectionDnsOverTls, enum in NMSettingConnection +
+
+
NMSettingConnectionLldp, enum in NMSettingConnection
@@ -2221,67 +2249,67 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingDcb, struct in NMSettingOvs +NMSettingDcb, struct in NMSettingOvs
-NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs +NMSettingDcb:app-fcoe-flags, object property in NMSettingOvs
-NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs +NMSettingDcb:app-fcoe-mode, object property in NMSettingOvs
-NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs +NMSettingDcb:app-fcoe-priority, object property in NMSettingOvs
-NMSettingDcb:app-fip-flags, object property in NMSettingOvs +NMSettingDcb:app-fip-flags, object property in NMSettingOvs
-NMSettingDcb:app-fip-priority, object property in NMSettingOvs +NMSettingDcb:app-fip-priority, object property in NMSettingOvs
-NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs +NMSettingDcb:app-iscsi-flags, object property in NMSettingOvs
-NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs +NMSettingDcb:app-iscsi-priority, object property in NMSettingOvs
-NMSettingDcb:priority-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-flow-control, object property in NMSettingOvs +NMSettingDcb:priority-flow-control, object property in NMSettingOvs
-NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs +NMSettingDcb:priority-flow-control-flags, object property in NMSettingOvs
-NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-group-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-group-flags, object property in NMSettingOvs +NMSettingDcb:priority-group-flags, object property in NMSettingOvs
-NMSettingDcb:priority-group-id, object property in NMSettingOvs +NMSettingDcb:priority-group-id, object property in NMSettingOvs
-NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs +NMSettingDcb:priority-strict-bandwidth, object property in NMSettingOvs
-NMSettingDcb:priority-traffic-class, object property in NMSettingOvs +NMSettingDcb:priority-traffic-class, object property in NMSettingOvs
@@ -2293,7 +2321,7 @@ NMSettingBridge:vlans, object property in NMSettingOvs
-NMSettingDummy, struct in NMSettingOvs +NMSettingDummy, struct in NMSettingOvs
@@ -2301,67 +2329,67 @@ NMSettingEthtool, struct in NMSettingOvs
-NMSettingGeneric, struct in NMSettingOvs +NMSettingGeneric, struct in NMSettingOvs
-NMSettingGsm, struct in NMSettingOvs +NMSettingGsm, struct in NMSettingOvs
-NMSettingGsm:apn, object property in NMSettingOvs +NMSettingGsm:apn, object property in NMSettingOvs
-NMSettingGsm:auto-config, object property in NMSettingOvs +NMSettingGsm:auto-config, object property in NMSettingOvs
-NMSettingGsm:device-id, object property in NMSettingOvs +NMSettingGsm:device-id, object property in NMSettingOvs
-NMSettingGsm:home-only, object property in NMSettingOvs +NMSettingGsm:home-only, object property in NMSettingOvs
-NMSettingGsm:mtu, object property in NMSettingOvs +NMSettingGsm:mtu, object property in NMSettingOvs
-NMSettingGsm:network-id, object property in NMSettingOvs +NMSettingGsm:network-id, object property in NMSettingOvs
-NMSettingGsm:number, object property in NMSettingOvs +NMSettingGsm:number, object property in NMSettingOvs
-NMSettingGsm:password, object property in NMSettingOvs +NMSettingGsm:password, object property in NMSettingOvs
-NMSettingGsm:password-flags, object property in NMSettingOvs +NMSettingGsm:password-flags, object property in NMSettingOvs
-NMSettingGsm:pin, object property in NMSettingOvs +NMSettingGsm:pin, object property in NMSettingOvs
-NMSettingGsm:pin-flags, object property in NMSettingOvs +NMSettingGsm:pin-flags, object property in NMSettingOvs
-NMSettingGsm:sim-id, object property in NMSettingOvs +NMSettingGsm:sim-id, object property in NMSettingOvs
-NMSettingGsm:sim-operator-id, object property in NMSettingOvs +NMSettingGsm:sim-operator-id, object property in NMSettingOvs
-NMSettingGsm:username, object property in NMSettingOvs +NMSettingGsm:username, object property in NMSettingOvs
@@ -2385,67 +2413,67 @@ NMSettingHostname:priority, object property in NMSettingOvs
-NMSettingInfiniband, struct in NMSettingOvs +NMSettingInfiniband, struct in NMSettingOvs
-NMSettingInfiniband:mac-address, object property in NMSettingOvs +NMSettingInfiniband:mac-address, object property in NMSettingOvs
-NMSettingInfiniband:mtu, object property in NMSettingOvs +NMSettingInfiniband:mtu, object property in NMSettingOvs
-NMSettingInfiniband:p-key, object property in NMSettingOvs +NMSettingInfiniband:p-key, object property in NMSettingOvs
-NMSettingInfiniband:parent, object property in NMSettingOvs +NMSettingInfiniband:parent, object property in NMSettingOvs
-NMSettingInfiniband:transport-mode, object property in NMSettingOvs +NMSettingInfiniband:transport-mode, object property in NMSettingOvs
-NMSettingIP4Config, struct in NMSettingOvs +NMSettingIP4Config, struct in NMSettingOvs
-NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs +NMSettingIP4Config:dhcp-client-id, object property in NMSettingOvs
-NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs +NMSettingIP4Config:dhcp-fqdn, object property in NMSettingOvs
-NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs +NMSettingIP4Config:dhcp-vendor-class-identifier, object property in NMSettingOvs
-NMSettingIP6Config, struct in NMSettingOvs +NMSettingIP6Config, struct in NMSettingOvs
-NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs +NMSettingIP6Config:addr-gen-mode, object property in NMSettingOvs
-NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs +NMSettingIP6Config:dhcp-duid, object property in NMSettingOvs
-NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs +NMSettingIP6Config:ip6-privacy, object property in NMSettingOvs
-NMSettingIP6Config:ra-timeout, object property in NMSettingOvs +NMSettingIP6Config:ra-timeout, object property in NMSettingOvs
-NMSettingIP6Config:token, object property in NMSettingOvs +NMSettingIP6Config:token, object property in NMSettingOvs
@@ -2457,79 +2485,79 @@ NMSettingHostname:priority, object property in NMSettingOvs
-NMSettingIPConfig, struct in NMSettingOvs +NMSettingIPConfig, struct in NMSettingOvs
-NMSettingIPConfig:addresses, object property in NMSettingOvs +NMSettingIPConfig:addresses, object property in NMSettingOvs
-NMSettingIPConfig:dad-timeout, object property in NMSettingOvs +NMSettingIPConfig:dad-timeout, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs +NMSettingIPConfig:dhcp-hostname-flags, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs +NMSettingIPConfig:dhcp-iaid, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs +NMSettingIPConfig:dhcp-reject-servers, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs +NMSettingIPConfig:dhcp-send-hostname, object property in NMSettingOvs
-NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs +NMSettingIPConfig:dhcp-timeout, object property in NMSettingOvs
-NMSettingIPConfig:dns, object property in NMSettingOvs +NMSettingIPConfig:dns, object property in NMSettingOvs
-NMSettingIPConfig:dns-options, object property in NMSettingOvs +NMSettingIPConfig:dns-options, object property in NMSettingOvs
-NMSettingIPConfig:dns-priority, object property in NMSettingOvs +NMSettingIPConfig:dns-priority, object property in NMSettingOvs
-NMSettingIPConfig:dns-search, object property in NMSettingOvs +NMSettingIPConfig:dns-search, object property in NMSettingOvs
-NMSettingIPConfig:gateway, object property in NMSettingOvs +NMSettingIPConfig:gateway, object property in NMSettingOvs
-NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-dns, object property in NMSettingOvs
-NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs +NMSettingIPConfig:ignore-auto-routes, object property in NMSettingOvs
-NMSettingIPConfig:may-fail, object property in NMSettingOvs +NMSettingIPConfig:may-fail, object property in NMSettingOvs
-NMSettingIPConfig:method, object property in NMSettingOvs +NMSettingIPConfig:method, object property in NMSettingOvs
-NMSettingIPConfig:never-default, object property in NMSettingOvs +NMSettingIPConfig:never-default, object property in NMSettingOvs
@@ -2537,71 +2565,71 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingIPConfig:route-metric, object property in NMSettingOvs +NMSettingIPConfig:route-metric, object property in NMSettingOvs
-NMSettingIPConfig:route-table, object property in NMSettingOvs +NMSettingIPConfig:route-table, object property in NMSettingOvs
-NMSettingIPConfig:routes, object property in NMSettingOvs +NMSettingIPConfig:routes, object property in NMSettingOvs
-NMSettingIPTunnel, struct in NMSettingOvs +NMSettingIPTunnel, struct in NMSettingOvs
-NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs +NMSettingIPTunnel:encapsulation-limit, object property in NMSettingOvs
-NMSettingIPTunnel:flags, object property in NMSettingOvs +NMSettingIPTunnel:flags, object property in NMSettingOvs
-NMSettingIPTunnel:flow-label, object property in NMSettingOvs +NMSettingIPTunnel:flow-label, object property in NMSettingOvs
-NMSettingIPTunnel:input-key, object property in NMSettingOvs +NMSettingIPTunnel:input-key, object property in NMSettingOvs
-NMSettingIPTunnel:local, object property in NMSettingOvs +NMSettingIPTunnel:local, object property in NMSettingOvs
-NMSettingIPTunnel:mode, object property in NMSettingOvs +NMSettingIPTunnel:mode, object property in NMSettingOvs
-NMSettingIPTunnel:mtu, object property in NMSettingOvs +NMSettingIPTunnel:mtu, object property in NMSettingOvs
-NMSettingIPTunnel:output-key, object property in NMSettingOvs +NMSettingIPTunnel:output-key, object property in NMSettingOvs
-NMSettingIPTunnel:parent, object property in NMSettingOvs +NMSettingIPTunnel:parent, object property in NMSettingOvs
-NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs +NMSettingIPTunnel:path-mtu-discovery, object property in NMSettingOvs
-NMSettingIPTunnel:remote, object property in NMSettingOvs +NMSettingIPTunnel:remote, object property in NMSettingOvs
-NMSettingIPTunnel:tos, object property in NMSettingOvs +NMSettingIPTunnel:tos, object property in NMSettingOvs
-NMSettingIPTunnel:ttl, object property in NMSettingOvs +NMSettingIPTunnel:ttl, object property in NMSettingOvs
@@ -2609,43 +2637,43 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingMacsec, struct in NMSettingOvs +NMSettingMacsec, struct in NMSettingOvs
-NMSettingMacsec:encrypt, object property in NMSettingOvs +NMSettingMacsec:encrypt, object property in NMSettingOvs
-NMSettingMacsec:mka-cak, object property in NMSettingOvs +NMSettingMacsec:mka-cak, object property in NMSettingOvs
-NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs +NMSettingMacsec:mka-cak-flags, object property in NMSettingOvs
-NMSettingMacsec:mka-ckn, object property in NMSettingOvs +NMSettingMacsec:mka-ckn, object property in NMSettingOvs
-NMSettingMacsec:mode, object property in NMSettingOvs +NMSettingMacsec:mode, object property in NMSettingOvs
-NMSettingMacsec:parent, object property in NMSettingOvs +NMSettingMacsec:parent, object property in NMSettingOvs
-NMSettingMacsec:port, object property in NMSettingOvs +NMSettingMacsec:port, object property in NMSettingOvs
-NMSettingMacsec:send-sci, object property in NMSettingOvs +NMSettingMacsec:send-sci, object property in NMSettingOvs
-NMSettingMacsec:validation, object property in NMSettingOvs +NMSettingMacsec:validation, object property in NMSettingOvs
@@ -2657,23 +2685,23 @@ NMSettingIPConfig:required-timeout, object property in NMSettingOvs
-NMSettingMacvlan, struct in NMSettingOvs +NMSettingMacvlan, struct in NMSettingOvs
-NMSettingMacvlan:mode, object property in NMSettingOvs +NMSettingMacvlan:mode, object property in NMSettingOvs
-NMSettingMacvlan:parent, object property in NMSettingOvs +NMSettingMacvlan:parent, object property in NMSettingOvs
-NMSettingMacvlan:promiscuous, object property in NMSettingOvs +NMSettingMacvlan:promiscuous, object property in NMSettingOvs
-NMSettingMacvlan:tap, object property in NMSettingOvs +NMSettingMacvlan:tap, object property in NMSettingOvs
@@ -2701,19 +2729,19 @@ NMSettingMatch:path, object property in NMSettingOvs
-NMSettingOlpcMesh, struct in NMSettingOvs +NMSettingOlpcMesh, struct in NMSettingOvs
-NMSettingOlpcMesh:channel, object property in NMSettingOvs +NMSettingOlpcMesh:channel, object property in NMSettingOvs
-NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs +NMSettingOlpcMesh:dhcp-anycast-address, object property in NMSettingOvs
-NMSettingOlpcMesh:ssid, object property in NMSettingOvs +NMSettingOlpcMesh:ssid, object property in NMSettingOvs
@@ -2801,123 +2829,123 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
-NMSettingPpp, struct in NMSettingOvs +NMSettingPpp, struct in NMSettingOvs
-NMSettingPpp:baud, object property in NMSettingOvs +NMSettingPpp:baud, object property in NMSettingOvs
-NMSettingPpp:crtscts, object property in NMSettingOvs +NMSettingPpp:crtscts, object property in NMSettingOvs
-NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs +NMSettingPpp:lcp-echo-failure, object property in NMSettingOvs
-NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs +NMSettingPpp:lcp-echo-interval, object property in NMSettingOvs
-NMSettingPpp:mppe-stateful, object property in NMSettingOvs +NMSettingPpp:mppe-stateful, object property in NMSettingOvs
-NMSettingPpp:mru, object property in NMSettingOvs +NMSettingPpp:mru, object property in NMSettingOvs
-NMSettingPpp:mtu, object property in NMSettingOvs +NMSettingPpp:mtu, object property in NMSettingOvs
-NMSettingPpp:no-vj-comp, object property in NMSettingOvs +NMSettingPpp:no-vj-comp, object property in NMSettingOvs
-NMSettingPpp:noauth, object property in NMSettingOvs +NMSettingPpp:noauth, object property in NMSettingOvs
-NMSettingPpp:nobsdcomp, object property in NMSettingOvs +NMSettingPpp:nobsdcomp, object property in NMSettingOvs
-NMSettingPpp:nodeflate, object property in NMSettingOvs +NMSettingPpp:nodeflate, object property in NMSettingOvs
-NMSettingPpp:refuse-chap, object property in NMSettingOvs +NMSettingPpp:refuse-chap, object property in NMSettingOvs
-NMSettingPpp:refuse-eap, object property in NMSettingOvs +NMSettingPpp:refuse-eap, object property in NMSettingOvs
-NMSettingPpp:refuse-mschap, object property in NMSettingOvs +NMSettingPpp:refuse-mschap, object property in NMSettingOvs
-NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs +NMSettingPpp:refuse-mschapv2, object property in NMSettingOvs
-NMSettingPpp:refuse-pap, object property in NMSettingOvs +NMSettingPpp:refuse-pap, object property in NMSettingOvs
-NMSettingPpp:require-mppe, object property in NMSettingOvs +NMSettingPpp:require-mppe, object property in NMSettingOvs
-NMSettingPpp:require-mppe-128, object property in NMSettingOvs +NMSettingPpp:require-mppe-128, object property in NMSettingOvs
-NMSettingPppoe, struct in NMSettingOvs +NMSettingPppoe, struct in NMSettingOvs
-NMSettingPppoe:parent, object property in NMSettingOvs +NMSettingPppoe:parent, object property in NMSettingOvs
-NMSettingPppoe:password, object property in NMSettingOvs +NMSettingPppoe:password, object property in NMSettingOvs
-NMSettingPppoe:password-flags, object property in NMSettingOvs +NMSettingPppoe:password-flags, object property in NMSettingOvs
-NMSettingPppoe:service, object property in NMSettingOvs +NMSettingPppoe:service, object property in NMSettingOvs
-NMSettingPppoe:username, object property in NMSettingOvs +NMSettingPppoe:username, object property in NMSettingOvs
-NMSettingProxy, struct in NMSettingOvs +NMSettingProxy, struct in NMSettingOvs
-NMSettingProxy:browser-only, object property in NMSettingOvs +NMSettingProxy:browser-only, object property in NMSettingOvs
-NMSettingProxy:method, object property in NMSettingOvs +NMSettingProxy:method, object property in NMSettingOvs
-NMSettingProxy:pac-script, object property in NMSettingOvs +NMSettingProxy:pac-script, object property in NMSettingOvs
-NMSettingProxy:pac-url, object property in NMSettingOvs +NMSettingProxy:pac-url, object property in NMSettingOvs
@@ -2937,27 +2965,27 @@ NMSettingOvsPort:vlan-mode, object property in NMSettingOvs
-NMSettingSerial, struct in NMSettingOvs +NMSettingSerial, struct in NMSettingOvs
-NMSettingSerial:baud, object property in NMSettingOvs +NMSettingSerial:baud, object property in NMSettingOvs
-NMSettingSerial:bits, object property in NMSettingOvs +NMSettingSerial:bits, object property in NMSettingOvs
-NMSettingSerial:parity, object property in NMSettingOvs +NMSettingSerial:parity, object property in NMSettingOvs
-NMSettingSerial:send-delay, object property in NMSettingOvs +NMSettingSerial:send-delay, object property in NMSettingOvs
-NMSettingSerial:stopbits, object property in NMSettingOvs +NMSettingSerial:stopbits, object property in NMSettingOvs
@@ -3001,131 +3029,131 @@ NMSettingTCConfig:tfilters, object property in NMSettingOvs
-NMSettingTeam, struct in NMSettingOvs +NMSettingTeam, struct in NMSettingOvs
-NMSettingTeam:config, object property in NMSettingOvs +NMSettingTeam:config, object property in NMSettingOvs
-NMSettingTeam:link-watchers, object property in NMSettingOvs +NMSettingTeam:link-watchers, object property in NMSettingOvs
-NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-count, object property in NMSettingOvs
-NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs +NMSettingTeam:mcast-rejoin-interval, object property in NMSettingOvs
-NMSettingTeam:notify-peers-count, object property in NMSettingOvs +NMSettingTeam:notify-peers-count, object property in NMSettingOvs
-NMSettingTeam:notify-peers-interval, object property in NMSettingOvs +NMSettingTeam:notify-peers-interval, object property in NMSettingOvs
-NMSettingTeam:runner, object property in NMSettingOvs +NMSettingTeam:runner, object property in NMSettingOvs
-NMSettingTeam:runner-active, object property in NMSettingOvs +NMSettingTeam:runner-active, object property in NMSettingOvs
-NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs +NMSettingTeam:runner-agg-select-policy, object property in NMSettingOvs
-NMSettingTeam:runner-fast-rate, object property in NMSettingOvs +NMSettingTeam:runner-fast-rate, object property in NMSettingOvs
-NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs +NMSettingTeam:runner-hwaddr-policy, object property in NMSettingOvs
-NMSettingTeam:runner-min-ports, object property in NMSettingOvs +NMSettingTeam:runner-min-ports, object property in NMSettingOvs
-NMSettingTeam:runner-sys-prio, object property in NMSettingOvs +NMSettingTeam:runner-sys-prio, object property in NMSettingOvs
-NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer, object property in NMSettingOvs
-NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs +NMSettingTeam:runner-tx-balancer-interval, object property in NMSettingOvs
-NMSettingTeam:runner-tx-hash, object property in NMSettingOvs +NMSettingTeam:runner-tx-hash, object property in NMSettingOvs
-NMSettingTeamPort, struct in NMSettingOvs +NMSettingTeamPort, struct in NMSettingOvs
-NMSettingTeamPort:config, object property in NMSettingOvs +NMSettingTeamPort:config, object property in NMSettingOvs
-NMSettingTeamPort:lacp-key, object property in NMSettingOvs +NMSettingTeamPort:lacp-key, object property in NMSettingOvs
-NMSettingTeamPort:lacp-prio, object property in NMSettingOvs +NMSettingTeamPort:lacp-prio, object property in NMSettingOvs
-NMSettingTeamPort:link-watchers, object property in NMSettingOvs +NMSettingTeamPort:link-watchers, object property in NMSettingOvs
-NMSettingTeamPort:prio, object property in NMSettingOvs +NMSettingTeamPort:prio, object property in NMSettingOvs
-NMSettingTeamPort:queue-id, object property in NMSettingOvs +NMSettingTeamPort:queue-id, object property in NMSettingOvs
-NMSettingTeamPort:sticky, object property in NMSettingOvs +NMSettingTeamPort:sticky, object property in NMSettingOvs
-NMSettingTun, struct in NMSettingOvs +NMSettingTun, struct in NMSettingOvs
-NMSettingTun:group, object property in NMSettingOvs +NMSettingTun:group, object property in NMSettingOvs
-NMSettingTun:mode, object property in NMSettingOvs +NMSettingTun:mode, object property in NMSettingOvs
-NMSettingTun:multi-queue, object property in NMSettingOvs +NMSettingTun:multi-queue, object property in NMSettingOvs
-NMSettingTun:owner, object property in NMSettingOvs +NMSettingTun:owner, object property in NMSettingOvs
-NMSettingTun:pi, object property in NMSettingOvs +NMSettingTun:pi, object property in NMSettingOvs
-NMSettingTun:vnet-hdr, object property in NMSettingOvs +NMSettingTun:vnet-hdr, object property in NMSettingOvs
@@ -3153,55 +3181,55 @@ NMSettingVeth:peer, object property in NMSettingOvs
-NMSettingVlan, struct in NMSettingOvs +NMSettingVlan, struct in NMSettingOvs
-NMSettingVlan:egress-priority-map, object property in NMSettingOvs +NMSettingVlan:egress-priority-map, object property in NMSettingOvs
-NMSettingVlan:flags, object property in NMSettingOvs +NMSettingVlan:flags, object property in NMSettingOvs
-NMSettingVlan:id, object property in NMSettingOvs +NMSettingVlan:id, object property in NMSettingOvs
-NMSettingVlan:ingress-priority-map, object property in NMSettingOvs +NMSettingVlan:ingress-priority-map, object property in NMSettingOvs
-NMSettingVlan:parent, object property in NMSettingOvs +NMSettingVlan:parent, object property in NMSettingOvs
-NMSettingVpn, struct in NMSettingOvs +NMSettingVpn, struct in NMSettingOvs
-NMSettingVpn:data, object property in NMSettingOvs +NMSettingVpn:data, object property in NMSettingOvs
-NMSettingVpn:persistent, object property in NMSettingOvs +NMSettingVpn:persistent, object property in NMSettingOvs
-NMSettingVpn:secrets, object property in NMSettingOvs +NMSettingVpn:secrets, object property in NMSettingOvs
-NMSettingVpn:service-type, object property in NMSettingOvs +NMSettingVpn:service-type, object property in NMSettingOvs
-NMSettingVpn:timeout, object property in NMSettingOvs +NMSettingVpn:timeout, object property in NMSettingOvs
-NMSettingVpn:user-name, object property in NMSettingOvs +NMSettingVpn:user-name, object property in NMSettingOvs
@@ -3213,71 +3241,71 @@ NMSettingVrf:table, object property in NMSettingOvs
-NMSettingVxlan, struct in NMSettingOvs +NMSettingVxlan, struct in NMSettingOvs
-NMSettingVxlan:ageing, object property in NMSettingOvs +NMSettingVxlan:ageing, object property in NMSettingOvs
-NMSettingVxlan:destination-port, object property in NMSettingOvs +NMSettingVxlan:destination-port, object property in NMSettingOvs
-NMSettingVxlan:id, object property in NMSettingOvs +NMSettingVxlan:id, object property in NMSettingOvs
-NMSettingVxlan:l2-miss, object property in NMSettingOvs +NMSettingVxlan:l2-miss, object property in NMSettingOvs
-NMSettingVxlan:l3-miss, object property in NMSettingOvs +NMSettingVxlan:l3-miss, object property in NMSettingOvs
-NMSettingVxlan:learning, object property in NMSettingOvs +NMSettingVxlan:learning, object property in NMSettingOvs
-NMSettingVxlan:limit, object property in NMSettingOvs +NMSettingVxlan:limit, object property in NMSettingOvs
-NMSettingVxlan:local, object property in NMSettingOvs +NMSettingVxlan:local, object property in NMSettingOvs
-NMSettingVxlan:parent, object property in NMSettingOvs +NMSettingVxlan:parent, object property in NMSettingOvs
-NMSettingVxlan:proxy, object property in NMSettingOvs +NMSettingVxlan:proxy, object property in NMSettingOvs
-NMSettingVxlan:remote, object property in NMSettingOvs +NMSettingVxlan:remote, object property in NMSettingOvs
-NMSettingVxlan:rsc, object property in NMSettingOvs +NMSettingVxlan:rsc, object property in NMSettingOvs
-NMSettingVxlan:source-port-max, object property in NMSettingOvs +NMSettingVxlan:source-port-max, object property in NMSettingOvs
-NMSettingVxlan:source-port-min, object property in NMSettingOvs +NMSettingVxlan:source-port-min, object property in NMSettingOvs
-NMSettingVxlan:tos, object property in NMSettingOvs +NMSettingVxlan:tos, object property in NMSettingOvs
-NMSettingVxlan:ttl, object property in NMSettingOvs +NMSettingVxlan:ttl, object property in NMSettingOvs
@@ -3297,19 +3325,19 @@ NMSettingWifiP2P:wps-method, object property in NMSettingOvs
-NMSettingWimax, struct in NMSettingOvs +NMSettingWimax, struct in NMSettingOvs
-NMSettingWimax:mac-address, object property in NMSettingOvs +NMSettingWimax:mac-address, object property in NMSettingOvs
-NMSettingWimax:network-name, object property in NMSettingOvs +NMSettingWimax:network-name, object property in NMSettingOvs
-NMSettingWired, struct in NMSettingOvs +NMSettingWired, struct in NMSettingOvs
@@ -3317,59 +3345,59 @@ NMSettingWired:accept-all-mac-addresses, object property in NMSettingOvs
-NMSettingWired:auto-negotiate, object property in NMSettingOvs +NMSettingWired:auto-negotiate, object property in NMSettingOvs
-NMSettingWired:cloned-mac-address, object property in NMSettingOvs +NMSettingWired:cloned-mac-address, object property in NMSettingOvs
-NMSettingWired:duplex, object property in NMSettingOvs +NMSettingWired:duplex, object property in NMSettingOvs
-NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs +NMSettingWired:generate-mac-address-mask, object property in NMSettingOvs
-NMSettingWired:mac-address, object property in NMSettingOvs +NMSettingWired:mac-address, object property in NMSettingOvs
-NMSettingWired:mac-address-blacklist, object property in NMSettingOvs +NMSettingWired:mac-address-blacklist, object property in NMSettingOvs
-NMSettingWired:mtu, object property in NMSettingOvs +NMSettingWired:mtu, object property in NMSettingOvs
-NMSettingWired:port, object property in NMSettingOvs +NMSettingWired:port, object property in NMSettingOvs
-NMSettingWired:s390-nettype, object property in NMSettingOvs +NMSettingWired:s390-nettype, object property in NMSettingOvs
-NMSettingWired:s390-options, object property in NMSettingOvs +NMSettingWired:s390-options, object property in NMSettingOvs
-NMSettingWired:s390-subchannels, object property in NMSettingOvs +NMSettingWired:s390-subchannels, object property in NMSettingOvs
-NMSettingWired:speed, object property in NMSettingOvs +NMSettingWired:speed, object property in NMSettingOvs
-NMSettingWired:wake-on-lan, object property in NMSettingOvs +NMSettingWired:wake-on-lan, object property in NMSettingOvs
-NMSettingWired:wake-on-lan-password, object property in NMSettingOvs +NMSettingWired:wake-on-lan-password, object property in NMSettingOvs
@@ -3413,79 +3441,79 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
-NMSettingWireless, struct in NMSettingOvs +NMSettingWireless, struct in NMSettingOvs
-NMSettingWireless:ap-isolation, object property in NMSettingOvs +NMSettingWireless:ap-isolation, object property in NMSettingOvs
-NMSettingWireless:band, object property in NMSettingOvs +NMSettingWireless:band, object property in NMSettingOvs
-NMSettingWireless:bssid, object property in NMSettingOvs +NMSettingWireless:bssid, object property in NMSettingOvs
-NMSettingWireless:channel, object property in NMSettingOvs +NMSettingWireless:channel, object property in NMSettingOvs
-NMSettingWireless:cloned-mac-address, object property in NMSettingOvs +NMSettingWireless:cloned-mac-address, object property in NMSettingOvs
-NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs +NMSettingWireless:generate-mac-address-mask, object property in NMSettingOvs
-NMSettingWireless:hidden, object property in NMSettingOvs +NMSettingWireless:hidden, object property in NMSettingOvs
-NMSettingWireless:mac-address, object property in NMSettingOvs +NMSettingWireless:mac-address, object property in NMSettingOvs
-NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs +NMSettingWireless:mac-address-blacklist, object property in NMSettingOvs
-NMSettingWireless:mac-address-randomization, object property in NMSettingOvs +NMSettingWireless:mac-address-randomization, object property in NMSettingOvs
-NMSettingWireless:mode, object property in NMSettingOvs +NMSettingWireless:mode, object property in NMSettingOvs
-NMSettingWireless:mtu, object property in NMSettingOvs +NMSettingWireless:mtu, object property in NMSettingOvs
-NMSettingWireless:powersave, object property in NMSettingOvs +NMSettingWireless:powersave, object property in NMSettingOvs
-NMSettingWireless:rate, object property in NMSettingOvs +NMSettingWireless:rate, object property in NMSettingOvs
-NMSettingWireless:seen-bssids, object property in NMSettingOvs +NMSettingWireless:seen-bssids, object property in NMSettingOvs
-NMSettingWireless:ssid, object property in NMSettingOvs +NMSettingWireless:ssid, object property in NMSettingOvs
-NMSettingWireless:tx-power, object property in NMSettingOvs +NMSettingWireless:tx-power, object property in NMSettingOvs
-NMSettingWireless:wake-on-wlan, object property in NMSettingOvs +NMSettingWireless:wake-on-wlan, object property in NMSettingOvs
@@ -3493,87 +3521,87 @@ NMSettingWireGuard:private-key-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity, struct in NMSettingOvs +NMSettingWirelessSecurity, struct in NMSettingOvs
-NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs +NMSettingWirelessSecurity:auth-alg, object property in NMSettingOvs
-NMSettingWirelessSecurity:fils, object property in NMSettingOvs +NMSettingWirelessSecurity:fils, object property in NMSettingOvs
-NMSettingWirelessSecurity:group, object property in NMSettingOvs +NMSettingWirelessSecurity:group, object property in NMSettingOvs
-NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs +NMSettingWirelessSecurity:key-mgmt, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-password-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs +NMSettingWirelessSecurity:leap-username, object property in NMSettingOvs
-NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs +NMSettingWirelessSecurity:pairwise, object property in NMSettingOvs
-NMSettingWirelessSecurity:pmf, object property in NMSettingOvs +NMSettingWirelessSecurity:pmf, object property in NMSettingOvs
-NMSettingWirelessSecurity:proto, object property in NMSettingOvs +NMSettingWirelessSecurity:proto, object property in NMSettingOvs
-NMSettingWirelessSecurity:psk, object property in NMSettingOvs +NMSettingWirelessSecurity:psk, object property in NMSettingOvs
-NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:psk-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-flags, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key-type, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key0, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key1, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key2, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-key3, object property in NMSettingOvs
-NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs +NMSettingWirelessSecurity:wep-tx-keyidx, object property in NMSettingOvs
-NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs +NMSettingWirelessSecurity:wps-method, object property in NMSettingOvs
@@ -3617,7 +3645,7 @@ NMSettingWpan:short-address, object property in NMSettingOvs
-NMSimpleConnection, struct in NMSettingOvs +NMSimpleConnection, struct in NMSettingOvs
@@ -4241,7 +4269,7 @@ nm_auto_unref_nml_dbusobj, macro in
-NM_AVAILABLE_IN_1_32_4, macro in nm-version +NM_AVAILABLE_IN_1_34, macro in nm-version
@@ -5145,6 +5173,10 @@ NM_CLIENT_NOTIFY_EVENT_PRIO_GPROP, macro in NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD, macro in NMConnection +
+
+
NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD, macro in NMConnection
@@ -5653,6 +5685,14 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+NM_DEPRECATED_IN_1_34, macro in nm-version +
+
+
+NM_DEPRECATED_IN_1_34_FOR, macro in nm-version +
+
+
NM_DEPRECATED_IN_1_4, macro in nm-version
@@ -6033,6 +6073,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+nm_device_get_ports, function in NMDevice +
+
+
nm_device_get_product, function in NMDevice
@@ -6465,6 +6509,10 @@ NM_DBUS_VPN_WRONG_STATE, macro in nm-vpn-dbus-interface
+NM_DEVICE_PORTS, macro in NMDevice +
+
+
NM_DEVICE_PRODUCT, macro in NMDevice
@@ -8073,6 +8121,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+NM_OBJECT_CLIENT, macro in NMObject +
+
+
nm_object_get_client, function in NMObject
@@ -9125,6 +9177,22 @@ NM_MINOR_VERSION, macro in nm-version-macros
+nm_setting_bond_port_get_queue_id, function in NMSettingBondPort +
+
+
+nm_setting_bond_port_new, function in NMSettingBondPort +
+
+
+NM_SETTING_BOND_PORT_QUEUE_ID, macro in NMSettingBondPort +
+
+
+NM_SETTING_BOND_PORT_SETTING_NAME, macro in NMSettingBondPort +
+
+
nm_setting_bond_remove_option, function in NMSettingBond
@@ -9533,6 +9601,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+NM_SETTING_CONNECTION_DNS_OVER_TLS, macro in NMSettingConnection +
+
+
NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT, macro in NMSettingConnection
@@ -9561,6 +9633,10 @@ NM_MINOR_VERSION, macro in nm-version-macros
+nm_setting_connection_get_dns_over_tls, function in NMSettingConnection +
+
+
nm_setting_connection_get_gateway_ping_timeout, function in NMSettingConnection
@@ -13365,10 +13441,6 @@ nm_sett_info_propert_type_team_i, variable in nm-team-utils
-nm_sett_info_propert_type_team_link_watchers, variable in nm-team-utils -
-
-
nm_sett_info_propert_type_team_s, variable in nm-team-utils
@@ -14177,7 +14249,7 @@ NM_VERSION_1_32, macro in nm-version-macros
-NM_VERSION_1_32_4, macro in nm-version-macros +NM_VERSION_1_34, macro in nm-version-macros
diff --git a/docs/libnm/html/ch03.html b/docs/libnm/html/ch03.html index e6b5dbee..ae4cdf94 100644 --- a/docs/libnm/html/ch03.html +++ b/docs/libnm/html/ch03.html @@ -51,6 +51,9 @@ NMSettingBluetooth — Describes Bluetooth connection properties
+NMSettingBondPort — Describes connection properties for bond ports +
+
NMSettingBond — Describes connection properties for bonds
@@ -84,17 +87,17 @@ NMSettingInfiniband — Describes connection properties for IP-over-InfiniBand networks
-NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties +NMSettingIPConfig — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties
-NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties +NMSettingIPTunnel — Describes connection properties for IP tunnel devices
-NMSettingIPConfig — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties +NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties
-NMSettingIPTunnel — Describes connection properties for IP tunnel devices +NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties
NMSettingMacsec — Describes connection properties for MACSEC interfaces @@ -112,19 +115,19 @@ addressing, routing, and name service properties NMSettingOvsBridge — Describes connection properties for Open vSwitch bridges.
-NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces. +NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces.
-NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces. +NMSettingOvsExternalIDs — External-IDs for OVS database
-NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces. +NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces.
-NMSettingOvsPort — Describes connection properties for Open vSwitch ports. +NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.
-NMSettingOvsExternalIDs — External-IDs for OVS database +NMSettingOvsPort — Describes connection properties for Open vSwitch ports.
NMSettingPpp — Describes connection properties for devices/networks diff --git a/docs/libnm/html/index.html b/docs/libnm/html/index.html index 8810942a..8ba3ec8e 100644 --- a/docs/libnm/html/index.html +++ b/docs/libnm/html/index.html @@ -15,10 +15,10 @@

key

the WEP key as a string, in either hexadecimal, ASCII, or passphrase -form as determined by the value of the “wep-key-type” +form as determined by the value of the “wep-key-type” property.

 

- for libnm 1.32.12 + for libnm 1.34.0 The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm/stable/. + https://networkmanager.dev/docs/libnm/latest/.

@@ -100,6 +100,9 @@ NMSettingBluetooth — Describes Bluetooth connection properties
+NMSettingBondPort — Describes connection properties for bond ports +
+
NMSettingBond — Describes connection properties for bonds
@@ -133,17 +136,17 @@ NMSettingInfiniband — Describes connection properties for IP-over-InfiniBand networks
-NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties +NMSettingIPConfig — Abstract base class for IPv4 and IPv6 +addressing, routing, and name service properties
-NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties +NMSettingIPTunnel — Describes connection properties for IP tunnel devices
-NMSettingIPConfig — Abstract base class for IPv4 and IPv6 -addressing, routing, and name service properties +NMSettingIP4Config — Describes IPv4 addressing, routing, and name service properties
-NMSettingIPTunnel — Describes connection properties for IP tunnel devices +NMSettingIP6Config — Describes IPv6 addressing, routing, and name service properties
NMSettingMacsec — Describes connection properties for MACSEC interfaces @@ -161,19 +164,19 @@ addressing, routing, and name service properties NMSettingOvsBridge — Describes connection properties for Open vSwitch bridges.
-NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces. +NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces.
-NMSettingOvsDpdk — Describes connection properties for Open vSwitch DPDK interfaces. +NMSettingOvsExternalIDs — External-IDs for OVS database
-NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces. +NMSettingOvsInterface — Describes connection properties for Open vSwitch interfaces.
-NMSettingOvsPort — Describes connection properties for Open vSwitch ports. +NMSettingOvsPatch — Describes connection properties for Open vSwitch patch interfaces.
-NMSettingOvsExternalIDs — External-IDs for OVS database +NMSettingOvsPort — Describes connection properties for Open vSwitch ports.
NMSettingPpp — Describes connection properties for devices/networks diff --git a/docs/libnm/html/libnm-nm-errors.html b/docs/libnm/html/libnm-nm-errors.html index 2977a95b..c4575070 100644 --- a/docs/libnm/html/libnm-nm-errors.html +++ b/docs/libnm/html/libnm-nm-errors.html @@ -326,7 +326,7 @@ request

enum NMConnectionError

Describes errors that may result from operations involving a NMConnection -or its NMSettings.

+or its NMSettings.

These errors may be returned directly from NMConnection and NMSetting methods, or may be returned from D-Bus operations (eg on NMClient or NMDevice), where they correspond to errors in the diff --git a/docs/libnm/html/libnm-nm-utils.html b/docs/libnm/html/libnm-nm-utils.html index d5f25422..e67dbdca 100644 --- a/docs/libnm/html/libnm-nm-utils.html +++ b/docs/libnm/html/libnm-nm-utils.html @@ -1730,7 +1730,7 @@ nm_utils_uuid_generate (void

Returns

a newly allocated UUID suitable for use as the NMSettingConnection -object's “id”: property. Should be freed with g_free()

+object's “id”: property. Should be freed with g_free()


diff --git a/docs/libnm/html/libnm-nm-version.html b/docs/libnm/html/libnm-nm-version.html index f40fa138..2c476533 100644 --- a/docs/libnm/html/libnm-nm-version.html +++ b/docs/libnm/html/libnm-nm-version.html @@ -149,6 +149,12 @@ NM_DEPRECATED_IN_1_32_FOR() + +#define + +NM_DEPRECATED_IN_1_34_FOR() + +
@@ -314,7 +320,11 @@ #define -NM_AVAILABLE_IN_1_32_4 +NM_DEPRECATED_IN_1_34 + + +#define +NM_AVAILABLE_IN_1_34 @@ -326,31 +336,31 @@

Functions

NM_DEPRECATED_IN_0_9_10_FOR()

-
    #define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_0_9_10_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_0_FOR()

-
    #define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_0_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_2_FOR()

-
    #define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_2_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_4_FOR()

-
    #define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_4_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_6_FOR()

-
    #define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_6_FOR(f) G_DEPRECATED_FOR(f)
 

@@ -361,43 +371,43 @@

NM_DEPRECATED_IN_1_10_FOR()

-
    #define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_10_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_12_FOR()

-
    #define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_12_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_14_FOR()

-
    #define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_14_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_16_FOR()

-
    #define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_16_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_18_FOR()

-
    #define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_18_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_20_FOR()

-
    #define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_20_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_22_FOR()

-
    #define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_22_FOR(f) G_DEPRECATED_FOR(f)
 

@@ -410,25 +420,31 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_26_FOR()

-
    #define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_26_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_28_FOR()

-
    #define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_28_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_30_FOR()

-
    #define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_30_FOR(f) G_DEPRECATED_FOR(f)
 

NM_DEPRECATED_IN_1_32_FOR()

-
    #define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f)
+
#define NM_DEPRECATED_IN_1_32_FOR(f) G_DEPRECATED_FOR(f)
+
+
+
+
+

NM_DEPRECATED_IN_1_34_FOR()

+
#define NM_DEPRECATED_IN_1_34_FOR(f) G_DEPRECATED_FOR(f)
 
@@ -436,43 +452,43 @@ NM_DEPRECATED_IN_1_24_FOR ();

Types and Values

NM_VERSION_MIN_REQUIRED

-
    #define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
+
#define NM_VERSION_MIN_REQUIRED (NM_API_VERSION)
 

NM_VERSION_MAX_ALLOWED

-
    #define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
+
#define NM_VERSION_MAX_ALLOWED (NM_API_VERSION)
 

NM_DEPRECATED_IN_0_9_10

-
    #define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
+
#define NM_DEPRECATED_IN_0_9_10        G_DEPRECATED
 

NM_AVAILABLE_IN_0_9_10

-
    #define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10)
+
#define NM_AVAILABLE_IN_0_9_10 G_UNAVAILABLE(0.9, 10)
 

NM_DEPRECATED_IN_1_0

-
    #define NM_DEPRECATED_IN_1_0        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_0        G_DEPRECATED
 

NM_AVAILABLE_IN_1_0

-
    #define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0)
+
#define NM_AVAILABLE_IN_1_0 G_UNAVAILABLE(1, 0)
 

NM_DEPRECATED_IN_1_2

-
    #define NM_DEPRECATED_IN_1_2        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_2        G_DEPRECATED
 

@@ -483,31 +499,31 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_4

-
    #define NM_DEPRECATED_IN_1_4        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_4        G_DEPRECATED
 

NM_AVAILABLE_IN_1_4

-
    #define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4)
+
#define NM_AVAILABLE_IN_1_4 G_UNAVAILABLE(1, 4)
 

NM_DEPRECATED_IN_1_6

-
    #define NM_DEPRECATED_IN_1_6        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_6        G_DEPRECATED
 

NM_AVAILABLE_IN_1_6

-
    #define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6)
+
#define NM_AVAILABLE_IN_1_6 G_UNAVAILABLE(1, 6)
 

NM_DEPRECATED_IN_1_8

-
    #define NM_DEPRECATED_IN_1_8        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_8        G_DEPRECATED
 

@@ -518,151 +534,157 @@ NM_DEPRECATED_IN_1_24_FOR ();

NM_DEPRECATED_IN_1_10

-
    #define NM_DEPRECATED_IN_1_10        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_10        G_DEPRECATED
 

NM_AVAILABLE_IN_1_10

-
    #define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10)
+
#define NM_AVAILABLE_IN_1_10 G_UNAVAILABLE(1, 10)
 

NM_DEPRECATED_IN_1_12

-
    #define NM_DEPRECATED_IN_1_12        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_12        G_DEPRECATED
 

NM_AVAILABLE_IN_1_12

-
    #define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12)
+
#define NM_AVAILABLE_IN_1_12 G_UNAVAILABLE(1, 12)
 

NM_DEPRECATED_IN_1_14

-
    #define NM_DEPRECATED_IN_1_14        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_14        G_DEPRECATED
 

NM_AVAILABLE_IN_1_14

-
    #define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14)
+
#define NM_AVAILABLE_IN_1_14 G_UNAVAILABLE(1, 14)
 

NM_DEPRECATED_IN_1_16

-
    #define NM_DEPRECATED_IN_1_16        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_16        G_DEPRECATED
 

NM_AVAILABLE_IN_1_16

-
    #define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16)
+
#define NM_AVAILABLE_IN_1_16 G_UNAVAILABLE(1, 16)
 

NM_DEPRECATED_IN_1_18

-
    #define NM_DEPRECATED_IN_1_18        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_18        G_DEPRECATED
 

NM_AVAILABLE_IN_1_18

-
    #define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18)
+
#define NM_AVAILABLE_IN_1_18 G_UNAVAILABLE(1, 18)
 

NM_DEPRECATED_IN_1_20

-
    #define NM_DEPRECATED_IN_1_20        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_20        G_DEPRECATED
 

NM_AVAILABLE_IN_1_20

-
    #define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20)
+
#define NM_AVAILABLE_IN_1_20 G_UNAVAILABLE(1, 20)
 

NM_DEPRECATED_IN_1_22

-
    #define NM_DEPRECATED_IN_1_22        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_22        G_DEPRECATED
 

NM_AVAILABLE_IN_1_22

-
    #define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22)
+
#define NM_AVAILABLE_IN_1_22 G_UNAVAILABLE(1, 22)
 

NM_DEPRECATED_IN_1_24

-
    #define NM_DEPRECATED_IN_1_24        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_24        G_DEPRECATED
 

NM_AVAILABLE_IN_1_24

-
    #define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24)
+
#define NM_AVAILABLE_IN_1_24 G_UNAVAILABLE(1, 24)
 

NM_DEPRECATED_IN_1_26

-
    #define NM_DEPRECATED_IN_1_26        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_26        G_DEPRECATED
 

NM_AVAILABLE_IN_1_26

-
    #define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26)
+
#define NM_AVAILABLE_IN_1_26 G_UNAVAILABLE(1, 26)
 

NM_DEPRECATED_IN_1_28

-
    #define NM_DEPRECATED_IN_1_28        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_28        G_DEPRECATED
 

NM_AVAILABLE_IN_1_28

-
    #define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28)
+
#define NM_AVAILABLE_IN_1_28 G_UNAVAILABLE(1, 28)
 

NM_DEPRECATED_IN_1_30

-
    #define NM_DEPRECATED_IN_1_30        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_30        G_DEPRECATED
 

NM_AVAILABLE_IN_1_30

-
    #define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30)
+
#define NM_AVAILABLE_IN_1_30 G_UNAVAILABLE(1, 30)
 

NM_DEPRECATED_IN_1_32

-
    #define NM_DEPRECATED_IN_1_32        G_DEPRECATED
+
#define NM_DEPRECATED_IN_1_32        G_DEPRECATED
 

NM_AVAILABLE_IN_1_32

-
    #define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32)
+
#define NM_AVAILABLE_IN_1_32 G_UNAVAILABLE(1, 32)
+
+
+
+
+

NM_DEPRECATED_IN_1_34

+
#define NM_DEPRECATED_IN_1_34        G_DEPRECATED
 

-

NM_AVAILABLE_IN_1_32_4

-
    #define NM_AVAILABLE_IN_1_32_4 G_UNAVAILABLE(1, 32.4)
+

NM_AVAILABLE_IN_1_34

+
#define NM_AVAILABLE_IN_1_34 G_UNAVAILABLE(1, 34)
 
diff --git a/docs/libnm/html/libnm.devhelp2 b/docs/libnm/html/libnm.devhelp2 index 4869e57e..40f15e9b 100644 --- a/docs/libnm/html/libnm.devhelp2 +++ b/docs/libnm/html/libnm.devhelp2 @@ -22,6 +22,7 @@ + @@ -33,20 +34,20 @@ - - + + - + + - @@ -303,6 +304,7 @@ + @@ -514,6 +516,7 @@ + @@ -610,6 +613,7 @@ + @@ -639,12 +643,14 @@ + + @@ -822,6 +828,10 @@ + + + + @@ -1074,40 +1084,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1190,8 +1166,8 @@ - - + + @@ -1245,7 +1221,7 @@ - + @@ -1343,6 +1319,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1432,14 +1442,22 @@ - - - - + + + + + + + + + + + + @@ -1458,14 +1476,6 @@ - - - - - - - - @@ -2097,6 +2107,7 @@ + @@ -2178,6 +2189,7 @@ + @@ -2187,13 +2199,13 @@ - + - + @@ -2300,13 +2312,13 @@ - + - + - + @@ -2659,6 +2671,7 @@ + @@ -2697,7 +2710,8 @@ - + + @@ -3234,6 +3248,10 @@ + + + + @@ -3251,12 +3269,6 @@ - - - - - - @@ -3275,6 +3287,12 @@ + + + + + + diff --git a/docs/libnm/html/object-tree.html b/docs/libnm/html/object-tree.html index 8a54c5ad..0c874eae 100644 --- a/docs/libnm/html/object-tree.html +++ b/docs/libnm/html/object-tree.html @@ -72,6 +72,7 @@ ├── NMSettingAdsl ├── NMSettingBluetooth ├── NMSettingBond + ├── NMSettingBondPort ├── NMSettingBridge ├── NMSettingBridgePort ├── NMSettingCdma @@ -188,6 +189,7 @@ ├── NMSetting8021xCKScheme ├── NMSettingCompareFlags ├── NMSettingConnectionAutoconnectSlaves + ├── NMSettingConnectionDnsOverTls ├── NMSettingConnectionLldp ├── NMSettingConnectionLlmnr ├── NMSettingConnectionMdns diff --git a/docs/libnm/html/ref-overview.html b/docs/libnm/html/ref-overview.html index 675649fc..b0c7a2ef 100644 --- a/docs/libnm/html/ref-overview.html +++ b/docs/libnm/html/ref-overview.html @@ -34,7 +34,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - D-Bus API, + D-Bus API, allowing other tools to use the functionality provided by NetworkManager.

diff --git a/docs/libnm/html/style.css b/docs/libnm/html/style.css index c2b3cf7b..c163abaa 100644 --- a/docs/libnm/html/style.css +++ b/docs/libnm/html/style.css @@ -456,9 +456,9 @@ acronym,abbr } pre { line-height: 125%; } -td.linenos pre { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -span.linenos { color: #000000; background-color: #f0f0f0; padding-left: 5px; padding-right: 5px; } -td.linenos pre.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } +td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } .hll { background-color: #ffffcc } .c { color: #408080; font-style: italic } /* Comment */ diff --git a/docs/libnm/html/usage.html b/docs/libnm/html/usage.html index 2ce52797..060222f1 100644 --- a/docs/libnm/html/usage.html +++ b/docs/libnm/html/usage.html @@ -41,7 +41,7 @@

An alternative to use of libnm is the use of the - D-Bus API + D-Bus API, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -96,7 +96,7 @@

$ cc $(pkg-config --libs --cflags libnm) -o hello-nm hello-nm.c
   $ ./hello-nm
-  NetworkManager version: 1.32.12
+  NetworkManager version: 1.34.0
 
   $ 

diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml index fad95522..11a1b730 100644 --- a/docs/libnm/libnm-docs.xml +++ b/docs/libnm/libnm-docs.xml @@ -10,7 +10,7 @@ for libnm &version; The latest version of this documentation can be found on-line at - https://developer.gnome.org/libnm/stable/. + https://networkmanager.dev/docs/libnm/latest/. @@ -56,7 +56,7 @@ management service. NetworkManager supports a wide variety of network configuration scenarios, hardware devices and protocol families. Most of the functionality is exposed on a - D-Bus API, + D-Bus API, allowing other tools to use the functionality provided by NetworkManager. @@ -103,7 +103,7 @@ An alternative to use of libnm is the use of the - D-Bus API + D-Bus API, directly. This gives you larger flexibility and reduces the overhead of linking with the libnm library. This makes sense if your task is simple and you have a good D-Bus library at your disposal. Activating a particular connection profile @@ -315,6 +315,7 @@ print ("NetworkManager version " + client.get_version())]]> + @@ -326,20 +327,20 @@ print ("NetworkManager version " + client.get_version())]]> - - + + - + + - diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 317f1d02..0225991a 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -276,6 +276,7 @@ nm_dns_entry_get_type NM_CONNECTION_SECRETS_UPDATED NM_CONNECTION_SECRETS_CLEARED NM_CONNECTION_CHANGED +NM_CONNECTION_NORMALIZE_PARAM_IP4_CONFIG_METHOD NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD NMConnectionInterface nm_connection_add_setting @@ -409,6 +410,7 @@ NM_TYPE_SETTING_802_1X_CK_FORMAT NM_TYPE_SETTING_802_1X_CK_SCHEME NM_TYPE_SETTING_COMPARE_FLAGS NM_TYPE_SETTING_CONNECTION_AUTOCONNECT_SLAVES +NM_TYPE_SETTING_CONNECTION_DNS_OVER_TLS NM_TYPE_SETTING_CONNECTION_LLDP NM_TYPE_SETTING_CONNECTION_LLMNR NM_TYPE_SETTING_CONNECTION_MDNS @@ -484,6 +486,7 @@ nm_setting_802_1x_ck_format_get_type nm_setting_802_1x_ck_scheme_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type nm_setting_connection_mdns_get_type @@ -534,6 +537,7 @@ NMSetting8021x NMSettingAdsl NMSettingBluetooth NMSettingBond +NMSettingBondPort NMSettingBridge NMSettingBridgePort NMSettingCdma @@ -745,6 +749,7 @@ NM_DEVICE_IP4_CONNECTIVITY NM_DEVICE_IP6_CONNECTIVITY NM_DEVICE_INTERFACE_FLAGS NM_DEVICE_HW_ADDRESS +NM_DEVICE_PORTS nm_device_get_iface nm_device_get_ip_iface nm_device_get_device_type @@ -757,6 +762,7 @@ nm_device_get_type_description nm_device_get_hw_address nm_device_get_capabilities nm_device_get_managed +nm_device_get_ports nm_device_set_managed nm_device_get_autoconnect nm_device_set_autoconnect @@ -1714,6 +1720,7 @@ nml_dbus_property_ao_clear nml_dbus_property_ao_clear_many nml_dbus_property_ao_notify_changed_many NMLDBusNotifyUpdatePropFlags +nml_dbus_property_ao_notify NMLDBusMetaProperty NML_DBUS_META_PROPERTY_INIT NML_DBUS_META_PROPERTY_INIT_B @@ -1777,6 +1784,7 @@ NML_IS_DBUS_OBJECT nm-object NMObject NM_OBJECT_PATH +NM_OBJECT_CLIENT nm_object_get_path nm_object_get_client @@ -2199,6 +2207,24 @@ NM_TYPE_SETTING_BOND nm_setting_bond_get_type +

+nm-setting-bond-port +NMSettingBondPort +NM_SETTING_BOND_PORT_SETTING_NAME +NM_SETTING_BOND_PORT_QUEUE_ID +nm_setting_bond_port_new +nm_setting_bond_port_get_queue_id + +NMSettingBondPortClass +NM_IS_SETTING_BOND_PORT +NM_IS_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT +NM_SETTING_BOND_PORT_CLASS +NM_SETTING_BOND_PORT_GET_CLASS +NM_TYPE_SETTING_BOND_PORT +nm_setting_bond_port_get_type +
+
nm-setting-bridge NMSettingBridge @@ -2377,12 +2403,14 @@ NM_SETTING_CONNECTION_LLDP NM_SETTING_CONNECTION_AUTH_RETRIES NM_SETTING_CONNECTION_MDNS NM_SETTING_CONNECTION_LLMNR +NM_SETTING_CONNECTION_DNS_OVER_TLS NM_SETTING_CONNECTION_WAIT_DEVICE_TIMEOUT NM_SETTING_CONNECTION_MUD_URL NMSettingConnectionAutoconnectSlaves NMSettingConnectionLldp NMSettingConnectionMdns NMSettingConnectionLlmnr +NMSettingConnectionDnsOverTls nm_setting_connection_new nm_setting_connection_get_id nm_setting_connection_get_uuid @@ -2417,6 +2445,7 @@ nm_setting_connection_get_lldp nm_setting_connection_get_auth_retries nm_setting_connection_get_mdns nm_setting_connection_get_llmnr +nm_setting_connection_get_dns_over_tls nm_setting_connection_get_wait_device_timeout nm_setting_connection_get_mud_url @@ -4219,7 +4248,6 @@ nm_sett_info_propert_type_team_b nm_sett_info_propert_type_team_i nm_sett_info_propert_type_team_s nm_sett_info_propert_type_team_as -nm_sett_info_propert_type_team_link_watchers NMTeamLinkWatcher
@@ -4413,7 +4441,9 @@ NM_AVAILABLE_IN_1_30 NM_DEPRECATED_IN_1_32 NM_DEPRECATED_IN_1_32_FOR NM_AVAILABLE_IN_1_32 -NM_AVAILABLE_IN_1_32_4 +NM_DEPRECATED_IN_1_34 +NM_DEPRECATED_IN_1_34_FOR +NM_AVAILABLE_IN_1_34
@@ -4442,7 +4472,7 @@ NM_VERSION_1_26 NM_VERSION_1_28 NM_VERSION_1_30 NM_VERSION_1_32 -NM_VERSION_1_32_4 +NM_VERSION_1_34 NM_API_VERSION NM_VERSION_CUR_STABLE NM_VERSION_NEXT_STABLE diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index eb8841b7..d139a532 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -93,11 +93,13 @@ nm_setting_802_1x_get_type nm_setting_adsl_get_type nm_setting_bluetooth_get_type nm_setting_bond_get_type +nm_setting_bond_port_get_type nm_setting_bridge_get_type nm_setting_bridge_port_get_type nm_setting_cdma_get_type nm_setting_compare_flags_get_type nm_setting_connection_autoconnect_slaves_get_type +nm_setting_connection_dns_over_tls_get_type nm_setting_connection_get_type nm_setting_connection_lldp_get_type nm_setting_connection_llmnr_get_type diff --git a/docs/libnm/version.xml b/docs/libnm/version.xml index 62d91158..2b17ffd5 100644 --- a/docs/libnm/version.xml +++ b/docs/libnm/version.xml @@ -1 +1 @@ -1.32.12 +1.34.0 -- cgit 1.3.0-6-gf8a5