From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001
From: Michael Biebl the new empty NMConnection objectvoid
@@ -645,7 +644,6 @@ nm_connection_new (void
Returns
@@ -684,7 +682,6 @@ the connection.
the new NMConnection object, populated with settings created
from the values in the hash table, or NULL if the connection failed to
validate
Returns
TRUE if the settings were valid and added to the connection, FALSE
if they were not
-
@@ -965,9 +961,8 @@ with
Returns
TRUE if the settings were valid and added to the connection, FALSE
if they were not
-
-Since 0.9.10
+Since: 0.9.10
@@ -1009,7 +1004,6 @@ each flag's behavior.
@@ -1065,7 +1059,6 @@ differ mapped to one or more of Returns
TRUE if the connections contain the same values, FALSE if they do
not
-
@@ -1108,7 +1101,6 @@ setting and which property failed validation, and how it failed validation.
@@ -1167,9 +1159,8 @@ why the connection is invalid, if the function returns an error.
-Since 1.0
+Since: 1.0
@@ -1212,7 +1203,6 @@ elements.
Returns
the setting name of the NMSetting object which has invalid or
missing secrets
-
@@ -1332,7 +1322,6 @@ string:GValue of setting property names and secrets of
Returns
TRUE if the secrets were successfully updated, FALSE if the update
failed (tried to update secrets for a setting that doesn't exist, etc)
-
@@ -1393,7 +1382,6 @@ nm_connection_get_path (Returns
the D-Bus path of the connection, previously set by a call to
nm_connection_set_path().
-
@@ -1423,7 +1411,6 @@ connection types, this function will return NULL.
@@ -1454,9 +1441,8 @@ NetworkManager, this is the name of the created interface.
-Since 1.0
+Since: 1.0
@@ -1496,7 +1482,6 @@ property of the connection and matches that against
Returns
TRUE if the connection is of the given type
, FALSE if not
-
@@ -1628,7 +1613,6 @@ nm_connection_lookup_setting_type (const
Returns
the GType of the setting's class
-
@@ -1657,7 +1641,6 @@ Useful for figuring out which setting a returned error is for.
@@ -1684,7 +1667,6 @@ nm_connection_get_uuid (
Returns
the UUID from the connection's 'connection' setting
-
@@ -1711,7 +1693,6 @@ nm_connection_get_id (
Returns
the ID from the connection's 'connection' setting
-
@@ -1738,9 +1719,8 @@ nm_connection_get_connection_type (
Returns
the type from the connection's 'connection' setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -1775,7 +1755,7 @@ or NULL if connection
is not a virtual connection type.
[transfer full]
-Since 0.9.10
+Since: 0.9.10
@@ -1884,7 +1864,7 @@ nm_connection_get_setting_team ( an NMSettingTeam if the connection contains one, otherwise NULL.
[transfer none]
-Since 0.9.10
+Since: 0.9.10
@@ -1912,7 +1892,7 @@ nm_connection_get_setting_team_port ( an NMSettingTeamPort if the connection contains one, otherwise NULL.
[transfer none]
-Since 0.9.10
+Since: 0.9.10
@@ -2048,7 +2028,7 @@ nm_connection_get_setting_dcb ( an NMSettingDcb if the connection contains one, otherwise NULL.
[transfer none]
-Since 0.9.10
+Since: 0.9.10
@@ -2076,7 +2056,7 @@ nm_connection_get_setting_generic ( an NMSettingGeneric if the connection contains one, otherwise NULL.
[transfer none]
-Since 0.9.10
+Since: 0.9.10
@@ -2491,32 +2471,24 @@ nm_connection_get_setting_vlan (NM_CONNECTION_SECRETS_UPDATED
#define NM_CONNECTION_SECRETS_UPDATED "secrets-updated"
-
-
@@ -2582,16 +2554,12 @@ nm_connection_get_setting_vlan (NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD
#define NM_CONNECTION_NORMALIZE_PARAM_IP6_CONFIG_METHOD "ip6-config-method"
-
-
@@ -2645,7 +2613,7 @@ or when settings are added or removed.
Flags: Run First
-Since 0.9.10
+Since: 0.9.10
@@ -2721,7 +2689,6 @@ updated
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSetting.html b/docs/libnm-util/html/NMSetting.html
index 140fac6a..3ce89683 100644
--- a/docs/libnm-util/html/NMSetting.html
+++ b/docs/libnm-util/html/NMSetting.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSetting
+NMSetting: libnm-util Reference Manual
-
+
@@ -331,7 +331,6 @@ nm_setting_error_quark (void
Returns
the error quark used for NMSetting errors.
-
@@ -339,32 +338,24 @@ nm_setting_error_quark (voidNM_SETTING_PARAM_SERIALIZE
#define NM_SETTING_PARAM_SERIALIZE (1 << (0 + G_PARAM_USER_SHIFT))
-
-
NM_SETTING_PARAM_FUZZY_IGNORE
#define NM_SETTING_PARAM_FUZZY_IGNORE (1 << (3 + G_PARAM_USER_SHIFT))
-
-
@@ -409,7 +400,6 @@ nm_setting_error_quark (void
Returns
TRUE to clear the secret, FALSE to not clear the secret
-
@@ -537,7 +527,6 @@ string to GValue mapping of properties that apply to the setting.
Returns
a new NMSetting object populated with the properties from the
hash table, or NULL on failure
-
@@ -593,7 +582,6 @@ nm_setting_get_name (Returns
a string containing the type name of the NMSetting object,
like 'ppp' or 'wireless' or 'wired'.
-
@@ -640,7 +628,6 @@ came.
@@ -683,7 +670,6 @@ for a description of each flag's behavior.
@@ -746,7 +732,6 @@ in and the settings differ, a new one is created and returned.
@@ -815,7 +800,6 @@ output format is not guaranteed to be stable and may change at any time.
an allocated string containing a textual representation of the
setting's properties and values (including secrets!), which the caller should
free with g_free()
-
@@ -955,7 +939,6 @@ string to GValue of setting property names and secrets
Returns
TRUE if the secrets were successfully updated, FALSE on failure to
update one or more of the secrets.
-
@@ -1004,7 +987,6 @@ handle that secret.
Returns
TRUE on success (if the given secret name was a valid property of
this setting, and if that property is secret), FALSE if not
-
@@ -1053,7 +1035,6 @@ handle that secret.
Returns
TRUE on success (if the given secret name was a valid property of
this setting, and if that property is secret), FALSE if not
-
@@ -1082,7 +1063,6 @@ needs to use if specified in the settings.
Returns
Name of the virtual interface or NULL if the setting does not
support this feature
-
@@ -1141,16 +1121,12 @@ support this feature
NM_SETTING_ERROR
#define NM_SETTING_ERROR nm_setting_error_quark ()
-
-
@@ -1423,7 +1399,6 @@ example "ppp" or "wireless" or "wired".
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSetting8021x.html b/docs/libnm-util/html/NMSetting8021x.html
index ba9dbe10..05d9516c 100644
--- a/docs/libnm-util/html/NMSetting8021x.html
+++ b/docs/libnm-util/html/NMSetting8021x.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSetting8021x
+NMSetting8021x: libnm-util Reference Manual
-
+
@@ -968,7 +968,6 @@ nm_setting_802_1x_error_quark (vo
@@ -980,7 +979,6 @@ nm_setting_802_1x_new (void
Returns
the new empty NMSetting8021x object
-
@@ -1011,7 +1009,6 @@ allowed EAP methods.
@@ -1048,7 +1045,6 @@ nm_setting_802_1x_get_eap_method (Returns
the name of the allowed EAP method at index i
-
@@ -1086,7 +1082,6 @@ allowed EAP methods.
Returns
TRUE if the EAP method was successfully added, FALSE if it was
not a valid method or if it was already allowed.
-
@@ -1153,9 +1148,8 @@ nm_setting_802_1x_remove_eap_method_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -1204,7 +1198,6 @@ authenticate the user. Often this is a username or login name.
@@ -1235,7 +1228,6 @@ a secure form, if applicable for that EAP method.
@@ -1262,7 +1254,6 @@ nm_setting_802_1x_get_pac_file (
Returns
the PAC file
-
@@ -1294,7 +1285,6 @@ of these properties.
@@ -1325,7 +1315,6 @@ certificates for verifying the network to client.
@@ -1356,7 +1345,6 @@ to add more CA certificates for verifying the network to client.
@@ -1385,7 +1373,6 @@ if
Returns
scheme used to store the CA certificate (blob or path)
-
@@ -1417,7 +1404,6 @@ of the network cannot be confirmed by the client.
@@ -1449,7 +1435,6 @@ of the network cannot be confirmed by the client.
@@ -1510,7 +1495,6 @@ clears the CA certificate.
@@ -1539,7 +1523,6 @@ nm_setting_802_1x_get_subject_match (NULL no subject verification is to be
performed.
-
@@ -1568,7 +1551,6 @@ nm_setting_802_1x_get_num_altsubject_matches
@@ -1606,7 +1588,6 @@ nm_setting_802_1x_get_altsubject_match
Returns
the altSubjectName match at index i
-
@@ -1645,7 +1626,6 @@ server is not verified.
Returns
TRUE if the alternative subject name match was
successfully added, FALSE if it was already allowed.
-
@@ -1714,9 +1694,8 @@ nm_setting_802_1x_remove_altsubject_match_by_value
Returns
TRUE if the alternative subject name match was found and removed,
FALSE if it was not.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1798,7 +1776,6 @@ authentication method.
@@ -1828,7 +1805,6 @@ authentication method.
@@ -1893,7 +1869,6 @@ clears the client certificate.
@@ -1921,7 +1896,6 @@ nm_setting_802_1x_get_phase1_peapver (“phase1-peapver” property. Valid
values are NULL (unset), "0" (PEAP version 0), and "1" (PEAP version 1).
-
@@ -1952,7 +1926,6 @@ used when authenticating with EAP-PEAP, as contained in the
“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.
-
@@ -1981,7 +1954,6 @@ nm_setting_802_1x_get_phase1_fast_provisioning
whether "phase 1" PEAP fast provisioning should be used, as specified
by the “phase1-fast-provisioning” property. See the
wpa_supplicant documentation for more details.
-
@@ -2008,7 +1980,6 @@ 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.
-
@@ -2035,7 +2006,6 @@ 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.
-
@@ -2066,7 +2036,6 @@ use
Returns
scheme used to store the "phase 2" CA certificate (blob or path)
-
@@ -2099,7 +2068,6 @@ of the network cannot be confirmed by the client.
@@ -2132,7 +2100,6 @@ of the network cannot be confirmed by the client.
@@ -2193,7 +2160,6 @@ clears the "phase2" CA certificate.
@@ -2223,7 +2189,6 @@ nm_setting_802_1x_get_phase2_subject_match
the substring to be matched against the subject of the "phase 2"
authentication server certificate, or NULL no subject verification
is to be performed.
-
@@ -2252,7 +2217,6 @@ nm_setting_802_1x_get_num_phase2_altsubject_matches
@@ -2290,7 +2254,6 @@ nm_setting_802_1x_get_phase2_altsubject_match
Returns
the "phase 2" altSubjectName match at index i
-
@@ -2330,7 +2293,6 @@ connection
Returns
TRUE if the "phase 2" alternative subject name match was
successfully added, FALSE if it was already allowed.
-
@@ -2399,9 +2361,8 @@ nm_setting_802_1x_remove_phase2_altsubject_match_by_value
Returns
TRUE if the alternative subject name match for "phase 2" was found and removed,
FALSE if it was not.
-
-Since 0.9.10
+Since: 0.9.10
@@ -2455,7 +2416,6 @@ returned scheme is
Returns
scheme used to store the "phase 2" client certificate (blob or path)
-
@@ -2485,7 +2445,6 @@ authentication method.
@@ -2515,7 +2474,6 @@ authentication method.
@@ -2581,7 +2539,6 @@ clears the "phase2" client certificate.
@@ -2608,7 +2565,6 @@ nm_setting_802_1x_get_password (Returns
the password used by the authentication method, if any, as specified
by the “password” property
-
@@ -2634,7 +2590,6 @@ nm_setting_802_1x_get_password_flags (
Returns
the NMSettingSecretFlags pertaining to the “password”
-
@@ -2662,7 +2617,6 @@ nm_setting_802_1x_get_password_raw ( the password used by the authentication method as a
UTF-8-encoded array of bytes, as specified by the
“password-raw” property
-
@@ -2690,7 +2644,6 @@ nm_setting_802_1x_get_password_raw_flags
Returns
the NMSettingSecretFlags pertaining to the
“password-raw”
-
@@ -2717,7 +2670,6 @@ nm_setting_802_1x_get_pin (Returns
the PIN used by the authentication method, if any, as specified
by the “pin” property
-
@@ -2744,7 +2696,6 @@ nm_setting_802_1x_get_pin_flags (Returns
the NMSettingSecretFlags pertaining to the
“pin”
-
@@ -2776,7 +2727,6 @@ nm_setting_802_1x_get_private_key_scheme
@@ -2809,7 +2759,6 @@ keys should always be encrypted with a private key password.
@@ -2839,7 +2788,6 @@ authentication method.
@@ -2927,7 +2875,6 @@ an error is returned.
@@ -2956,7 +2903,6 @@ nm_setting_802_1x_get_private_key_password
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.
-
@@ -2984,7 +2930,6 @@ nm_setting_802_1x_get_private_key_password_flags
Returns
the NMSettingSecretFlags pertaining to the
“private-key-password”
-
@@ -3012,7 +2957,6 @@ nm_setting_802_1x_get_private_key_format
Returns
the data format of the private key data stored in the
“private-key” property
-
@@ -3044,7 +2988,6 @@ scheme is
Returns
scheme used to store the "phase 2" private key (blob or path)
-
@@ -3077,7 +3020,6 @@ keys should always be encrypted with a private key password.
@@ -3107,7 +3049,6 @@ authentication method.
@@ -3197,7 +3138,6 @@ an error is returned.
@@ -3226,7 +3166,6 @@ nm_setting_802_1x_get_phase2_private_key_password
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.
-
@@ -3254,7 +3193,6 @@ nm_setting_802_1x_get_phase2_private_key_password_flags
Returns
the NMSettingSecretFlags pertaining to the
“phase2-private-key-password”
-
@@ -3282,7 +3220,6 @@ 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
-
@@ -3383,8 +3320,6 @@ to a file containing the certificate or key data
NM_SETTING_802_1X_SETTING_NAME
#define NM_SETTING_802_1X_SETTING_NAME "802-1x"
-
-
@@ -3429,264 +3364,198 @@ required
NM_SETTING_802_1X_ERROR
#define NM_SETTING_802_1X_ERROR nm_setting_802_1x_error_quark ()
-
-
NM_SETTING_802_1X_ANONYMOUS_IDENTITY
#define NM_SETTING_802_1X_ANONYMOUS_IDENTITY "anonymous-identity"
-
-
NM_SETTING_802_1X_ALTSUBJECT_MATCHES
#define NM_SETTING_802_1X_ALTSUBJECT_MATCHES "altsubject-matches"
-
-
NM_SETTING_802_1X_PHASE1_PEAPLABEL
#define NM_SETTING_802_1X_PHASE1_PEAPLABEL "phase1-peaplabel"
-
-
NM_SETTING_802_1X_PHASE1_FAST_PROVISIONING
#define NM_SETTING_802_1X_PHASE1_FAST_PROVISIONING "phase1-fast-provisioning"
-
-
NM_SETTING_802_1X_PHASE2_SUBJECT_MATCH
#define NM_SETTING_802_1X_PHASE2_SUBJECT_MATCH "phase2-subject-match"
-
-
NM_SETTING_802_1X_PHASE2_ALTSUBJECT_MATCHES
#define NM_SETTING_802_1X_PHASE2_ALTSUBJECT_MATCHES "phase2-altsubject-matches"
-
-
NM_SETTING_802_1X_PHASE2_CLIENT_CERT
#define NM_SETTING_802_1X_PHASE2_CLIENT_CERT "phase2-client-cert"
-
-
NM_SETTING_802_1X_PASSWORD_RAW_FLAGS
#define NM_SETTING_802_1X_PASSWORD_RAW_FLAGS "password-raw-flags"
-
-
NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD
#define NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD "private-key-password"
-
-
NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD_FLAGS
#define NM_SETTING_802_1X_PRIVATE_KEY_PASSWORD_FLAGS "private-key-password-flags"
-
-
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY
#define NM_SETTING_802_1X_PHASE2_PRIVATE_KEY "phase2-private-key"
-
-
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD
#define NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD "phase2-private-key-password"
-
-
NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD_FLAGS
#define NM_SETTING_802_1X_PHASE2_PRIVATE_KEY_PASSWORD_FLAGS "phase2-private-key-password-flags"
-
-
@@ -3694,14 +3563,18 @@ required
The “altsubject-matches” property
“altsubject-matches” GSList_gchararray_ *
-
+List of strings to be matched against the altSubjectName of the
+certificate presented by the authentication server. If the list is empty,
+no verification of the server certificate's altSubjectName is performed.
Flags: Read / Write
The “anonymous-identity” property
“anonymous-identity” gchar *
-
+Anonymous identity string for EAP authentication methods. Used as the
+unencrypted identity with EAP types that support different tunneled
+identity like EAP-TTLS.
Flags: Read / Write
Default value: NULL
@@ -3709,14 +3582,27 @@ required
The “ca-cert” property
“ca-cert” GArray_guchar_ *
-
+Contains the CA certificate if used by the EAP method specified in the
+“eap” property.
+Certificate data is specified using a "scheme"; two are currently
+supported: blob and path. When using the blob scheme (which is backwards
+compatible with NM 0.7.x) this property should be set to the
+certificate's DER encoded data. When using the path scheme, this property
+should be set to the full UTF-8 encoded path of the certificate, prefixed
+with the string "file://" and ending with a terminating NUL byte. This
+property can be unset even if the EAP method supports CA certificates,
+but this allows man-in-the-middle attacks and is NOT recommended.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_ca_cert() function instead.
Flags: Read / Write
The “ca-path” property
“ca-path” gchar *
-
+UTF-8 encoded path to a directory containing PEM or DER formatted
+certificates to be added to the verification chain in addition to the
+certificate specified in the “ca-cert” property.
Flags: Read / Write
Default value: NULL
@@ -3724,21 +3610,35 @@ required
The “client-cert” property
“client-cert” GArray_guchar_ *
-
+Contains the client certificate if used by the EAP method specified in
+the “eap” property.
+Certificate data is specified using a "scheme"; two are currently
+supported: blob and path. When using the blob scheme (which is backwards
+compatible with NM 0.7.x) this property should be set to the
+certificate's DER encoded data. When using the path scheme, this property
+should be set to the full UTF-8 encoded path of the certificate, prefixed
+with the string "file://" and ending with a terminating NUL byte.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_client_cert() function instead.
Flags: Read / Write
The “eap” property
“eap” GSList_gchararray_ *
-
+The allowed EAP method to be used when authenticating to the network with
+802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd",
+and "fast". Each method requires different configuration using the
+properties of this setting; refer to wpa_supplicant documentation for the
+allowed combinations.
Flags: Read / Write
The “identity” property
“identity” gchar *
-
+Identity string for EAP authentication methods. Often the user's user or
+login name.
Flags: Read / Write
Default value: NULL
@@ -3746,7 +3646,7 @@ required
The “pac-file” property
“pac-file” gchar *
-
+UTF-8 encoded file path containing PAC for EAP-FAST.
Flags: Read / Write
Default value: NULL
@@ -3754,7 +3654,9 @@ required
The “password” property
“password” gchar *
-
+UTF-8 encoded password used for EAP authentication methods. If both the
+“password” property and the “password-raw”
+property are specified, “password” is preferred.
Flags: Read / Write
Default value: NULL
@@ -3762,7 +3664,7 @@ required
The “password-flags” property
“password-flags” guint
-
+Flags indicating how to handle the “password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -3771,14 +3673,17 @@ required
The “password-raw” property
“password-raw” GArray_guchar_ *
-
+Password used for EAP authentication methods, given as a byte array to
+allow passwords in other encodings than UTF-8 to be used. If both the
+“password” property and the “password-raw”
+property are specified, “password” is preferred.
Flags: Read / Write
The “password-raw-flags” property
“password-raw-flags” guint
-
+Flags indicating how to handle the “password-raw” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -3787,7 +3692,12 @@ required
The “phase1-fast-provisioning” property
“phase1-fast-provisioning” gchar *
-
+Enables or disables in-line provisioning of EAP-FAST credentials when
+FAST is specified as the EAP method in the “eap” property.
+Recognized values are "0" (disabled), "1" (allow unauthenticated
+provisioning), "2" (allow authenticated provisioning), and "3" (allow
+both authenticated and unauthenticated provisioning). See the
+wpa_supplicant documentation for more details.
Flags: Read / Write
Default value: NULL
@@ -3795,7 +3705,10 @@ required
The “phase1-peaplabel” property
“phase1-peaplabel” gchar *
-
+Forces use of the new PEAP label during key derivation. Some RADIUS
+servers may require forcing the new PEAP label to interoperate with
+PEAPv1. Set to "1" to force use of the new PEAP label. See the
+wpa_supplicant documentation for more details.
Flags: Read / Write
Default value: NULL
@@ -3803,7 +3716,12 @@ required
The “phase1-peapver” property
“phase1-peapver” gchar *
-
+Forces which PEAP version is used when PEAP is set as the EAP method in
+the “eap” property. When unset, the version reported by
+the server will be used. Sometimes when using older RADIUS servers, it
+is necessary to force the client to use a particular PEAP version. To do
+so, this property may be set to "0" or "1" to force that specific PEAP
+version.
Flags: Read / Write
Default value: NULL
@@ -3811,14 +3729,22 @@ required
The “phase2-altsubject-matches” property
“phase2-altsubject-matches” GSList_gchararray_ *
-
+List of strings to be matched against the altSubjectName of the
+certificate presented by the authentication server during the inner
+"phase 2" authentication. If the list is empty, no verification of the
+server certificate's altSubjectName is performed.
Flags: Read / Write
The “phase2-auth” property
“phase2-auth” gchar *
-
+Specifies the allowed "phase 2" inner non-EAP authentication methods when
+an EAP method that uses an inner TLS tunnel is specified in the
+“eap” property. Recognized non-EAP "phase 2" methods are
+"pap", "chap", "mschap", "mschapv2", "gtc", "otp", "md5", and "tls".
+Each "phase 2" inner method requires specific parameters for successful
+authentication; see the wpa_supplicant documentation for more details.
Flags: Read / Write
Default value: NULL
@@ -3826,7 +3752,12 @@ required
The “phase2-autheap” property
“phase2-autheap” gchar *
-
+Specifies the allowed "phase 2" inner EAP-based authentication methods
+when an EAP method that uses an inner TLS tunnel is specified in the
+“eap” property. Recognized EAP-based "phase 2" methods are
+"md5", "mschapv2", "otp", "gtc", and "tls". Each "phase 2" inner method
+requires specific parameters for successful authentication; see the
+wpa_supplicant documentation for more details.
Flags: Read / Write
Default value: NULL
@@ -3834,14 +3765,28 @@ required
The “phase2-ca-cert” property
“phase2-ca-cert” GArray_guchar_ *
-
+Contains the "phase 2" CA certificate if used by the EAP method specified
+in the “phase2-auth” or “phase2-autheap”
+properties.
+Certificate data is specified using a "scheme"; two are currently
+supported: blob and path. When using the blob scheme (which is backwards
+compatible with NM 0.7.x) this property should be set to the
+certificate's DER encoded data. When using the path scheme, this property
+should be set to the full UTF-8 encoded path of the certificate, prefixed
+with the string "file://" and ending with a terminating NUL byte. This
+property can be unset even if the EAP method supports CA certificates,
+but this allows man-in-the-middle attacks and is NOT recommended.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_phase2_ca_cert() function instead.
Flags: Read / Write
The “phase2-ca-path” property
“phase2-ca-path” gchar *
-
+UTF-8 encoded path to a directory containing PEM or DER formatted
+certificates to be added to the verification chain in addition to the
+certificate specified in the “phase2-ca-cert” property.
Flags: Read / Write
Default value: NULL
@@ -3849,21 +3794,56 @@ required
The “phase2-client-cert” property
“phase2-client-cert” GArray_guchar_ *
-
+Contains the "phase 2" client certificate if used by the EAP method
+specified in the “phase2-auth” or
+“phase2-autheap” properties.
+Certificate data is specified using a "scheme"; two are currently
+supported: blob and path. When using the blob scheme (which is backwards
+compatible with NM 0.7.x) this property should be set to the
+certificate's DER encoded data. When using the path scheme, this property
+should be set to the full UTF-8 encoded path of the certificate, prefixed
+with the string "file://" and ending with a terminating NUL byte. This
+property can be unset even if the EAP method supports CA certificates,
+but this allows man-in-the-middle attacks and is NOT recommended.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_phase2_client_cert() function instead.
Flags: Read / Write
The “phase2-private-key” property
“phase2-private-key” GArray_guchar_ *
-
+Contains the "phase 2" inner private key when the
+“phase2-auth” or “phase2-autheap” property is
+set to "tls".
+Key data is specified using a "scheme"; two are currently supported: blob
+and path. When using the blob scheme and private keys, this property
+should be set to the key's encrypted PEM encoded data. When using private
+keys with the path scheme, this property should be set to the full UTF-8
+encoded path of the key, prefixed with the string "file://" and ending
+with a terminating NUL byte. When using PKCS#12 format private keys and
+the blob scheme, this property should be set to the PKCS#12 data and the
+“phase2-private-key-password” property must be set to
+password used to decrypt the PKCS#12 certificate and key. When using
+PKCS#12 files and the path scheme, this property should be set to the
+full UTF-8 encoded path of the key, prefixed with the string "file://"
+and and ending with a terminating NUL byte, and as with the blob scheme
+the “phase2-private-key-password” property must be set to
+the password used to decode the PKCS#12 private key and certificate.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_phase2_private_key() function instead.
Flags: Read / Write
The “phase2-private-key-password” property
“phase2-private-key-password” gchar *
-
+The password used to decrypt the "phase 2" private key specified in the
+“phase2-private-key” property when the private key either
+uses the path scheme, or is a PKCS#12 format key. Setting this property
+directly is not generally necessary except when returning secrets to
+NetworkManager; it is generally set automatically when setting the
+private key by the nm_setting_802_1x_set_phase2_private_key() function.
Flags: Read / Write
Default value: NULL
@@ -3871,7 +3851,8 @@ required
The “phase2-private-key-password-flags” property
“phase2-private-key-password-flags” guint
-
+Flags indicating how to handle the
+“phase2-private-key-password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -3880,7 +3861,10 @@ required
The “phase2-subject-match” property
“phase2-subject-match” gchar *
-
+Substring to be matched against the subject of the certificate presented
+by the authentication server during the inner "phase 2"
+authentication. When unset, no verification of the authentication server
+certificate's subject is performed.
Flags: Read / Write
Default value: NULL
@@ -3888,7 +3872,7 @@ required
The “pin” property
“pin” gchar *
-
+PIN used for EAP authentication methods.
Flags: Read / Write
Default value: NULL
@@ -3896,7 +3880,7 @@ required
The “pin-flags” property
“pin-flags” guint
-
+Flags indicating how to handle the “pin” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -3905,14 +3889,41 @@ required
The “private-key” property
“private-key” GArray_guchar_ *
-
+Contains the private key when the “eap” property is set to
+"tls".
+Key data is specified using a "scheme"; two are currently supported: blob
+and path. When using the blob scheme and private keys, this property
+should be set to the key's encrypted PEM encoded data. When using private
+keys with the path scheme, this property should be set to the full UTF-8
+encoded path of the key, prefixed with the string "file://" and ending
+with a terminating NUL byte. When using PKCS#12 format private keys and
+the blob scheme, this property should be set to the PKCS#12 data and the
+“private-key-password” property must be set to password
+used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files
+and the path scheme, this property should be set to the full UTF-8
+encoded path of the key, prefixed with the string "file://" and and
+ending with a terminating NUL byte, and as with the blob scheme the
+"private-key-password" property must be set to the password used to
+decode the PKCS#12 private key and certificate.
+Setting this property directly is discouraged; use the
+nm_setting_802_1x_set_private_key() function instead.
+WARNING: “private-key” is not a "secret" property, and thus
+unencrypted private key data using the BLOB scheme may be readable by
+unprivileged users. Private keys should always be encrypted with a
+private key password to prevent unauthorized access to unencrypted
+private key data.
Flags: Read / Write
The “private-key-password” property
“private-key-password” gchar *
-
+The password used to decrypt the private key specified in the
+“private-key” property when the private key either uses the
+path scheme, or if the private key is a PKCS#12 format key. Setting this
+property directly is not generally necessary except when returning
+secrets to NetworkManager; it is generally set automatically when setting
+the private key by the nm_setting_802_1x_set_private_key() function.
Flags: Read / Write
Default value: NULL
@@ -3920,7 +3931,8 @@ required
The “private-key-password-flags” property
“private-key-password-flags” guint
-
+Flags indicating how to handle the “private-key-password”
+property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -3929,7 +3941,9 @@ required
The “subject-match” property
“subject-match” gchar *
-
+Substring to be matched against the subject of the certificate presented
+by the authentication server. When unset, no verification of the
+authentication server certificate's subject is performed.
Flags: Read / Write
Default value: NULL
@@ -3937,14 +3951,18 @@ required
The “system-ca-certs” property
“system-ca-certs” gboolean
-
+When TRUE, overrides the “ca-path” and
+“phase2-ca-path” properties using the system CA directory
+specified at configure time with the --system-ca-path switch. The
+certificates in this directory are added to the verification chain in
+addition to any certificates specified by the “ca-cert” and
+“phase2-ca-cert” properties.
Flags: Read / Write / Construct
Default value: FALSE
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingAdsl.html b/docs/libnm-util/html/NMSettingAdsl.html
index 3b2aef23..165177b5 100644
--- a/docs/libnm-util/html/NMSettingAdsl.html
+++ b/docs/libnm-util/html/NMSettingAdsl.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingAdsl
+NMSettingAdsl: libnm-util Reference Manual
-
+
@@ -263,7 +263,6 @@ nm_setting_adsl_error_quark (void
@@ -275,7 +274,6 @@ nm_setting_adsl_new (void<
@@ -301,7 +299,6 @@ nm_setting_adsl_get_username (
Returns
the “username” property of the setting
-
@@ -327,7 +324,6 @@ nm_setting_adsl_get_password (
Returns
the “password” property of the setting
-
@@ -353,7 +349,6 @@ nm_setting_adsl_get_protocol (
Returns
the “protocol” property of the setting
-
@@ -379,7 +374,6 @@ nm_setting_adsl_get_encapsulation (
Returns
the “encapsulation” property of the setting
-
@@ -405,7 +399,6 @@ nm_setting_adsl_get_vpi (
Returns
the “vpi” property of the setting
-
@@ -431,7 +424,6 @@ nm_setting_adsl_get_vci (
Returns
the “vci” property of the setting
-
@@ -457,7 +449,6 @@ nm_setting_adsl_get_password_flags (
Returns
the NMSettingSecretFlags pertaining to the “password”
-
@@ -467,8 +458,6 @@ nm_setting_adsl_get_password_flags (NM_SETTING_ADSL_SETTING_NAME
#define NM_SETTING_ADSL_SETTING_NAME "adsl"
-
-
@@ -513,104 +502,78 @@ required
NM_SETTING_ADSL_ERROR
#define NM_SETTING_ADSL_ERROR nm_setting_adsl_error_quark ()
-
-
@@ -618,7 +581,7 @@ required
The “encapsulation” property
“encapsulation” gchar *
-
+Encapsulation of ADSL connection. Can be "vcmux" or "llc".
Flags: Read / Write
Default value: NULL
@@ -626,7 +589,7 @@ required
The “password” property
“password” gchar *
-
+Password used to authenticate with the ADSL service.
Flags: Read / Write
Default value: NULL
@@ -634,7 +597,7 @@ required
The “password-flags” property
“password-flags” guint
-
+Flags indicating how to handle the “password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -643,7 +606,7 @@ required
The “protocol” property
“protocol” gchar *
-
+ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".
Flags: Read / Write
Default value: NULL
@@ -651,7 +614,7 @@ required
The “username” property
“username” gchar *
-
+Username used to authenticate with the ADSL service.
Flags: Read / Write
Default value: NULL
@@ -659,7 +622,7 @@ required
The “vci” property
“vci” guint
-
+VCI of ADSL connection
Flags: Read / Write
Allowed values: <= 65536
Default value: 0
@@ -668,7 +631,7 @@ required
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingBluetooth.html b/docs/libnm-util/html/NMSettingBluetooth.html
index cf501a32..b011f98f 100644
--- a/docs/libnm-util/html/NMSettingBluetooth.html
+++ b/docs/libnm-util/html/NMSettingBluetooth.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingBluetooth
+NMSettingBluetooth: libnm-util Reference Manual
-
+
@@ -168,7 +168,6 @@ nm_setting_bluetooth_error_quark (
Returns
the error quark used for NMSettingBluetooth errors.
-
@@ -208,7 +207,6 @@ describes a connection to.
@@ -238,7 +236,6 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).
Returns
the type, either NM_SETTING_BLUETOOTH_TYPE_PANU or
NM_SETTING_BLUETOOTH_TYPE_DUN
-
@@ -248,8 +245,6 @@ either DUN to a DUN-capable device or PANU to a NAP-capable device).
NM_SETTING_BLUETOOTH_SETTING_NAME
#define NM_SETTING_BLUETOOTH_SETTING_NAME "bluetooth"
-
-
@@ -303,24 +298,18 @@ must also contain an NM_SETTING_BLUETOOTH_ERROR
#define NM_SETTING_BLUETOOTH_ERROR nm_setting_bluetooth_error_quark ()
-
-
@@ -344,21 +333,21 @@ NAP (Network Access Point) protocol, which accepts connections via PANU.
The “bdaddr” property
“bdaddr” GArray_guchar_ *
-
+The Bluetooth address of the device.
Flags: Read / Write
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingBond.html b/docs/libnm-util/html/NMSettingBond.html
index f0dae1ec..8d0e4d48 100644
--- a/docs/libnm-util/html/NMSettingBond.html
+++ b/docs/libnm-util/html/NMSettingBond.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingBond
+NMSettingBond: libnm-util Reference Manual
-
+
@@ -271,7 +271,6 @@ nm_setting_bond_error_quark (void
@@ -309,7 +308,6 @@ nm_setting_bond_get_interface_name (
Returns
the “interface-name” property of the setting
-
@@ -338,7 +336,6 @@ using
Returns
the number of bonding options
-
@@ -394,7 +391,6 @@ option; this value is owned by the setting and should not be modified.
TRUE on success if the index was valid and an option was found,
FALSE if the index was invalid (ie, greater than the number of options
currently held by the setting)
-
@@ -432,7 +428,6 @@ nm_setting_bond_get_option_by_name (Returns
the value, or NULL if the key/value pair was never added to the
setting; the value is owned by the setting and must not be modified
-
@@ -479,7 +474,6 @@ that conflict with each other.
Returns
TRUE if the option was valid and was added to the internal option
list, FALSE if it was not.
-
@@ -517,7 +511,6 @@ list.
Returns
TRUE if the option was found and removed from the internal option
list, FALSE if it was not.
-
@@ -560,9 +553,8 @@ the name
is valid for the given name.
If the name
is not a valid option, FALSE will be returned.
-
-Since 0.9.10
+Since: 0.9.10
@@ -623,7 +615,6 @@ nm_setting_bond_get_option_default (Returns
the value of the bond option if not overridden by an entry in
the “options” property.
-
@@ -633,8 +624,6 @@ the NM_SETTING_BOND_SETTING_NAME
#define NM_SETTING_BOND_SETTING_NAME "bond"
-
-
@@ -672,13 +661,13 @@ required
-
-
+
+
-
-
+
+
@@ -689,144 +678,108 @@ required
NM_SETTING_BOND_ERROR
#define NM_SETTING_BOND_ERROR nm_setting_bond_error_quark ()
-
-
NM_SETTING_BOND_OPTION_ARP_IP_TARGET
#define NM_SETTING_BOND_OPTION_ARP_IP_TARGET "arp_ip_target"
-
-
NM_SETTING_BOND_OPTION_PRIMARY_RESELECT
#define NM_SETTING_BOND_OPTION_PRIMARY_RESELECT "primary_reselect"
-
-
NM_SETTING_BOND_OPTION_FAIL_OVER_MAC
#define NM_SETTING_BOND_OPTION_FAIL_OVER_MAC "fail_over_mac"
-
-
NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY
#define NM_SETTING_BOND_OPTION_XMIT_HASH_POLICY "xmit_hash_policy"
-
-
@@ -834,7 +787,7 @@ required
@@ -842,13 +795,14 @@ required
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingBridge.html b/docs/libnm-util/html/NMSettingBridge.html
index a3292475..71cdd58f 100644
--- a/docs/libnm-util/html/NMSettingBridge.html
+++ b/docs/libnm-util/html/NMSettingBridge.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingBridge
+NMSettingBridge: libnm-util Reference Manual
-
+
@@ -260,9 +260,8 @@ nm_setting_bridge_error_quark (vo
-Since 0.9.8
+Since: 0.9.8
@@ -275,7 +274,7 @@ nm_setting_bridge_new (void the new empty NMSettingBridge object.
[transfer full]
-Since 0.9.8
+Since: 0.9.8
@@ -300,9 +299,8 @@ nm_setting_bridge_get_interface_name (
Returns
the “interface-name” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -327,9 +325,8 @@ nm_setting_bridge_get_mac_address (
Returns
the “mac-address” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -354,9 +351,8 @@ nm_setting_bridge_get_stp (
Returns
the “stp” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -381,9 +377,8 @@ nm_setting_bridge_get_priority (
Returns
the “priority” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -408,9 +403,8 @@ nm_setting_bridge_get_forward_delay (
Returns
the “forward-delay” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -435,9 +429,8 @@ nm_setting_bridge_get_hello_time (
Returns
the “hello-time” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -462,9 +455,8 @@ nm_setting_bridge_get_max_age (
Returns
the “max-age” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -489,9 +481,8 @@ nm_setting_bridge_get_ageing_time (
Returns
the “ageing-time” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -500,8 +491,6 @@ nm_setting_bridge_get_ageing_time (NM_SETTING_BRIDGE_SETTING_NAME
#define NM_SETTING_BRIDGE_SETTING_NAME "bridge"
-
-
@@ -540,79 +529,61 @@ required
-Since 0.9.8
+Since: 0.9.8
@@ -620,82 +591,85 @@ required
The “ageing-time” property
“ageing-time” guint
-
+The Ethernet MAC address aging time, in seconds.
Flags: Read / Write / Construct
Allowed values: <= 1000000
Default value: 300
-Since 0.9.8
+Since: 0.9.8
The “forward-delay” property
“forward-delay” guint
-
+The Spanning Tree Protocol (STP) forwarding delay, in seconds.
Flags: Read / Write / Construct
Allowed values: <= 30
Default value: 15
-Since 0.9.8
+Since: 0.9.8
The “hello-time” property
“hello-time” guint
-
+The Spanning Tree Protocol (STP) hello time, in seconds.
Flags: Read / Write / Construct
Allowed values: <= 10
Default value: 2
-Since 0.9.8
+Since: 0.9.8
The “interface-name” property
“interface-name” gchar *
-
+The name of the virtual in-kernel bridging network interface
Flags: Read / Write
Default value: NULL
-Since 0.9.8
+Since: 0.9.8
The “mac-address” property
“mac-address” GArray_guchar_ *
-
+If specified, the MAC address of bridge. When creating a new bridge, this
+MAC address will be set. When matching an existing (outside
+NetworkManager created) bridge, this MAC address must match.
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “max-age” property
“max-age” guint
-
+The Spanning Tree Protocol (STP) maximum message age, in seconds.
Flags: Read / Write / Construct
Allowed values: <= 40
Default value: 20
-Since 0.9.8
+Since: 0.9.8
The “priority” property
“priority” guint
-
+Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower
+values are "better"; the lowest priority bridge will be elected the root
+bridge.
Flags: Read / Write / Construct
Allowed values: <= 65535
Default value: 32768
-Since 0.9.8
+Since: 0.9.8
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingBridgePort.html b/docs/libnm-util/html/NMSettingBridgePort.html
index 00f8ce21..bc204181 100644
--- a/docs/libnm-util/html/NMSettingBridgePort.html
+++ b/docs/libnm-util/html/NMSettingBridgePort.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingBridgePort
+NMSettingBridgePort: libnm-util Reference Manual
-
+
@@ -175,9 +175,8 @@ nm_setting_bridge_port_error_quark (
Returns
the error quark used for NMSettingBridgePort errors.
-
-Since 0.9.8
+Since: 0.9.8
@@ -190,7 +189,7 @@ nm_setting_bridge_port_new (void<
the new empty NMSettingBridgePort object.
[transfer full]
-Since 0.9.8
+Since: 0.9.8
@@ -215,9 +214,8 @@ nm_setting_bridge_port_get_priority (
Returns
the “priority” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -242,9 +240,8 @@ nm_setting_bridge_port_get_path_cost (
Returns
the “path-cost” property of the setting
-
-Since 0.9.8
+Since: 0.9.8
@@ -270,9 +267,8 @@ nm_setting_bridge_port_get_hairpin_mode
-Since 0.9.8
+Since: 0.9.8
@@ -281,8 +277,6 @@ nm_setting_bridge_port_get_hairpin_mode
NM_SETTING_BRIDGE_PORT_SETTING_NAME
#define NM_SETTING_BRIDGE_PORT_SETTING_NAME "bridge-port"
-
-
@@ -321,39 +315,31 @@ is required
-Since 0.9.8
+Since: 0.9.8
NM_SETTING_BRIDGE_PORT_ERROR
#define NM_SETTING_BRIDGE_PORT_ERROR nm_setting_bridge_port_error_quark ()
-
-
@@ -361,35 +347,36 @@ is required
The “hairpin-mode” property
“hairpin-mode” gboolean
-
+Enables or disabled "hairpin mode" for the port, which allows frames to
+be sent back out through the port the frame was received on.
Flags: Read / Write
Default value: FALSE
-Since 0.9.8
+Since: 0.9.8
The “path-cost” property
“path-cost” guint
-
+The Spanning Tree Protocol (STP) port cost for destinations via this
+port.
Flags: Read / Write / Construct
Allowed values: <= 65535
Default value: 100
-Since 0.9.8
+Since: 0.9.8
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingCdma.html b/docs/libnm-util/html/NMSettingCdma.html
index e0d32198..43980d9d 100644
--- a/docs/libnm-util/html/NMSettingCdma.html
+++ b/docs/libnm-util/html/NMSettingCdma.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingCdma
+NMSettingCdma: libnm-util Reference Manual
-
+
@@ -193,7 +193,6 @@ nm_setting_cdma_error_quark (void
@@ -205,7 +204,6 @@ nm_setting_cdma_new (void<
@@ -231,7 +229,6 @@ nm_setting_cdma_get_number (
Returns
the “number” property of the setting
-
@@ -257,7 +254,6 @@ nm_setting_cdma_get_username (
Returns
the “username” property of the setting
-
@@ -283,7 +279,6 @@ nm_setting_cdma_get_password (
Returns
the “password” property of the setting
-
@@ -309,7 +304,6 @@ nm_setting_cdma_get_password_flags (
Returns
the NMSettingSecretFlags pertaining to the “password”
-
@@ -319,8 +313,6 @@ nm_setting_cdma_get_password_flags (NM_SETTING_CDMA_SETTING_NAME
#define NM_SETTING_CDMA_SETTING_NAME "cdma"
-
-
@@ -373,40 +365,30 @@ is missing in the connection
NM_SETTING_CDMA_ERROR
#define NM_SETTING_CDMA_ERROR nm_setting_cdma_error_quark ()
-
-
@@ -414,7 +396,9 @@ is missing in the connection
The “number” property
“number” gchar *
-
+The number to dial to establish the connection to the CDMA-based mobile
+broadband network, if any. If not specified, the default number (777)
+is used when required.
Flags: Read / Write
Default value: NULL
@@ -422,7 +406,9 @@ is missing in the connection
The “password” property
“password” gchar *
-
+The password used to authenticate with the network, if required. Many
+providers do not require a password, or accept any password. But if a
+password is required, it is specified here.
Flags: Read / Write
Default value: NULL
@@ -430,7 +416,7 @@ is missing in the connection
The “password-flags” property
“password-flags” guint
-
+Flags indicating how to handle the “password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -439,14 +425,15 @@ is missing in the connection
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingConnection.html b/docs/libnm-util/html/NMSettingConnection.html
index f029e3c0..ba73eb00 100644
--- a/docs/libnm-util/html/NMSettingConnection.html
+++ b/docs/libnm-util/html/NMSettingConnection.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingConnection
+NMSettingConnection: libnm-util Reference Manual
-
+
@@ -432,7 +432,6 @@ nm_setting_connection_error_quark (
Returns
the error quark used for NMSettingConnection errors.
-
@@ -444,7 +443,6 @@ nm_setting_connection_new (void
@@ -471,7 +469,6 @@ nm_setting_connection_get_id (
Returns
the connection ID
-
@@ -498,7 +495,6 @@ nm_setting_connection_get_uuid (
Returns
the connection UUID
-
@@ -526,9 +522,8 @@ nm_setting_connection_get_interface_name
-Since 0.9.10
+Since: 0.9.10
@@ -582,7 +576,6 @@ nm_setting_connection_get_autoconnect (
Returns
the connection's autoconnect behavior
-
@@ -609,7 +602,6 @@ nm_setting_connection_get_timestamp (
Returns
the connection's timestamp
-
@@ -636,7 +628,6 @@ nm_setting_connection_get_read_only (
Returns
TRUE if the connection is read-only, FALSE if it is not
-
@@ -665,7 +656,6 @@ property of this setting.
@@ -722,7 +712,6 @@ of this setting.
Returns
TRUE if a permission was returned, FALSE if idx
was invalid
-
@@ -749,7 +738,6 @@ nm_setting_connection_get_zone (
Returns
the trust level of a connection
-
@@ -786,7 +774,6 @@ nm_setting_connection_permissions_user_allowed
Returns
TRUE if the requested user is allowed to view this connection,
FALSE if the given user is not allowed to view this connection
-
@@ -841,7 +828,6 @@ list, FALSE if ptypepitem
was invalid or it the permission was already
present in the list
-
@@ -925,9 +911,8 @@ be a username. See
Returns
TRUE if the permission was found and removed; FALSE if it was not.
-
-Since 0.9.10
+Since: 0.9.10
@@ -954,7 +939,6 @@ nm_setting_connection_get_master (Returns
interface name of the master device or UUID of the master
connection.
-
@@ -991,7 +975,6 @@ against setting
Returns
TRUE if connection is of the given slave type
-
@@ -1018,7 +1001,6 @@ nm_setting_connection_get_slave_type (
Returns
the type of slave this connection is, if any
-
@@ -1045,9 +1027,8 @@ nm_setting_connection_get_num_secondaries
-Since 0.9.8
+Since: 0.9.8
@@ -1081,9 +1062,8 @@ nm_setting_connection_get_secondary (Returns
the secondary connection UUID at index idx
-
-Since 0.9.8
+Since: 0.9.8
@@ -1118,9 +1098,8 @@ nm_setting_connection_add_secondary (Returns
TRUE if the secondary connection UUID was added; FALSE if the UUID
was already present
-
-Since 0.9.8
+Since: 0.9.8
@@ -1153,7 +1132,7 @@ nm_setting_connection_remove_secondary
-Since 0.9.8
+Since: 0.9.8
@@ -1189,9 +1168,8 @@ nm_setting_connection_remove_secondary_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -1218,9 +1196,8 @@ nm_setting_connection_get_gateway_ping_timeout
Returns
the value contained in the “gateway-ping-timeout”
property.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1229,8 +1206,6 @@ property.
NM_SETTING_CONNECTION_SETTING_NAME
#define NM_SETTING_CONNECTION_SETTING_NAME "connection"
-
-
@@ -1295,112 +1270,84 @@ property.
NM_SETTING_CONNECTION_ERROR
#define NM_SETTING_CONNECTION_ERROR nm_setting_connection_error_quark ()
-
-
NM_SETTING_CONNECTION_INTERFACE_NAME
#define NM_SETTING_CONNECTION_INTERFACE_NAME "interface-name"
-
-
NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT
#define NM_SETTING_CONNECTION_GATEWAY_PING_TIMEOUT "gateway-ping-timeout"
-
-
@@ -1431,7 +1378,7 @@ timeout is reached, or an IP gateway replies to a ping.
Flags: Read / Write / Construct
Allowed values: <= 30
Default value: 0
-Since 0.9.10
+Since: 0.9.10
@@ -1457,7 +1404,7 @@ can be used with, and if interface names change or are reordered the
connection may be applied to the wrong interface.
Flags: Read / Write
Default value: NULL
-Since 0.9.10
+Since: 0.9.10
@@ -1501,7 +1448,7 @@ connection is read-only and cannot be modified.
connection itself is activated. Currently only VPN connections are
supported.
Flags: Read / Write
-Since 0.9.8
+Since: 0.9.8
@@ -1570,7 +1517,6 @@ firewall.
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingDcb.html b/docs/libnm-util/html/NMSettingDcb.html
index 8f2d90ea..5cd1cd53 100644
--- a/docs/libnm-util/html/NMSettingDcb.html
+++ b/docs/libnm-util/html/NMSettingDcb.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingDcb
+NMSettingDcb: libnm-util Reference Manual
-
+
@@ -449,9 +449,8 @@ nm_setting_dcb_error_quark (void<
-Since 0.9.10
+Since: 0.9.10
@@ -464,7 +463,7 @@ nm_setting_dcb_new (void
the new empty NMSettingDcb object.
[transfer full]
-Since 0.9.10
+Since: 0.9.10
@@ -489,9 +488,8 @@ nm_setting_dcb_get_app_fcoe_flags (
Returns
the “app-fcoe-flags” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -516,9 +514,8 @@ nm_setting_dcb_get_app_fcoe_priority (
Returns
the “app-fcoe-priority” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -543,9 +540,8 @@ nm_setting_dcb_get_app_fcoe_mode (
Returns
the “app-fcoe-mode” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -570,9 +566,8 @@ nm_setting_dcb_get_app_iscsi_flags (
Returns
the “app-iscsi-flags” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -597,9 +592,8 @@ nm_setting_dcb_get_app_iscsi_priority (
Returns
the “app-iscsi-priority” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -624,9 +618,8 @@ nm_setting_dcb_get_app_fip_flags (
Returns
the “app-fip-flags” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -651,9 +644,8 @@ nm_setting_dcb_get_app_fip_priority (
Returns
the “app-fip-priority” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -679,9 +671,8 @@ nm_setting_dcb_get_priority_flow_control_flags
-Since 0.9.10
+Since: 0.9.10
@@ -717,9 +708,8 @@ nm_setting_dcb_get_priority_flow_control
TRUE if flow control is enabled for the given user_priority
,
FALSE if not enabled
-
-Since 0.9.10
+Since: 0.9.10
-Since 0.9.10
+Since: 0.9.10
@@ -784,9 +774,8 @@ nm_setting_dcb_get_priority_group_flags
-Since 0.9.10
+Since: 0.9.10
@@ -822,9 +811,8 @@ nm_setting_dcb_get_priority_group_id (“priority-group-flags” includes the
NM_SETTING_DCB_FLAG_ENABLE flag.
-
-Since 0.9.10
+Since: 0.9.10
@@ -864,7 +852,7 @@ unrestricted group.
-Since 0.9.10
+Since: 0.9.10
@@ -901,9 +889,8 @@ nm_setting_dcb_get_priority_group_bandwidth
. These values are
only valid when “priority-group-flags” includes the
NM_SETTING_DCB_FLAG_ENABLE flag.
-
-Since 0.9.10
+Since: 0.9.10
@@ -943,7 +930,7 @@ to
-Since 0.9.10
+Since: 0.9.10
@@ -979,9 +966,8 @@ nm_setting_dcb_get_priority_bandwidth (“priority-group-flags” includes the
NM_SETTING_DCB_FLAG_ENABLE flag.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1021,7 +1007,7 @@ allowed to use within its priority group
-Since 0.9.10
+Since: 0.9.10
@@ -1058,9 +1044,8 @@ nm_setting_dcb_get_priority_strict_bandwidth
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.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1101,7 +1086,7 @@ its priority group, or FALSE if not
-Since 0.9.10
+Since: 0.9.10
@@ -1138,9 +1123,8 @@ nm_setting_dcb_get_priority_traffic_class
. These values are only
valid when “priority-group-flags” includes the
NM_SETTING_DCB_FLAG_ENABLE flag.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1150,8 +1134,6 @@ nm_setting_dcb_set_priority_traffic_class
(NMSettingDcb *setting,
guint user_priority,
guint traffic_class);
-
-
@@ -1160,8 +1142,6 @@ nm_setting_dcb_set_priority_traffic_class
NM_SETTING_DCB_SETTING_NAME
#define NM_SETTING_DCB_SETTING_NAME "dcb"
-
-
@@ -1206,8 +1186,6 @@ required
NM_SETTING_DCB_ERROR
#define NM_SETTING_DCB_ERROR nm_setting_dcb_error_quark ()
-
-
@@ -1254,7 +1232,7 @@ peer configuration advertisements
-Since 0.9.10
+Since: 0.9.10
@@ -1262,7 +1240,7 @@ peer configuration advertisements
#define NM_SETTING_DCB_FCOE_MODE_FABRIC "fabric"
Indicates that the FCoE controller should use "fabric" mode (default)
-Since 0.9.10
+Since: 0.9.10
@@ -1270,127 +1248,97 @@ peer configuration advertisements
#define NM_SETTING_DCB_FCOE_MODE_VN2VN "vn2vn"
Indicates that the FCoE controller should use "VN2VN" mode.
-Since 0.9.10
+Since: 0.9.10
NM_SETTING_DCB_APP_ISCSI_PRIORITY
#define NM_SETTING_DCB_APP_ISCSI_PRIORITY "app-iscsi-priority"
-
-
NM_SETTING_DCB_PRIORITY_FLOW_CONTROL_FLAGS
#define NM_SETTING_DCB_PRIORITY_FLOW_CONTROL_FLAGS "priority-flow-control-flags"
-
-
NM_SETTING_DCB_PRIORITY_FLOW_CONTROL
#define NM_SETTING_DCB_PRIORITY_FLOW_CONTROL "priority-flow-control"
-
-
NM_SETTING_DCB_PRIORITY_GROUP_FLAGS
#define NM_SETTING_DCB_PRIORITY_GROUP_FLAGS "priority-group-flags"
-
-
NM_SETTING_DCB_PRIORITY_GROUP_BANDWIDTH
#define NM_SETTING_DCB_PRIORITY_GROUP_BANDWIDTH "priority-group-bandwidth"
-
-
NM_SETTING_DCB_PRIORITY_BANDWIDTH
#define NM_SETTING_DCB_PRIORITY_BANDWIDTH "priority-bandwidth"
-
-
NM_SETTING_DCB_PRIORITY_STRICT_BANDWIDTH
#define NM_SETTING_DCB_PRIORITY_STRICT_BANDWIDTH "priority-strict-bandwidth"
-
-
NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS
#define NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS "priority-traffic-class"
-
-
@@ -1398,143 +1346,177 @@ peer configuration advertisements
The “app-fcoe-flags” property
“app-fcoe-flags” guint
-
+Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may
+be any combination of NM_SETTING_DCB_FLAG_ENABLE,
+NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
-Since 0.9.10
+Since: 0.9.10
The “app-fcoe-mode” property
“app-fcoe-mode” gchar *
-
+The FCoE controller mode; either NM_SETTING_DCB_FCOE_MODE_FABRIC
+(default) or NM_SETTING_DCB_FCOE_MODE_VN2VN.
Flags: Read / Write / Construct
Default value: "fabric"
-Since 0.9.10
+Since: 0.9.10
The “app-fcoe-priority” property
“app-fcoe-priority” gint
-
+The highest User Priority (0 - 7) which FCoE frames should use, or -1 for
+default priority. Only used when the “app-fcoe-flags”
+property includes the NM_SETTING_DCB_FLAG_ENABLE flag.
Flags: Read / Write / Construct
Allowed values: [-1,7]
Default value: -1
-Since 0.9.10
+Since: 0.9.10
The “app-fip-flags” property
“app-fip-flags” guint
-
+Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may
+be any combination of NM_SETTING_DCB_FLAG_ENABLE,
+NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
-Since 0.9.10
+Since: 0.9.10
The “app-fip-priority” property
“app-fip-priority” gint
-
+The highest User Priority (0 - 7) which FIP frames should use, or -1 for
+default priority. Only used when the “app-fip-flags”
+property includes the NM_SETTING_DCB_FLAG_ENABLE flag.
Flags: Read / Write / Construct
Allowed values: [-1,7]
Default value: -1
-Since 0.9.10
+Since: 0.9.10
The “app-iscsi-flags” property
“app-iscsi-flags” guint
-
+Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags
+may be any combination of NM_SETTING_DCB_FLAG_ENABLE,
+NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
-Since 0.9.10
+Since: 0.9.10
The “app-iscsi-priority” property
“app-iscsi-priority” gint
-
+The highest User Priority (0 - 7) which iSCSI frames should use, or -1
+for default priority. Only used when the “app-iscsi-flags”
+property includes the NM_SETTING_DCB_FLAG_ENABLE flag.
Flags: Read / Write / Construct
Allowed values: [-1,7]
Default value: -1
-Since 0.9.10
+Since: 0.9.10
The “priority-bandwidth” property
“priority-bandwidth” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the User
+Priority (0 - 7) and the value indicates the percentage of bandwidth of
+the priority's assigned group that the priority may use. The sum of all
+percentages for priorities which belong to the same group must total 100
+percent.
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “priority-flow-control” property
“priority-flow-control” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the User
+Priority (0 - 7) and the value indicates whether or not the corresponding
+priority should transmit priority pause. Allowed values are 0 (do not
+transmit pause) and 1 (transmit pause).
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “priority-flow-control-flags” property
“priority-flow-control-flags” guint
-
+Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC).
+Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE,
+NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
-Since 0.9.10
+Since: 0.9.10
The “priority-group-bandwidth” property
“priority-group-bandwidth” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the
+Priority Group ID (0 - 7) and the value indicates the percentage of link
+bandwidth allocated to that group. Allowed values are 0 - 100, and the
+sum of all values must total 100 percent.
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “priority-group-flags” property
“priority-group-flags” guint
-
+Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be
+any combination of NM_SETTING_DCB_FLAG_ENABLE,
+NM_SETTING_DCB_FLAG_ADVERTISE, and NM_SETTING_DCB_FLAG_WILLING.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
-Since 0.9.10
+Since: 0.9.10
The “priority-group-id” property
“priority-group-id” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the User
+Priority (0 - 7) and the value indicates the Priority Group ID. Allowed
+Priority Group ID values are 0 - 7 or 15 for the unrestricted group.
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “priority-strict-bandwidth” property
“priority-strict-bandwidth” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the User
+Priority (0 - 7) and the value indicates whether or not the priority may
+use all of the bandwidth allocated to its assigned group. Allowed values
+are 0 (the priority may not utilize all bandwidth) or 1 (the priority may
+utilize all bandwidth).
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
The “priority-traffic-class” property
“priority-traffic-class” GArray_guint_ *
-
+An array of 8 uint values, where the array index corresponds to the User
+Priority (0 - 7) and the value indicates the traffic class (0 - 7) to
+which the priority is mapped.
Flags: Read / Write
-Since 0.9.10
+Since: 0.9.10
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingGeneric.html b/docs/libnm-util/html/NMSettingGeneric.html
index d7f571b1..b6cc9066 100644
--- a/docs/libnm-util/html/NMSettingGeneric.html
+++ b/docs/libnm-util/html/NMSettingGeneric.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingGeneric
+NMSettingGeneric: libnm-util Reference Manual
-
+
@@ -114,9 +114,8 @@ nm_setting_generic_error_quark (v
-Since 0.9.10
+Since: 0.9.10
@@ -129,7 +128,7 @@ nm_setting_generic_new (void the new empty NMSettingGeneric object.
[transfer full]
-Since 0.9.10
+Since: 0.9.10
@@ -138,8 +137,6 @@ nm_setting_generic_new (voidNM_SETTING_GENERIC_SETTING_NAME
#define NM_SETTING_GENERIC_SETTING_NAME "generic"
-
-
@@ -178,20 +175,17 @@ is required
-Since 0.9.10
+Since: 0.9.10
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingGsm.html b/docs/libnm-util/html/NMSettingGsm.html
index 39aa12d1..1e725b02 100644
--- a/docs/libnm-util/html/NMSettingGsm.html
+++ b/docs/libnm-util/html/NMSettingGsm.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingGsm
+NMSettingGsm: libnm-util Reference Manual
-
+
@@ -326,7 +326,6 @@ nm_setting_gsm_error_quark (void<
@@ -349,7 +348,6 @@ nm_setting_gsm_new (void
@@ -375,7 +373,6 @@ nm_setting_gsm_get_number (
Returns
the “number” property of the setting
-
@@ -401,7 +398,6 @@ nm_setting_gsm_get_username (
Returns
the “username” property of the setting
-
@@ -427,7 +423,6 @@ nm_setting_gsm_get_password (
Returns
the “password” property of the setting
-
@@ -453,7 +448,6 @@ nm_setting_gsm_get_apn (
Returns
the “apn” property of the setting
-
@@ -479,7 +473,6 @@ nm_setting_gsm_get_network_id (
Returns
the “network-id” property of the setting
-
@@ -505,7 +498,6 @@ nm_setting_gsm_get_pin (
Returns
the “pin” property of the setting
-
@@ -531,7 +523,6 @@ nm_setting_gsm_get_home_only (
Returns
the “home-only” property of the setting
-
@@ -557,7 +548,6 @@ nm_setting_gsm_get_pin_flags (
Returns
the NMSettingSecretFlags pertaining to the “pin”
-
@@ -583,7 +573,6 @@ nm_setting_gsm_get_password_flags (
Returns
the NMSettingSecretFlags pertaining to the “password”
-
@@ -613,7 +602,6 @@ nm_setting_gsm_get_network_type (
Returns
the “network-type” property of the setting
-
@@ -643,7 +631,6 @@ nm_setting_gsm_get_allowed_bands (
Returns
the “allowed-bands” property of the setting
-
@@ -653,8 +640,6 @@ nm_setting_gsm_get_allowed_bands (NM_SETTING_GSM_SETTING_NAME
#define NM_SETTING_GSM_SETTING_NAME "gsm"
-
-
@@ -707,96 +692,72 @@ is missing in the connection
NM_SETTING_GSM_ERROR
#define NM_SETTING_GSM_ERROR nm_setting_gsm_error_quark ()
-
-
@@ -1008,7 +969,9 @@ the device may use when connecting to this network.
The “allowed-bands” property
“allowed-bands” guint
-
+Bitfield of allowed frequency bands. Note that not all devices allow
+frequency band control. Permitted values are those specified by
+NMSettingGsmNetworkBand.
NMSettingGsm:allowed-bands has been deprecated since version 0.9.10 and should not be used in newly-written code.
No longer used. Band setting should be done by
@@ -1022,7 +985,13 @@ talking to ModemManager directly.
The “apn” property
“apn” gchar *
-
+The GPRS Access Point Name specifying the APN used when establishing a
+data session with the GSM-based network. The APN often determines how
+the user will be billed for their network usage and whether the user has
+access to the Internet or just a provider-specific walled-garden, so it
+is important to use the correct APN for the user's mobile broadband plan.
+The APN may only be composed of the characters a-z, 0-9, ., and - per GSM
+03.60 Section 14.9.
Flags: Read / Write
Default value: NULL
@@ -1030,7 +999,8 @@ talking to ModemManager directly.
The “home-only” property
“home-only” gboolean
-
+When TRUE, only connections to the home network will be allowed.
+Connections to roaming networks will not be made.
Flags: Read / Write
Default value: FALSE
@@ -1038,7 +1008,11 @@ talking to ModemManager directly.
The “network-id” property
“network-id” gchar *
-
+The Network ID (GSM LAI format, ie MCC-MNC) to force specific network
+registration. If the Network ID is specified, NetworkManager will
+attempt to force the device to register only on the specified network.
+This can be used to ensure that the device does not roam when direct
+roaming control of the device is not otherwise possible.
Flags: Read / Write
Default value: NULL
@@ -1046,7 +1020,15 @@ talking to ModemManager directly.
The “network-type” property
“network-type” gint
-
+Network preference to force the device to only use specific network
+technologies. The permitted values are NM_SETTING_GSM_NETWORK_TYPE_ANY,
+NM_SETTING_GSM_NETWORK_TYPE_UMTS_HSPA,
+NM_SETTING_GSM_NETWORK_TYPE_GPRS_EDGE,
+NM_SETTING_GSM_NETWORK_TYPE_PREFER_UMTS_HSPA,
+NM_SETTING_GSM_NETWORK_TYPE_PREFER_GPRS_EDGE,
+NM_SETTING_GSM_NETWORK_TYPE_PREFER_4G, and
+NM_SETTING_GSM_NETWORK_TYPE_4G. Note that not all devices allow network
+preference control.
NMSettingGsm:network-type has been deprecated since version 0.9.10 and should not be used in newly-written code.
No longer used. Network type setting should be done
@@ -1060,7 +1042,10 @@ by talking to ModemManager directly.
The “number” property
“number” gchar *
-
+Number to dial when establishing a PPP data session with the GSM-based
+mobile broadband network. Many modems do not require PPP for connections
+to the mobile network and thus this property should be left blank, which
+allows NetworkManager to select the appropriate settings automatically.
Flags: Read / Write
Default value: NULL
@@ -1068,7 +1053,9 @@ by talking to ModemManager directly.
The “password” property
“password” gchar *
-
+The password used to authenticate with the network, if required. Many
+providers do not require a password, or accept any password. But if a
+password is required, it is specified here.
Flags: Read / Write
Default value: NULL
@@ -1076,7 +1063,7 @@ by talking to ModemManager directly.
The “password-flags” property
“password-flags” guint
-
+Flags indicating how to handle the “password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -1085,7 +1072,9 @@ by talking to ModemManager directly.
The “pin” property
“pin” gchar *
-
+If the SIM is locked with a PIN it must be unlocked before any other
+operations are requested. Specify the PIN here to allow operation of the
+device.
Flags: Read / Write
Default value: NULL
@@ -1093,7 +1082,7 @@ by talking to ModemManager directly.
The “pin-flags” property
“pin-flags” guint
-
+Flags indicating how to handle the “pin” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -1102,14 +1091,15 @@ by talking to ModemManager directly.
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingIP4Config.html b/docs/libnm-util/html/NMSettingIP4Config.html
index c96dc86d..08d29926 100644
--- a/docs/libnm-util/html/NMSettingIP4Config.html
+++ b/docs/libnm-util/html/NMSettingIP4Config.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingIP4Config
+NMSettingIP4Config: libnm-util Reference Manual
-
+
@@ -723,7 +723,6 @@ nm_setting_ip4_config_error_quark (
Returns
the error quark used for NMSettingIP4Config errors.
-
@@ -843,7 +842,6 @@ to.
@@ -870,7 +868,6 @@ nm_ip4_address_get_address (
Returns
the IPv4 address in network byte order
-
@@ -928,7 +925,6 @@ object.
@@ -985,7 +981,6 @@ nm_ip4_address_get_gateway (
Returns
the IPv4 gateway address in network byte order
-
@@ -1135,7 +1130,6 @@ to.
@@ -1162,7 +1156,6 @@ nm_ip4_route_get_dest (
Returns
the IPv4 address in network byte order
-
@@ -1219,7 +1212,6 @@ nm_ip4_route_get_prefix (
Returns
the IPv4 prefix
-
@@ -1276,7 +1268,6 @@ nm_ip4_route_get_next_hop (
Returns
the IPv4 address in network byte order
-
@@ -1334,7 +1325,6 @@ nm_ip4_route_get_metric (
Returns
the route metric
-
@@ -1403,7 +1393,6 @@ nm_setting_ip4_config_get_method (
Returns
the “method” property of the setting
-
@@ -1429,7 +1418,6 @@ nm_setting_ip4_config_get_num_dns (
Returns
the number of configured DNS servers
-
@@ -1465,7 +1453,6 @@ nm_setting_ip4_config_get_dns ( the IPv4 address (network byte order) of the DNS server at index
i
-
@@ -1501,7 +1488,6 @@ nm_setting_ip4_config_add_dns (Returns
TRUE if the DNS server was added; FALSE if the server was already
known
-
@@ -1570,9 +1556,8 @@ nm_setting_ip4_config_remove_dns_by_value
Returns
TRUE if the DNS server was found and removed; FALSE if it was not.
domain was already known
-
-Since 0.9.10
+Since: 0.9.10
@@ -1620,7 +1605,6 @@ nm_setting_ip4_config_get_num_dns_searches
@@ -1655,7 +1639,6 @@ nm_setting_ip4_config_get_dns_search (Returns
the DNS search domain at index i
-
@@ -1691,7 +1674,6 @@ nm_setting_ip4_config_add_dns_search (Returns
TRUE if the DNS search domain was added; FALSE if the search
domain was already known
-
@@ -1761,7 +1743,6 @@ nm_setting_ip4_config_remove_dns_search_by_value
Returns
TRUE if the DNS search domain was found and removed; FALSE if it was not.
Since 0.9.10
-
@@ -1811,7 +1792,6 @@ nm_setting_ip4_config_get_num_addresses
@@ -1846,7 +1826,6 @@ nm_setting_ip4_config_get_address (Returns
the address at index i
-
@@ -1883,7 +1862,6 @@ given address is duplicated internally and is not changed by this function.
Returns
TRUE if the address was added; FALSE if the address was already
known.
-
@@ -1951,9 +1929,8 @@ nm_setting_ip4_config_remove_address_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -2000,7 +1977,6 @@ nm_setting_ip4_config_get_num_routes (
Returns
the number of configured routes
-
@@ -2035,7 +2011,6 @@ nm_setting_ip4_config_get_route (Returns
the route at index i
-
@@ -2071,7 +2046,6 @@ given route is duplicated internally and is not changed by this function.
@@ -2139,9 +2113,8 @@ nm_setting_ip4_config_remove_route_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -2192,9 +2165,8 @@ property.
Returns
the route metric that is used for IPv4 routes that don't explicitly
specify a metric. See “route-metric” for more details.
-
-Since 1.0
+Since: 1.0
@@ -2223,7 +2195,6 @@ property.
Returns
TRUE if automatically configured (ie via DHCP) routes should be
ignored.
-
@@ -2253,7 +2224,6 @@ property.
Returns
TRUE if automatically configured (ie via DHCP) DNS information
should be ignored.
-
@@ -2283,7 +2253,6 @@ property.
Returns
the configured Client ID to send to the DHCP server when requesting
addresses via DHCP.
-
@@ -2314,7 +2283,6 @@ property.
TRUE if NetworkManager should send the machine hostname to the
DHCP server when requesting addresses to allow the server to automatically
update DNS information for this machine.
-
@@ -2343,7 +2311,6 @@ property.
@@ -2373,7 +2340,6 @@ property.
Returns
TRUE if this connection should never be the default connection
for IPv4 addressing
-
@@ -2402,7 +2368,6 @@ property.
Returns
TRUE if this connection doesn't require IPv4 addressing to complete
for the connection to succeed.
-
@@ -2412,8 +2377,6 @@ for the connection to succeed.
NM_SETTING_IP4_CONFIG_SETTING_NAME
#define NM_SETTING_IP4_CONFIG_SETTING_NAME "ipv4"
-
-
@@ -2466,112 +2429,84 @@ not valid with the given IP4 method
NM_SETTING_IP4_CONFIG_ERROR
#define NM_SETTING_IP4_CONFIG_ERROR nm_setting_ip4_config_error_quark ()
-
-
NM_SETTING_IP4_CONFIG_IGNORE_AUTO_ROUTES
#define NM_SETTING_IP4_CONFIG_IGNORE_AUTO_ROUTES "ignore-auto-routes"
-
-
NM_SETTING_IP4_CONFIG_IGNORE_AUTO_DNS
#define NM_SETTING_IP4_CONFIG_IGNORE_AUTO_DNS "ignore-auto-dns"
-
-
NM_SETTING_IP4_CONFIG_DHCP_CLIENT_ID
#define NM_SETTING_IP4_CONFIG_DHCP_CLIENT_ID "dhcp-client-id"
-
-
NM_SETTING_IP4_CONFIG_DHCP_SEND_HOSTNAME
#define NM_SETTING_IP4_CONFIG_DHCP_SEND_HOSTNAME "dhcp-send-hostname"
-
-
@@ -2623,14 +2558,22 @@ through that interface to the default network.
The “addresses” property
“addresses” GPtrArray_GArray_guint__ *
-
+Array of IPv4 address structures. Each IPv4 address structure is
+composed of 3 32-bit values; the first being the IPv4 address (network
+byte order), the second the prefix (1 - 32), and last the IPv4 gateway
+(network byte order). The gateway may be left as 0 if no gateway exists
+for that subnet. For the "auto" method, given IP addresses are appended
+to those returned by automatic configuration. Addresses cannot be used
+with the "shared", "link-local", or "disabled" methods as addressing is
+either automatic or disabled with these methods.
Flags: Read / Write
The “dhcp-client-id” property
“dhcp-client-id” gchar *
-
+A string sent to the DHCP server to identify the local machine which the
+DHCP server may use to customize the DHCP lease and options.
Flags: Read / Write
Default value: NULL
@@ -2638,7 +2581,8 @@ through that interface to the default network.
The “dhcp-hostname” property
“dhcp-hostname” gchar *
-
+If the “dhcp-send-hostname” property is TRUE, then the
+specified name will be sent to the DHCP server when acquiring a lease.
Flags: Read / Write
Default value: NULL
@@ -2646,7 +2590,11 @@ through that interface to the default network.
The “dhcp-send-hostname” property
“dhcp-send-hostname” gboolean
-
+If TRUE, a hostname is sent to the DHCP server when acquiring a lease.
+Some DHCP servers use this hostname to update DNS databases, essentially
+providing a static hostname for the computer. If the
+“dhcp-hostname” property is empty and this property is
+TRUE, the current persistent hostname of the computer is sent.
Flags: Read / Write / Construct
Default value: TRUE
@@ -2654,21 +2602,34 @@ through that interface to the default network.
The “dns” property
“dns” GArray_guint_ *
-
+List of DNS servers (network byte order). For the "auto" method, these
+DNS servers are appended to those (if any) returned by automatic
+configuration. DNS servers cannot be used with the "shared",
+"link-local", or "disabled" methods as there is no upstream network. In
+all other methods, these DNS servers are used as the only DNS servers for
+this connection.
Flags: Read / Write
The “dns-search” property
“dns-search” GSList_gchararray_ *
-
+List of DNS search domains. For the "auto" method, these search domains
+are appended to those returned by automatic configuration. Search domains
+cannot be used with the "shared", "link-local", or "disabled" methods as
+there is no upstream network. In all other methods, these search domains
+are used as the only search domains for this connection.
Flags: Read / Write
The “ignore-auto-dns” property
“ignore-auto-dns” gboolean
-
+When the method is set to "auto" and this property to TRUE,
+automatically configured nameservers and search domains are ignored and
+only nameservers and search domains specified in the
+“dns” and “dns-search” properties, if
+any, are used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2676,7 +2637,9 @@ through that interface to the default network.
The “ignore-auto-routes” property
“ignore-auto-routes” gboolean
-
+When the method is set to "auto" and this property to TRUE,
+automatically configured routes are ignored and only routes specified in
+the “routes” property, if any, are used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2684,7 +2647,12 @@ through that interface to the default network.
The “may-fail” property
“may-fail” gboolean
-
+If TRUE, allow overall network configuration to proceed even if IPv4
+configuration times out. Note that at least one IP configuration must
+succeed or overall network configuration will still fail. For example,
+in IPv6-only networks, setting this property to TRUE allows the overall
+network configuration to succeed if IPv4 configuration fails but IPv6
+configuration completes successfully.
Flags: Read / Write / Construct
Default value: TRUE
@@ -2692,7 +2660,18 @@ through that interface to the default network.
The “method” property
“method” gchar *
-
+IPv4 configuration method. 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 169.254/16 range will be assigned to the
+interface. If "manual" is specified, static IP addressing is used and at
+least one IP address must be given in the "addresses" property. If
+"shared" is specified (indicating that this connection will provide
+network access to other computers) then the interface is assigned an
+address in the 10.42.x.1/24 range and a DHCP and forwarding DNS server
+are started, and the interface is NAT-ed to the current default network
+connection. "disabled" means IPv4 will not be used on this connection.
+This property must be set.
Flags: Read / Write
Default value: NULL
@@ -2700,7 +2679,8 @@ through that interface to the default network.
The “never-default” property
“never-default” gboolean
-
+If TRUE, this connection will never be the default IPv4 connection,
+meaning it will never be assigned the default route by NetworkManager.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2708,23 +2688,36 @@ through that interface to the default network.
The “route-metric” property
“route-metric” gint64
-
+The default metric for routes that don't explicitly specify a metric.
+The default value -1 means that the metric is choosen automatically
+based on the device type.
+The metric applies to dynamic routes, manual (static) routes that
+don't have an explicit metric setting, address prefix routes, and
+the default route.
+As the linux kernel accepts zero (0) as a valid metric, zero is
+a valid value.
Flags: Read / Write / Construct
Allowed values: [-1,4294967295]
Default value: -1
-Since 1.0
+Since: 1.0
The “routes” property
“routes” GPtrArray_GArray_guint__ *
-
+Array of IPv4 route structures. Each IPv4 route structure is composed of
+4 32-bit values; the first being the destination IPv4 network or address
+(network byte order), the second the destination network or address
+prefix (1 - 32), the third being the next-hop (network byte order) if
+any, and the fourth being the route metric. For the "auto" method, given
+IP routes are appended to those returned by automatic configuration.
+Routes cannot be used with the "shared", "link-local", or "disabled"
+methods because there is no upstream network.
Flags: Read / Write
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingIP6Config.html b/docs/libnm-util/html/NMSettingIP6Config.html
index 67b63a87..eb42de11 100644
--- a/docs/libnm-util/html/NMSettingIP6Config.html
+++ b/docs/libnm-util/html/NMSettingIP6Config.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingIP6Config
+NMSettingIP6Config: libnm-util Reference Manual
-
+
@@ -708,7 +708,6 @@ nm_setting_ip6_config_error_quark (
Returns
the error quark used for NMSettingIP6Config errors.
-
@@ -828,7 +827,6 @@ to.
@@ -912,7 +910,6 @@ nm_ip6_address_get_prefix (
Returns
the IPv6 address prefix
-
@@ -1119,7 +1116,6 @@ to.
@@ -1203,7 +1199,6 @@ nm_ip6_route_get_prefix (
Returns
the IPv6 prefix
-
@@ -1318,7 +1313,6 @@ nm_ip6_route_get_metric (
Returns
the route metric
-
@@ -1387,7 +1381,6 @@ nm_setting_ip6_config_get_method (
Returns
the “method” property of the setting
-
@@ -1413,7 +1406,6 @@ nm_setting_ip6_config_get_num_dns (
Returns
the number of configured DNS servers
-
@@ -1484,7 +1476,6 @@ nm_setting_ip6_config_add_dns (Returns
TRUE if the DNS server was added; FALSE if the server was already
known
-
@@ -1552,9 +1543,8 @@ nm_setting_ip6_config_remove_dns_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -1602,7 +1592,6 @@ nm_setting_ip6_config_get_num_dns_searches
@@ -1637,7 +1626,6 @@ nm_setting_ip6_config_get_dns_search (Returns
the DNS search domain at index i
-
@@ -1673,7 +1661,6 @@ nm_setting_ip6_config_add_dns_search (Returns
TRUE if the DNS search domain was added; FALSE if the search
domain was already known
-
@@ -1743,7 +1730,6 @@ nm_setting_ip6_config_remove_dns_search_by_value
Returns
TRUE if the DNS search domain was found and removed; FALSE if it was not.
Since 0.9.10
-
@@ -1793,7 +1779,6 @@ nm_setting_ip6_config_get_num_addresses
@@ -1828,7 +1813,6 @@ nm_setting_ip6_config_get_address (Returns
the address at index i
-
@@ -1865,7 +1849,6 @@ given address is duplicated internally and is not changed by this function.
Returns
TRUE if the address was added; FALSE if the address was already
known.
-
@@ -1933,9 +1916,8 @@ nm_setting_ip6_config_remove_address_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -1982,7 +1964,6 @@ nm_setting_ip6_config_get_num_routes (
Returns
the number of configured routes
-
@@ -2017,7 +1998,6 @@ nm_setting_ip6_config_get_route (Returns
the route at index i
-
@@ -2053,7 +2033,6 @@ given route is duplicated internally and is not changed by this function.
@@ -2121,9 +2100,8 @@ nm_setting_ip6_config_remove_route_by_value
-Since 0.9.10
+Since: 0.9.10
@@ -2174,7 +2152,6 @@ property.
Returns
TRUE if automatically configured (ie via DHCP) routes should be
ignored.
-
@@ -2204,9 +2181,8 @@ property.
Returns
the route metric that is used for IPv6 routes that don't explicitly
specify a metric. See “route-metric” for more details.
-
-Since 1.0
+Since: 1.0
@@ -2235,7 +2211,6 @@ property.
Returns
TRUE if automatically configured (ie via DHCP or router
advertisements) DNS information should be ignored.
-
@@ -2264,9 +2239,8 @@ property.
-Since 0.9.8
+Since: 0.9.8
@@ -2295,7 +2269,6 @@ property.
Returns
TRUE if this connection should never be the default connection
for IPv6 addressing
-
@@ -2324,7 +2297,6 @@ property.
Returns
TRUE if this connection doesn't require IPv6 addressing to complete
for the connection to succeed.
-
@@ -2352,7 +2324,6 @@ property.
@@ -2362,8 +2333,6 @@ property.
NM_SETTING_IP6_CONFIG_SETTING_NAME
#define NM_SETTING_IP6_CONFIG_SETTING_NAME "ipv6"
-
-
@@ -2416,104 +2385,78 @@ not valid with the given IPv6 method
NM_SETTING_IP6_CONFIG_ERROR
#define NM_SETTING_IP6_CONFIG_ERROR nm_setting_ip6_config_error_quark ()
-
-
NM_SETTING_IP6_CONFIG_IGNORE_AUTO_ROUTES
#define NM_SETTING_IP6_CONFIG_IGNORE_AUTO_ROUTES "ignore-auto-routes"
-
-
NM_SETTING_IP6_CONFIG_IGNORE_AUTO_DNS
#define NM_SETTING_IP6_CONFIG_IGNORE_AUTO_DNS "ignore-auto-dns"
-
-
@@ -2623,37 +2566,61 @@ are enabled and temporary addresses are preferred over public addresses
The “addresses” property
“addresses” GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar___*
-
+Array of IPv6 address structures. Each IPv6 address structure is
+composed of 3 members, the first being a byte array containing the IPv6
+address (network byte order), the second a 32-bit integer containing the
+IPv6 address prefix, and the third a byte array containing the IPv6
+address (network byte order) of the gateway associated with this address,
+if any. If no gateway is given, the third element should be given as all
+zeros. For the "auto" method, given IP addresses are appended to those
+returned by automatic configuration. Addresses cannot be used with the
+"shared" or "link-local" methods as the interface is automatically
+assigned an address with these methods.
Flags: Read / Write
The “dhcp-hostname” property
“dhcp-hostname” gchar *
-
+The specified name will be sent to the DHCP server when acquiring a
+lease.
Flags: Read / Write
Default value: NULL
-Since 0.9.8
+Since: 0.9.8
The “dns” property
“dns” GPtrArray_GArray_guchar__ *
-
+Array of DNS servers, where each member of the array is a byte array
+containing the IPv6 address of the DNS server (in network byte order).
+For the "auto" method, these DNS servers are appended to those (if any)
+returned by automatic configuration. DNS servers cannot be used with the
+"shared" or "link-local" methods as there is no usptream network. In all
+other methods, these DNS servers are used as the only DNS servers for
+this connection.
Flags: Read / Write
The “dns-search” property
“dns-search” GSList_gchararray_ *
-
+List of DNS search domains. For the "auto" method, these search domains
+are appended to those returned by automatic configuration. Search domains
+cannot be used with the "shared" or "link-local" methods as there is no
+upstream network. In all other methods, these search domains are used as
+the only search domains for this connection.
Flags: Read / Write
The “ignore-auto-dns” property
“ignore-auto-dns” gboolean
-
+When the method is set to "auto" or "dhcp" and this property is set to
+TRUE, automatically configured nameservers and search domains are
+ignored and only nameservers and search domains specified in the
+“dns” and “dns-search” properties, if
+any, are used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2661,7 +2628,9 @@ are enabled and temporary addresses are preferred over public addresses
The “ignore-auto-routes” property
“ignore-auto-routes” gboolean
-
+When the method is set to "auto" or "dhcp" and this property is set to
+TRUE, automatically configured routes are ignored and only routes
+specified in the “routes” property, if any, are used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2669,7 +2638,13 @@ are enabled and temporary addresses are preferred over public addresses
The “ip6-privacy” property
“ip6-privacy” gint
-
+Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If
+enabled, it makes the kernel generate a temporary IPv6 address in
+addition to the public one generated from MAC address via modified
+EUI-64. This enhances privacy, but could cause problems in some
+applications, on the other hand. The permitted values are: 0: disabled,
+1: enabled (prefer public address), 2: enabled (prefer temporary
+addresses).
Flags: Read / Write / Construct
Allowed values: [-1,2]
Default value: -1
@@ -2678,7 +2653,12 @@ are enabled and temporary addresses are preferred over public addresses
The “may-fail” property
“may-fail” gboolean
-
+If TRUE, allow overall network configuration to proceed even if IPv6
+configuration times out. Note that at least one IP configuration must
+succeed or overall network configuration will still fail. For example,
+in IPv4-only networks, setting this property to TRUE allows the overall
+network configuration to succeed if IPv6 configuration fails but IPv4
+configuration completes successfully.
Flags: Read / Write / Construct
Default value: TRUE
@@ -2686,7 +2666,16 @@ are enabled and temporary addresses are preferred over public addresses
The “method” property
“method” gchar *
-
+IPv6 configuration method. 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 method is only valid for Ethernet- based
+hardware. If "link-local" is specified, then an IPv6 link-local address
+will be assigned to the interface. If "manual" is specified, static IP
+addressing is used and at least one IP address must be given in the
+"addresses" property. If "ignore" is specified, IPv6 configuration is
+not done. This property must be set. Note: the "shared" method is not
+yet supported.
Flags: Read / Write
Default value: NULL
@@ -2694,7 +2683,9 @@ are enabled and temporary addresses are preferred over public addresses
The “never-default” property
“never-default” gboolean
-
+If TRUE, this connection will never be the default IPv6 connection,
+meaning it will never be assigned the default IPv6 route by
+NetworkManager.
Flags: Read / Write / Construct
Default value: FALSE
@@ -2702,23 +2693,36 @@ are enabled and temporary addresses are preferred over public addresses
The “route-metric” property
“route-metric” gint64
-
+The default metric for routes that don't explicitly specify a metric.
+The default value -1 means that the metric is choosen automatically
+based on the device type.
+The metric applies to dynamic routes, manual (static) routes that
+don't have an explicit metric setting, address prefix routes, and
+the default route.
+As the linux kernel replaces zero (0) by 1024 (user-default), setting
+this property to 0 means effectively setting it to 1024.
Flags: Read / Write / Construct
Allowed values: [-1,4294967295]
Default value: -1
-Since 1.0
+Since: 1.0
The “routes” property
“routes” GPtrArray_GValueArray_GArray_guchar_+guint+GArray_guchar_+guint__*
-
+Array of IPv6 route structures. Each IPv6 route structure is composed of
+4 members; the first being the destination IPv6 network or address
+(network byte order) as a byte array, the second the destination network
+or address IPv6 prefix, the third being the next-hop IPv6 address
+(network byte order) if any, and the fourth being the route metric. For
+the "auto" method, given IP routes are appended to those returned by
+automatic configuration. Routes cannot be used with the "shared" or
+"link-local" methods because there is no upstream network.
Flags: Read / Write
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingInfiniband.html b/docs/libnm-util/html/NMSettingInfiniband.html
index f61fe6f7..82db623e 100644
--- a/docs/libnm-util/html/NMSettingInfiniband.html
+++ b/docs/libnm-util/html/NMSettingInfiniband.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingInfiniband
+NMSettingInfiniband: libnm-util Reference Manual
-
+
@@ -209,7 +209,6 @@ nm_setting_infiniband_error_quark (
Returns
the error quark used for NMSettingInfiniband errors.
-
@@ -247,7 +246,6 @@ nm_setting_infiniband_get_mac_address (
Returns
the “mac-address” property of the setting
-
@@ -273,7 +271,6 @@ nm_setting_infiniband_get_mtu (
Returns
the “mtu” property of the setting
-
@@ -302,7 +299,6 @@ nm_setting_infiniband_get_transport_mode
@@ -331,7 +327,6 @@ a 16-bit unsigned integer.
@@ -358,7 +353,6 @@ nm_setting_infiniband_get_parent (
Returns
the parent interface name
-
@@ -368,8 +362,6 @@ nm_setting_infiniband_get_parent (NM_SETTING_INFINIBAND_SETTING_NAME
#define NM_SETTING_INFINIBAND_SETTING_NAME "infiniband"
-
-
@@ -414,48 +406,36 @@ required
NM_SETTING_INFINIBAND_ERROR
#define NM_SETTING_INFINIBAND_ERROR nm_setting_infiniband_error_quark ()
-
-
NM_SETTING_INFINIBAND_TRANSPORT_MODE
#define NM_SETTING_INFINIBAND_TRANSPORT_MODE "transport-mode"
-
-
@@ -463,14 +443,17 @@ required
The “mac-address” property
“mac-address” GArray_guchar_ *
-
+If specified, this connection will only apply to the IPoIB device whose
+permanent MAC address matches. This property does not change the MAC
+address of the device (i.e. MAC spoofing).
Flags: Read / Write
The “mtu” property
“mtu” guint
-
+If non-zero, only transmit packets of the specified size or smaller,
+breaking larger packets up into multiple frames.
Flags: Read / Write / Construct
Default value: 0
@@ -478,7 +461,10 @@ required
The “p-key” property
“p-key” gint
-
+The InfiniBand P_Key to use for this device. A value of -1 means to use
+the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit
+unsigned integer, whose high bit is set if it is a "full membership"
+P_Key.
Flags: Read / Write / Construct
Allowed values: [-1,65535]
Default value: -1
@@ -487,7 +473,10 @@ required
The “parent” property
“parent” gchar *
-
+The interface name of the parent device of this device. Normally NULL,
+but if the “p_key” property is set, then you must
+specify the base device by setting either this property or
+“mac-address”.
Flags: Read / Write / Construct
Default value: NULL
@@ -495,14 +484,14 @@ required
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingOlpcMesh.html b/docs/libnm-util/html/NMSettingOlpcMesh.html
index c43b6dd8..d9a5d1d0 100644
--- a/docs/libnm-util/html/NMSettingOlpcMesh.html
+++ b/docs/libnm-util/html/NMSettingOlpcMesh.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingOlpcMesh
+NMSettingOlpcMesh: libnm-util Reference Manual
-
+
@@ -157,8 +157,6 @@
Functions
@@ -166,12 +164,6 @@
nm_setting_olpc_mesh_error_quark ()
GQuark
nm_setting_olpc_mesh_error_quark (void);
-
-
-
@@ -182,7 +174,6 @@ nm_setting_olpc_mesh_new (void
Returns
the new empty NMSettingOlpcMesh object
-
@@ -190,24 +181,12 @@ nm_setting_olpc_mesh_new (voidnm_setting_olpc_mesh_get_ssid ()
const GByteArray *
nm_setting_olpc_mesh_get_ssid (NMSettingOlpcMesh *setting);
-
-
-
nm_setting_olpc_mesh_get_channel ()
guint32
nm_setting_olpc_mesh_get_channel (NMSettingOlpcMesh *setting);
-
-
-
@@ -215,12 +194,6 @@ nm_setting_olpc_mesh_get_channel (const GByteArray *
nm_setting_olpc_mesh_get_dhcp_anycast_address
(NMSettingOlpcMesh *setting);
-
-
-
@@ -229,8 +202,6 @@ nm_setting_olpc_mesh_get_dhcp_anycast_address
NM_SETTING_OLPC_MESH_SETTING_NAME
#define NM_SETTING_OLPC_MESH_SETTING_NAME "802-11-olpc-mesh"
-
-
@@ -275,32 +246,24 @@ required
NM_SETTING_OLPC_MESH_ERROR
#define NM_SETTING_OLPC_MESH_ERROR nm_setting_olpc_mesh_error_quark ()
-
-
NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS
#define NM_SETTING_OLPC_MESH_DHCP_ANYCAST_ADDRESS "dhcp-anycast-address"
-
-
@@ -308,7 +271,7 @@ required
The “channel” property
“channel” guint
-
+Channel on which the mesh network to join is located.
Flags: Read / Write / Construct
Default value: 0
@@ -316,20 +279,21 @@ required
The “dhcp-anycast-address” property
“dhcp-anycast-address” GArray_guchar_ *
-
+Anycast DHCP MAC address used when requesting an IP address via DHCP.
+The specific anycast address used determines which DHCP server class
+answers the request.
Flags: Read / Write
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingPPP.html b/docs/libnm-util/html/NMSettingPPP.html
index d71e91f5..c66bd595 100644
--- a/docs/libnm-util/html/NMSettingPPP.html
+++ b/docs/libnm-util/html/NMSettingPPP.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingPPP
+NMSettingPPP: libnm-util Reference Manual
-
+
@@ -432,7 +432,6 @@ nm_setting_ppp_error_quark (void<
@@ -470,7 +469,6 @@ nm_setting_ppp_get_noauth (
Returns
the “noauth” property of the setting
-
@@ -496,7 +494,6 @@ nm_setting_ppp_get_refuse_eap (
Returns
the “refuse-eap” property of the setting
-
@@ -522,7 +519,6 @@ nm_setting_ppp_get_refuse_pap (
Returns
the “refuse-pap” property of the setting
-
@@ -548,7 +544,6 @@ nm_setting_ppp_get_refuse_chap (
Returns
the “refuse-chap” property of the setting
-
@@ -574,7 +569,6 @@ nm_setting_ppp_get_refuse_mschap (
Returns
the “refuse-mschap” property of the setting
-
@@ -600,7 +594,6 @@ nm_setting_ppp_get_refuse_mschapv2 (
Returns
the “refuse-mschapv2” property of the setting
-
@@ -626,7 +619,6 @@ nm_setting_ppp_get_nobsdcomp (
Returns
the “nobsdcomp” property of the setting
-
@@ -652,7 +644,6 @@ nm_setting_ppp_get_nodeflate (
Returns
the “nodeflate” property of the setting
-
@@ -678,7 +669,6 @@ nm_setting_ppp_get_no_vj_comp (
Returns
the “no-vj-comp” property of the setting
-
@@ -704,7 +694,6 @@ nm_setting_ppp_get_require_mppe (
Returns
the “require-mppe” property of the setting
-
@@ -730,7 +719,6 @@ nm_setting_ppp_get_require_mppe_128 (
Returns
the “require-mppe-128” property of the setting
-
@@ -756,7 +744,6 @@ nm_setting_ppp_get_mppe_stateful (
Returns
the “mppe-stateful” property of the setting
-
@@ -782,7 +769,6 @@ nm_setting_ppp_get_crtscts (
Returns
the “crtscts” property of the setting
-
@@ -808,7 +794,6 @@ nm_setting_ppp_get_baud (
Returns
the “baud” property of the setting
-
@@ -834,7 +819,6 @@ nm_setting_ppp_get_mru (
Returns
the “mru” property of the setting
-
@@ -860,7 +844,6 @@ nm_setting_ppp_get_mtu (
Returns
the “mtu” property of the setting
-
@@ -886,7 +869,6 @@ nm_setting_ppp_get_lcp_echo_failure (
Returns
the “lcp-echo-failure” property of the setting
-
@@ -912,7 +894,6 @@ nm_setting_ppp_get_lcp_echo_interval (
Returns
the “lcp-echo-interval” property of the setting
-
@@ -922,8 +903,6 @@ nm_setting_ppp_get_lcp_echo_interval (NM_SETTING_PPP_SETTING_NAME
#define NM_SETTING_PPP_SETTING_NAME "ppp"
-
-
@@ -976,152 +955,114 @@ with other setting configuration parameters
NM_SETTING_PPP_ERROR
#define NM_SETTING_PPP_ERROR nm_setting_ppp_error_quark ()
-
-
@@ -1129,7 +1070,9 @@ with other setting configuration parameters
The “baud” property
“baud” guint
-
+If non-zero, instruct pppd to set the serial port to the specified
+baudrate. This value should normally be left as 0 to automatically
+choose the speed.
Flags: Read / Write / Construct
Default value: 0
@@ -1137,7 +1080,9 @@ with other setting configuration parameters
The “crtscts” property
“crtscts” gboolean
-
+If TRUE, specify that pppd should set the serial port to use hardware
+flow control with RTS and CTS signals. This value should normally be set
+to FALSE.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1145,7 +1090,10 @@ with other setting configuration parameters
The “lcp-echo-failure” property
“lcp-echo-failure” guint
-
+If non-zero, instruct pppd to presume the connection to the peer has
+failed if the specified number of LCP echo-requests go unanswered by the
+peer. The "lcp-echo-interval" property must also be set to a non-zero
+value if this property is used.
Flags: Read / Write / Construct
Default value: 0
@@ -1153,7 +1101,10 @@ with other setting configuration parameters
The “lcp-echo-interval” property
“lcp-echo-interval” guint
-
+If non-zero, instruct pppd to send an LCP echo-request frame to the peer
+every n seconds (where n is the specified value). Note that some PPP
+peers will respond to echo requests and some will not, and it is not
+possible to autodetect this.
Flags: Read / Write / Construct
Default value: 0
@@ -1161,7 +1112,8 @@ with other setting configuration parameters
The “mppe-stateful” property
“mppe-stateful” gboolean
-
+If TRUE, stateful MPPE is used. See pppd documentation for more
+information on stateful MPPE.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1169,7 +1121,9 @@ with other setting configuration parameters
The “mru” property
“mru” guint
-
+If non-zero, instruct pppd to request that the peer send packets no
+larger than the specified size. If non-zero, the MRU should be between
+128 and 16384.
Flags: Read / Write / Construct
Allowed values: <= 16384
Default value: 0
@@ -1178,7 +1132,8 @@ with other setting configuration parameters
The “mtu” property
“mtu” guint
-
+If non-zero, instruct pppd to send packets no larger than the specified
+size.
Flags: Read / Write / Construct
Default value: 0
@@ -1186,7 +1141,7 @@ with other setting configuration parameters
The “no-vj-comp” property
“no-vj-comp” gboolean
-
+If TRUE, Van Jacobsen TCP header compression will not be requested.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1194,7 +1149,9 @@ with other setting configuration parameters
The “noauth” property
“noauth” gboolean
-
+If TRUE, do not require the other side (usually the PPP server) to
+authenticate itself to the client. If FALSE, require authentication
+from the remote side. In almost all cases, this should be TRUE.
Flags: Read / Write / Construct
Default value: TRUE
@@ -1202,7 +1159,7 @@ with other setting configuration parameters
The “nobsdcomp” property
“nobsdcomp” gboolean
-
+If TRUE, BSD compression will not be requested.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1210,7 +1167,7 @@ with other setting configuration parameters
The “nodeflate” property
“nodeflate” gboolean
-
+If TRUE, "deflate" compression will not be requested.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1218,7 +1175,7 @@ with other setting configuration parameters
The “refuse-chap” property
“refuse-chap” gboolean
-
+If TRUE, the CHAP authentication method will not be used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1226,7 +1183,7 @@ with other setting configuration parameters
The “refuse-eap” property
“refuse-eap” gboolean
-
+If TRUE, the EAP authentication method will not be used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1234,7 +1191,7 @@ with other setting configuration parameters
The “refuse-mschap” property
“refuse-mschap” gboolean
-
+If TRUE, the MSCHAP authentication method will not be used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1242,7 +1199,7 @@ with other setting configuration parameters
The “refuse-mschapv2” property
“refuse-mschapv2” gboolean
-
+If TRUE, the MSCHAPv2 authentication method will not be used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1250,7 +1207,7 @@ with other setting configuration parameters
The “refuse-pap” property
“refuse-pap” gboolean
-
+If TRUE, the PAP authentication method will not be used.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1258,7 +1215,10 @@ with other setting configuration parameters
The “require-mppe” property
“require-mppe” gboolean
-
+If TRUE, MPPE (Microsoft Point-to-Point Encrpytion) will be required for
+the PPP session. If either 64-bit or 128-bit MPPE is not available the
+session will fail. Note that MPPE is not used on mobile broadband
+connections.
Flags: Read / Write / Construct
Default value: FALSE
@@ -1266,14 +1226,15 @@ with other setting configuration parameters
The “require-mppe-128” property
“require-mppe-128” gboolean
-
+If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encrpytion) will be
+required for the PPP session, and the "require-mppe" property must also
+be set to TRUE. If 128-bit MPPE is not available the session will fail.
Flags: Read / Write / Construct
Default value: FALSE
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingPPPOE.html b/docs/libnm-util/html/NMSettingPPPOE.html
index 97d3edde..c7abaffe 100644
--- a/docs/libnm-util/html/NMSettingPPPOE.html
+++ b/docs/libnm-util/html/NMSettingPPPOE.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingPPPOE
+NMSettingPPPOE: libnm-util Reference Manual
-
+
@@ -193,7 +193,6 @@ nm_setting_pppoe_error_quark (voi
@@ -231,7 +230,6 @@ nm_setting_pppoe_get_service (
Returns
the “service” property of the setting
-
@@ -257,7 +255,6 @@ nm_setting_pppoe_get_username (
Returns
the “username” property of the setting
-
@@ -283,7 +280,6 @@ nm_setting_pppoe_get_password (
Returns
the “password” property of the setting
-
@@ -309,7 +305,6 @@ nm_setting_pppoe_get_password_flags (
Returns
the NMSettingSecretFlags pertaining to the “password”
-
@@ -319,8 +314,6 @@ nm_setting_pppoe_get_password_flags (NM_SETTING_PPPOE_SETTING_NAME
#define NM_SETTING_PPPOE_SETTING_NAME "pppoe"
-
-
@@ -373,40 +366,30 @@ did not contain a required PPP setting for PPP related options
NM_SETTING_PPPOE_ERROR
#define NM_SETTING_PPPOE_ERROR nm_setting_pppoe_error_quark ()
-
-
@@ -414,7 +397,7 @@ did not contain a required PPP setting for PPP related options
The “password” property
“password” gchar *
-
+Password used to authenticate with the PPPoE service.
Flags: Read / Write
Default value: NULL
@@ -422,7 +405,7 @@ did not contain a required PPP setting for PPP related options
The “password-flags” property
“password-flags” guint
-
+Flags indicating how to handle the “password” property.
Flags: Read / Write
Allowed values: <= 7
Default value: 0
@@ -431,7 +414,10 @@ did not contain a required PPP setting for PPP related options
The “service” property
“service” gchar *
-
+If specified, instruct PPPoE to only initiate sessions with access
+concentrators that provide the specified service. For most providers,
+this should be left blank. It is only required if there are multiple
+access concentrators or a specific service is known to be required.
Flags: Read / Write
Default value: NULL
@@ -439,14 +425,13 @@ did not contain a required PPP setting for PPP related options
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingSerial.html b/docs/libnm-util/html/NMSettingSerial.html
index 6e9ede6a..43c21e9e 100644
--- a/docs/libnm-util/html/NMSettingSerial.html
+++ b/docs/libnm-util/html/NMSettingSerial.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingSerial
+NMSettingSerial: libnm-util Reference Manual
-
+
@@ -211,7 +211,6 @@ nm_setting_serial_error_quark (vo
@@ -249,7 +248,6 @@ nm_setting_serial_get_baud (
Returns
the “baud” property of the setting
-
@@ -275,7 +273,6 @@ nm_setting_serial_get_bits (
Returns
the “bits” property of the setting
-
@@ -301,7 +298,6 @@ nm_setting_serial_get_parity (
Returns
the “parity” property of the setting
-
@@ -327,7 +323,6 @@ nm_setting_serial_get_stopbits (
Returns
the “stopbits” property of the setting
-
@@ -353,7 +348,6 @@ nm_setting_serial_get_send_delay (
Returns
the “send-delay” property of the setting
-
@@ -363,8 +357,6 @@ nm_setting_serial_get_send_delay (NM_SETTING_SERIAL_SETTING_NAME
#define NM_SETTING_SERIAL_SETTING_NAME "serial"
-
-
@@ -417,48 +409,36 @@ setting requires the connection to contain an NM_SETTING_SERIAL_ERROR
#define NM_SETTING_SERIAL_ERROR nm_setting_serial_error_quark ()
-
-
@@ -466,7 +446,9 @@ setting requires the connection to contain an
The “baud” property
“baud” guint
-
+Speed to use for communication over the serial port. Note that this
+value usually has no effect for mobile broadband modems as they generally
+ignore speed settings and use the highest available speed.
Flags: Read / Write / Construct
Default value: 57600
@@ -474,7 +456,7 @@ setting requires the connection to contain an
The “bits” property
“bits” guint
-
+Byte-width of the serial communication. The 8 in "8n1" for example.
Flags: Read / Write / Construct
Allowed values: [5,8]
Default value: 8
@@ -483,7 +465,8 @@ setting requires the connection to contain an
The “parity” property
“parity” gchar
-
+Parity setting of the serial port. Either 'E' for even parity, 'o' for
+odd parity, or 'n' for no parity.
Flags: Read / Write / Construct
Allowed values: [69,111]
Default value: 110
@@ -492,7 +475,7 @@ setting requires the connection to contain an
The “send-delay” property
“send-delay” guint64
-
+Time to delay between each byte sent to the modem, in microseconds.
Flags: Read / Write / Construct
Default value: 0
@@ -500,7 +483,8 @@ setting requires the connection to contain an
The “stopbits” property
“stopbits” guint
-
+Number of stop bits for communication on the serial port. Either 1 or 2.
+The 1 in "8n1" for example.
Flags: Read / Write / Construct
Allowed values: [1,2]
Default value: 1
@@ -508,7 +492,6 @@ setting requires the connection to contain an
-
- Generated by GTK-Doc V1.21
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingTeam.html b/docs/libnm-util/html/NMSettingTeam.html
index fb7ee6a7..2e40a312 100644
--- a/docs/libnm-util/html/NMSettingTeam.html
+++ b/docs/libnm-util/html/NMSettingTeam.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingTeam
+NMSettingTeam: libnm-util Reference Manual
-
+
@@ -158,9 +158,8 @@ nm_setting_team_error_quark (void
-Since 0.9.10
+Since: 0.9.10
@@ -173,7 +172,7 @@ nm_setting_team_new (void<
the new empty NMSettingTeam object.
[transfer full]
-Since 0.9.10
+Since: 0.9.10
@@ -198,9 +197,8 @@ nm_setting_team_get_interface_name (
Returns
the “interface-name” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -225,9 +223,8 @@ nm_setting_team_get_config (
Returns
the “config” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -236,8 +233,6 @@ nm_setting_team_get_config (NM_SETTING_TEAM_SETTING_NAME
#define NM_SETTING_TEAM_SETTING_NAME "team"
-
-
@@ -282,24 +277,18 @@ required
NM_SETTING_TEAM_ERROR
#define NM_SETTING_TEAM_ERROR nm_setting_team_error_quark ()
-
-
@@ -307,7 +296,10 @@ required
The “config” property
“config” gchar *
-
+The JSON configuration for the team network interface. The property
+should contain raw JSON configuration data suitable for teamd, because
+the value is passed directly to teamd. If not specified, the default
+configuration is used. See man teamd.conf for the format details.
Flags: Read / Write
Default value: NULL
@@ -315,14 +307,13 @@ required
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingTeamPort.html b/docs/libnm-util/html/NMSettingTeamPort.html
index f29e7b88..c08a4eb0 100644
--- a/docs/libnm-util/html/NMSettingTeamPort.html
+++ b/docs/libnm-util/html/NMSettingTeamPort.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingTeamPort
+NMSettingTeamPort: libnm-util Reference Manual
-
+
@@ -139,9 +139,8 @@ nm_setting_team_port_error_quark (
Returns
the error quark used for NMSettingTeamPort errors.
-
-Since 0.9.10
+Since: 0.9.10
@@ -154,7 +153,7 @@ nm_setting_team_port_new (void the new empty NMSettingTeamPort object.
[transfer full]
-Since 0.9.10
+Since: 0.9.10
@@ -179,9 +178,8 @@ nm_setting_team_port_get_config (
Returns
the “config” property of the setting
-
-Since 0.9.10
+Since: 0.9.10
@@ -190,8 +188,6 @@ nm_setting_team_port_get_config (NM_SETTING_TEAM_PORT_SETTING_NAME
#define NM_SETTING_TEAM_PORT_SETTING_NAME "team-port"
-
-
@@ -236,16 +232,12 @@ is required
NM_SETTING_TEAM_PORT_ERROR
#define NM_SETTING_TEAM_PORT_ERROR nm_setting_team_port_error_quark ()
-
-
@@ -253,14 +245,16 @@ is required
The “config” property
“config” gchar *
-
+The JSON configuration for the team port. The property should contain raw
+JSON configuration data suitable for teamd, because the value is passed
+directly to teamd. If not specified, the default configuration is
+used. See man teamd.conf for the format details.
Flags: Read / Write
Default value: NULL
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingVPN.html b/docs/libnm-util/html/NMSettingVPN.html
index 52bf704f..7f44ba65 100644
--- a/docs/libnm-util/html/NMSettingVPN.html
+++ b/docs/libnm-util/html/NMSettingVPN.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingVPN
+NMSettingVPN: libnm-util Reference Manual
-
+
@@ -284,7 +284,6 @@ nm_setting_vpn_error_quark (void<
@@ -360,7 +359,6 @@ plugin that should be used to connect to this VPN.
@@ -386,7 +384,6 @@ nm_setting_vpn_get_user_name (
Returns
the “user-name” property of the setting
-
@@ -412,7 +409,6 @@ nm_setting_vpn_get_persistent (
Returns
the “persistent” property of the setting
-
@@ -439,7 +435,6 @@ nm_setting_vpn_get_num_data_items (
Returns
the number of VPN plugin specific configuration data items
-
@@ -517,7 +512,6 @@ by
Returns
the data item, if any
-
@@ -554,7 +548,6 @@ nm_setting_vpn_remove_data_item (Returns
TRUE if the data item was found and removed from the internal list,
FALSE if it was not.
-
@@ -621,7 +614,6 @@ nm_setting_vpn_get_num_secrets (
Returns
the number of VPN plugin specific secrets
-
@@ -698,7 +690,6 @@ by
Returns
the secret, if any
-
@@ -735,7 +726,6 @@ nm_setting_vpn_remove_secret (Returns
TRUE if the secret was found and removed from the internal list,
FALSE if it was not.
-
@@ -785,8 +775,6 @@ iteration will not be part of the iteration.
NM_SETTING_VPN_SETTING_NAME
#define NM_SETTING_VPN_SETTING_NAME "vpn"
-
-
@@ -831,48 +819,36 @@ required
NM_SETTING_VPN_ERROR
#define NM_SETTING_VPN_ERROR nm_setting_vpn_error_quark ()
-
-
@@ -880,14 +856,17 @@ required
The “data” property
“data” GHashTable_gchararray+gchararray_*
-
+Dictionary of key/value pairs of VPN plugin specific data. Both keys and
+values must be strings.
Flags: Read / Write
The “persistent” property
“persistent” gboolean
-
+If the VPN service supports persistence, and this property is TRUE,
+the VPN will attempt to stay connected across link changes and outages,
+until explicitly disconnected.
Flags: Read / Write
Default value: FALSE
@@ -895,14 +874,17 @@ required
The “secrets” property
“secrets” GHashTable_gchararray+gchararray_*
-
+Dictionary of key/value pairs of VPN plugin specific secrets like
+passwords or private keys. Both keys and values must be strings.
Flags: Read / Write
The “service-type” property
“service-type” gchar *
-
+D-Bus service name of the VPN plugin that this setting uses to connect to
+its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc
+plugin.
Flags: Read / Write
Default value: NULL
@@ -910,14 +892,18 @@ required
The “user-name” property
“user-name” gchar *
-
+If the VPN connection requires a user name for authentication, that name
+should be provided here. If the connection is available to more than one
+user, and the VPN requires each user to supply a different name, then
+leave this property empty. If this property is empty, NetworkManager
+will automatically supply the username of the user which requested the
+VPN connection.
Flags: Read / Write
Default value: NULL
+
Generated by GTK-Doc V1.24
\ No newline at end of file
diff --git a/docs/libnm-util/html/NMSettingVlan.html b/docs/libnm-util/html/NMSettingVlan.html
index be791417..35e0e7a9 100644
--- a/docs/libnm-util/html/NMSettingVlan.html
+++ b/docs/libnm-util/html/NMSettingVlan.html
@@ -2,13 +2,13 @@
-libnm-util Reference Manual: NMSettingVlan
+NMSettingVlan: libnm-util Reference Manual
-
+
@@ -286,7 +286,6 @@ nm_setting_vlan_error_quark (void