From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001
From: Michael Biebl
NMAccessPoint implements
- GInitable and GAsyncInitable. Gets the SSID of the access point. the GBytes containing the SSID, or the GBytes containing the SSID, or [transfer none] Gets the frequency of the access point. Gets the maximum bit rate of the access point in kbit/s. Gets the current signal strength of the access point. Returns the timestamp (in CLOCK_BOOTTIME seconds) for the last time the
access point was found in scan results. A value of -1 means the access
@@ -556,9 +556,9 @@ point has not been found in a scan. Filters a given array of connections for a given NMAccessPoint object and
returns connections which may be activated with the access point. Any
returned connections will match the an array of
NMConnections that could be activated with the given [transfer container][element-type NMConnection] Validates a given connection against a given Wi-Fi access point to ensure that
@@ -637,8 +637,8 @@ against The BSSID of the access point. Flags: Read Default value: NULL The frequency of the access point. Flags: Read Allowed values: <= 10000 Alias for “bssid”. The timestamp (in CLOCK_BOOTTIME seconds) for the last time the
access point was found in scan results. A value of -1 means the
access point has not been found in a scan. The maximum bit rate of the access point in kbit/s. Flags: Read Default value: 0 The SSID of the access point, or The SSID of the access point, or Flags: Read The current signal strength of the access point. Flags: Read Default value: 0
NMActiveConnection implements
- GInitable and GAsyncInitable. Gets the NMDevices used for the active connections. the GPtrArray containing NMDevices.
+ the GPtrArray containing NMDevices.
This is the internal copy used by the connection, and must not be modified. [element-type NMDevice] Gets the active connection's state flags. Since: 1.10 Whether the active connection is the default IPv4 one (that is, is used for
the default IPv4 route and DNS information). the IPv4 NMIPConfig, or the IPv4 NMIPConfig, or [transfer none] the IPv4 NMDhcpConfig, or the IPv4 NMDhcpConfig, or [transfer none] Whether the active connection is the default IPv6 one (that is, is used for
the default IPv6 route and DNS information). the IPv6 NMIPConfig, or the IPv6 NMIPConfig, or [transfer none] the IPv6 NMDhcpConfig, or the IPv6 NMDhcpConfig, or [transfer none] Whether the active connection is a VPN connection. Whether the active connection is the default IPv4 one. Flags: Read Default value: FALSE Whether the active connection is the default IPv6 one. Flags: Read Default value: FALSE The devices of the active connection. Element-type: NMDevice Flags: Read The active connection's ID Flags: Read Default value: NULL The path to the "specific object" of the active connection; see
Flags: Read The state flags of the active connection. Flags: Read Default value: 0 Since: 1.10 The active connection's type Flags: Read Default value: NULL The active connection's UUID Flags: Read Default value: NULL Whether the active connection is a VPN connection. Flags: Read Default value: FALSE Flags: Run First Flags: Run First
NMClient implements
- GInitable and GAsyncInitable. Registers an error quark for NMClient if necessary. Gets whether the entry refers to VPN name servers. Since: 1.6 Creates a new NMClient. Note that this will do blocking D-Bus calls to initialize the
client. You can use cancellable a GCancellable, or a GCancellable, or error location for a GError, or Creates a new NMClient and begins asynchronously initializing it.
cancellable a GCancellable, or a GCancellable, or Gets the result of an string with the version (or string with the version (or Tests whether the daemon is still in the process of activating
connections at startup. Determines whether the daemon is running. Whether networking is enabled or disabled. Enables or disables networking. When networking is disabled, all controlled
interfaces are disconnected and deactivated. When networking is enabled,
all controlled interfaces are available for activation. enabled error return location for a GError, or Determines whether the wireless is enabled. Enables or disables wireless devices. enabled Determines whether the wireless hardware is enabled. Determines whether WWAN is enabled. Enables or disables WWAN devices. enabled Determines whether the WWAN hardware is enabled. Determines whether WiMAX is enabled. Enables or disables WiMAX devices. enabled Determines whether the WiMAX hardware is enabled. Determine whether connectivity checking is available. This
+requires that the URI of a connectivity service has been set in the
+configuration file. Since: 1.10 Determine whether connectivity checking is enabled. Since: 1.10 Enable or disable connectivity checking. Note that if a
+connectivity checking URI has not been configured, this will not
+have any effect. Since: 1.10 Gets NetworkManager current logging level and domains. Sets NetworkManager logging level and/or domains. level logging level to set ( logging level to set ( domains logging domains to set. The string should be a list of log
-domains separated by ",". ( error return location for a GError, or Updates the network connectivity state and returns the (new)
current state. Contrast cancellable a GCancellable error return location for a GError return location for a GError Asynchronously updates the network connectivity state and invokes
cancellable a GCancellable Retrieves the result of an result the GAsyncResult the GAsyncResult error return location for a GError return location for a GError Requests that the machine's persistent hostname be set to the specified value
or cleared. hostname the new persistent hostname to set, or the new persistent hostname to set, or cancellable a GCancellable, or a GCancellable, or error return location for GError return location for GError Requests that the machine's persistent hostname be set to the specified value
or cleared. hostname the new persistent hostname to set, or the new persistent hostname to set, or cancellable a GCancellable, or a GCancellable, or Gets the result of an result the result passed to the GAsyncReadyCallback the result passed to the GAsyncReadyCallback error return location for GError return location for GError Gets all the known network devices. Use a GPtrArray
+ a GPtrArray
containing all the NMDevices. The returned array is owned by the
NMClient object and should not be modified. [transfer none][element-type NMDevice] Gets both real devices and device placeholders (eg, software devices which
do not currently exist, but could be created automatically by NetworkManager
@@ -2128,7 +2262,7 @@ use device-specific methods such as
a GPtrArray
+ a GPtrArray
containing all the NMDevices. The returned array is owned by the
NMClient object and should not be modified. [transfer none][element-type NMDevice] the NMDevice for the given [transfer none] the NMDevice for the given [transfer none] Gets the active connections. a GPtrArray
+ a GPtrArray
containing all the active NMActiveConnections.
The returned array is owned by the client and should not be modified. [transfer none][element-type NMActiveConnection] If there is no default route, or the default route is over a
-non-NetworkManager-recognized device, this will return Flags: Run First Flags: Run First Notifies that a NMActiveConnection has been removed. Flags: Run First Flags: Run First Notifies that a NMDevice is added. This signal is emitted for both
regular devices and placeholder devices. Flags: Run First Flags: Run First Notifies that a NMDevice is removed. This signal is emitted for both
regular devices and placeholder devices. Flags: Run First Flags: Run First Notifies that a NMConnection has been added. Flags: Run First Flags: Run First Notifies that a NMConnection has been removed. Flags: Run First Flags: Run First Notifies that a NMDevice is added. This signal is not emitted for
placeholder devices. Flags: Run First Flags: Run First Notifies that a NMDevice is removed. This signal is not emitted for
placeholder devices. Flags: Run First Flags: Run First Notifies that a permission has changed Flags: Run First Flags: Run First Removes the NMSetting with the given GType from the NMConnection. This
+ Removes the NMSetting with the given GType from the NMConnection. This
operation dereferences the NMSetting object. the GType of the setting object to remove the GType of the setting object to remove Gets the NMSetting with the given GType, if one has been previously added
+ Gets the NMSetting with the given GType, if one has been previously added
to the NMConnection. setting_type the GType of the setting object to return the GType of the setting object to return the NMSetting, or the NMSetting, or [transfer none] the NMSetting, or the NMSetting, or [transfer none] Converts the NMConnection into a GVariant of type
+ Converts the NMConnection into a GVariant of type
a new floating GVariant describing the connection,
+ a new floating GVariant describing the connection,
its settings, and each setting's properties. [transfer none] Replaces new_settings a GVariant of type a GVariant of type error location to store error, or location to store error, or Compares two NMConnection objects for similarity, with comparison behavior
modified by a set of flags. See Validates the connection and all its settings. Each setting's properties
have allowed values, and some values are dependent on other values. For
example, if a Wi-Fi connection is security enabled, the NMSettingWireless
@@ -976,7 +1016,7 @@ setting object's 'security' property must contain the setting name of the
NMSettingWirelessSecurity object, which must also be present in the
connection for the connection to be valid. As another example, the
NMSettingWired object's 'mac-address' property must be a validly formatted
-MAC address. The returned GError contains information about which
+MAC address. The returned GError contains information about which
setting and which property failed validation, and how it failed validation. error location to store error, or location to store error, or Verifies the secrets in the connection. error location to store error, or location to store error, or Since: 1.2 Does some basic normalization and fixup of well known inconsistencies
and deprecated fields. If the connection was modified in any way,
the output parameter Finally the connection will be verified and Finally the connection will be verified and parameters a GHashTable with
+ a GHashTable with
normalization parameters to allow customization of the normalization by providing
specific arguments. Unknown arguments will be ignored and the default will be
-used. The keys must be strings, hashed by error location to store error, or location to store error, or
-GBytes *
+GBytes *
nm_access_point_get_ssid ()
@@ -83,7 +83,7 @@
-guint32
+guint32
nm_access_point_get_frequency ()
@@ -99,7 +99,7 @@
-guint32
+guint32
nm_access_point_get_max_bitrate ()
@@ -107,7 +107,7 @@
-guint8
+guint8
nm_access_point_get_strength ()
@@ -115,7 +115,7 @@
-gint
+gint
nm_access_point_get_last_seen ()
@@ -123,7 +123,7 @@
-GPtrArray *
+GPtrArray *
nm_access_point_filter_connections ()
@@ -131,7 +131,7 @@
-gboolean
+gboolean
nm_access_point_connection_valid ()
@@ -151,7 +151,7 @@
@@ -161,23 +161,23 @@
-gchar *
+gchar *
bssid
Read
Read
-
guint
+guint
frequency
Read
-gchar *
+gchar *
hw-address
Read
-
gint
+gint
last-seen
Read
-
@@ -193,12 +193,12 @@
guint
+guint
max-bitrate
Read
-GBytes *
+GBytes *
ssid
Read
-
@@ -271,7 +271,7 @@
guchar
+guchar
strength
Read
Object Hierarchy
- GObject
+
GObject
╰── NMObject
╰── NMAccessPoint
@@ -280,7 +280,7 @@
Implemented Interfaces
Description
@@ -368,7 +368,7 @@ point.
nm_access_point_get_ssid ()
-GBytes *
+
GBytes *
nm_access_point_get_ssid (
NMAccessPoint *ap);
Returns
-NULL if the
+NULL if the
SSID is unknown.
nm_access_point_get_frequency ()
-guint32
+
guint32
nm_access_point_get_frequency (
NMAccessPoint *ap);
nm_access_point_get_max_bitrate ()
-guint32
+
guint32
nm_access_point_get_max_bitrate (
NMAccessPoint *ap);
nm_access_point_get_strength ()
-guint8
+
guint8
nm_access_point_get_strength (
NMAccessPoint *ap);
nm_access_point_get_last_seen ()
-gint
+
gint
nm_access_point_get_last_seen (
NMAccessPoint *ap);
nm_access_point_filter_connections ()
-GPtrArray *
+
GPtrArray *
nm_access_point_filter_connections (
+ NMAccessPoint *ap,
- const GPtrArray *connections);const GPtrArray *connections);ap
@@ -596,14 +596,14 @@ filter. ap
. The array should
-be freed with g_ptr_array_unref() when it is no longer required. g_ptr_array_unref() when it is no longer required.
nm_access_point_connection_valid ()
-gboolean
+
gboolean
nm_access_point_connection_valid (
NMAccessPoint *ap,
NMConnection *connection);Property Details
The
-“bssid” property “bssid” gchar *
+ “bssid” gchar *
The
-“frequency” property “frequency” guint
+ “frequency” guint
The
-“hw-address” property “hw-address” gchar *
+ “hw-address” gchar *
NMAccessPoint:hw-address has been deprecated since version 1.0 and should not be used in newly-written code.
The
-“last-seen” property “last-seen” gint
+ “last-seen” gint
The
-“max-bitrate” property “max-bitrate” guint
+ “max-bitrate” guint
The
-“ssid” property “ssid” GBytes *
-NULL if it is not known. “ssid” GBytes *
+NULL if it is not known.
The
-“strength” property “strength” guchar
+ “strength” guchar
-
const GPtrArray *
+ const GPtrArray *
nm_active_connection_get_devices ()
@@ -96,6 +96,14 @@
+
+NMActivationStateFlags
+
+
+nm_active_connection_get_state_flags ()
+
+
+
NMActiveConnectionStateReason
@@ -112,7 +120,7 @@
-gboolean
+gboolean
nm_active_connection_get_default ()
@@ -136,7 +144,7 @@
-gboolean
+gboolean
nm_active_connection_get_default6 ()
@@ -160,7 +168,7 @@
-gboolean
+gboolean
nm_active_connection_get_vpn ()
@@ -185,18 +193,18 @@
Read
-
gboolean
+gboolean
default
Read
-
gboolean
+gboolean
default6
Read
@@ -214,7 +222,7 @@
-GPtrArray *
+GPtrArray *
devices
Read
@@ -238,7 +246,7 @@
-gchar *
+gchar *
id
Read
@@ -248,19 +256,24 @@
-gchar *
+gchar *
specific-object-path
Read
Read
+
+guint
+state-flags
+Read
+
-gchar *
+gchar *
type
Read
-gchar *
+gchar *
uuid
Read
-
@@ -278,7 +291,7 @@
gboolean
+gboolean
vpn
Read
void
state-changed
-Run First
+Run First
+#define
+NM_ACTIVE_CONNECTION_STATE_FLAGS
+
+
#define
NM_ACTIVE_CONNECTION_DEFAULT
@@ -359,7 +376,7 @@
Object Hierarchy
- GObject
+
GObject
╰── NMObject
╰── NMActiveConnection
╰── NMVpnConnection
@@ -369,7 +386,7 @@
Implemented Interfaces
Description
@@ -523,7 +540,7 @@ by the connection, and must not be modified.
nm_active_connection_get_devices ()
-const GPtrArray *
+
const GPtrArray *
nm_active_connection_get_devices (
NMActiveConnection *connection);
Returns
-
nm_active_connection_get_state_flags ()
+NMActivationStateFlags
+nm_active_connection_get_state_flags (
+NMActiveConnection *connection);
+nm_active_connection_get_state_reason ()
NMActiveConnectionStateReason
nm_active_connection_get_state_reason (
@@ -631,7 +675,7 @@ nm_active_connection_get_master (NMActiveConnection *connection);
nm_active_connection_get_default ()
-gboolean
+
gboolean
nm_active_connection_get_default (
NMActiveConnection *connection);Returns
-TRUE if the active connection is the default IPv4 connectionTRUE if the active connection is the default IPv4 connection
@@ -678,7 +722,7 @@ nm_active_connection_get_ip4_config (
Returns
-NULL if the connection is
+NULL if the connection is
not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.
Returns
-NULL if the connection
+NULL if the connection
does not use DHCP, or is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED
state.
nm_active_connection_get_default6 ()
-gboolean
+
gboolean
nm_active_connection_get_default6 (
NMActiveConnection *connection);Returns
-TRUE if the active connection is the default IPv6 connectionTRUE if the active connection is the default IPv6 connection
@@ -763,7 +807,7 @@ nm_active_connection_get_ip6_config (
Returns
-NULL if the connection is
+NULL if the connection is
not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED state.
Returns
-NULL if the connection
+NULL if the connection
does not use DHCPv6, or is not in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED
state.
nm_active_connection_get_vpn ()
-gboolean
+
gboolean
nm_active_connection_get_vpn (
NMActiveConnection *connection);
Returns
-TRUE if the active connection is a VPN connectionTRUE if the active connection is a VPN connection
+NM_ACTIVE_CONNECTION_STATE_FLAGS
+#define NM_ACTIVE_CONNECTION_STATE_FLAGS "state-flags"
+
+
+NM_ACTIVE_CONNECTION_DEFAULT
#define NM_ACTIVE_CONNECTION_DEFAULT "default"
@@ -933,7 +983,7 @@ nm_active_connection_get_vpn (
The
-“default” property “default” gboolean
+ “default” gboolean
The
-“default6” property “default6” gboolean
+ “default6” gboolean
The
-“devices” property “devices” GPtrArray *
+ “devices” GPtrArray *
The
-“id” property “id” gchar *
+ “id” gchar *
The
-“specific-object-path” property “specific-object-path” gchar *
+ “specific-object-path” gchar *
nm_active_connection_get_specific_object_path() for more details.
+The
+“state-flags” property “state-flags” guint
+
+The
-“type” property “type” gchar *
+ “type” gchar *
The
-“uuid” property “uuid” gchar *
+ “uuid” gchar *
The
-“vpn” property “vpn” gboolean
+ “vpn” gboolean
The
“state-changed” signalvoid
user_function (NMActiveConnection *nmactiveconnection,
- guint arg1,
- guint arg2,
- gpointer user_data)
-
-GQuark
+GQuark
nm_client_error_quark ()
@@ -90,7 +90,7 @@
-gboolean
+gboolean
nm_dns_entry_get_vpn ()
@@ -137,7 +137,7 @@
-gboolean
+gboolean
nm_client_get_startup ()
@@ -145,7 +145,7 @@
-gboolean
+gboolean
nm_client_get_nm_running ()
@@ -153,7 +153,7 @@
-gboolean
+gboolean
nm_client_networking_get_enabled ()
@@ -161,7 +161,7 @@
-gboolean
+gboolean
nm_client_networking_set_enabled ()
@@ -169,7 +169,7 @@
-gboolean
+gboolean
nm_client_wireless_get_enabled ()
@@ -185,7 +185,7 @@
-gboolean
+gboolean
nm_client_wireless_hardware_get_enabled ()
@@ -193,7 +193,7 @@
-gboolean
+gboolean
nm_client_wwan_get_enabled ()
@@ -209,7 +209,7 @@
-gboolean
+gboolean
nm_client_wwan_hardware_get_enabled ()
@@ -217,7 +217,7 @@
-gboolean
+gboolean
nm_client_wimax_get_enabled ()
@@ -233,7 +233,7 @@
-gboolean
+gboolean
nm_client_wimax_hardware_get_enabled ()
@@ -241,7 +241,31 @@
+
-gboolean
+gboolean
+
+
+nm_client_connectivity_check_get_available ()
+
+
+
+
+gboolean
+
+
+nm_client_connectivity_check_get_enabled ()
+
+
+
+
+void
+
+
+nm_client_connectivity_check_set_enabled ()
+
+
+
+gboolean
nm_client_get_logging ()
@@ -249,7 +273,7 @@
-gboolean
+gboolean
nm_client_set_logging ()
@@ -297,7 +321,7 @@
-gboolean
+gboolean
nm_client_save_hostname ()
@@ -313,21 +337,21 @@
-gboolean
+gboolean
nm_client_save_hostname_finish ()
-
const GPtrArray *
+ const GPtrArray *
nm_client_get_devices ()
-
const GPtrArray *
+ const GPtrArray *
nm_client_get_all_devices ()
@@ -350,7 +374,7 @@
-
const GPtrArray *
+ const GPtrArray *
nm_client_get_active_connections ()
@@ -406,7 +430,7 @@
-gboolean
+gboolean
nm_client_deactivate_connection ()
@@ -422,14 +446,14 @@
-gboolean
+gboolean
nm_client_deactivate_connection_finish ()
-
const GPtrArray *
+ const GPtrArray *
nm_client_get_connections ()
@@ -477,7 +501,7 @@
-gboolean
+gboolean
nm_client_load_connections ()
@@ -493,7 +517,7 @@
-gboolean
+gboolean
nm_client_load_connections_finish ()
@@ -501,7 +525,7 @@
-gboolean
+gboolean
nm_client_reload_connections ()
@@ -517,7 +541,7 @@
-gboolean
+gboolean
nm_client_reload_connections_finish ()
@@ -538,7 +562,7 @@
-
const GPtrArray *
+ const GPtrArray *
nm_client_get_dns_configuration ()
@@ -564,24 +588,24 @@
-GPtrArray *
+GPtrArray *
active-connections
Read
-GPtrArray *
+GPtrArray *
all-devices
Read
-
gboolean
+gboolean
can-modify
Read
@@ -591,47 +615,57 @@
-GPtrArray *
+GPtrArray *
connections
Read
Read
+
+gboolean
+connectivity-check-available
+Read
+
+
+gboolean
+connectivity-check-enabled
+Read / Write
+
-GPtrArray *
+GPtrArray *
devices
Read
-GPtrArray *
+GPtrArray *
dns-configuration
Read
-gchar *
+gchar *
dns-mode
Read
-gchar *
+gchar *
dns-rc-manager
Read
-gchar *
+gchar *
hostname
Read
-
guint
+guint
metered
Read
-
gboolean
+gboolean
networking-enabled
Read / Write
-
@@ -642,7 +676,7 @@
gboolean
+gboolean
nm-running
Read
Read
-
@@ -653,37 +687,37 @@
gboolean
+gboolean
startup
Read
-gchar *
+gchar *
version
Read
-
gboolean
+gboolean
wimax-enabled
Read / Write
-
gboolean
+gboolean
wimax-hardware-enabled
Read
-
gboolean
+gboolean
wireless-enabled
Read / Write
-
gboolean
+gboolean
wireless-hardware-enabled
Read
-
gboolean
+gboolean
wwan-enabled
Read / Write
-
@@ -702,47 +736,47 @@
gboolean
+gboolean
wwan-hardware-enabled
Read
void
active-connection-added
-Run First
+Run First
void
active-connection-removed
-Run First
+Run First
void
any-device-added
-Run First
+Run First
void
any-device-removed
-Run First
+Run First
void
connection-added
-Run First
+Run First
void
connection-removed
-Run First
+Run First
void
device-added
-Run First
+Run First
void
device-removed
-Run First
+Run First
void
permission-changed
-Run First
+Run First
+#define
+NM_CLIENT_CONNECTIVITY_CHECK_AVAILABLE
+
+
+#define
+NM_CLIENT_CONNECTIVITY_CHECK_ENABLED
+
+
#define
NM_CLIENT_PRIMARY_CONNECTION
@@ -912,13 +954,13 @@
Object Hierarchy
- GBoxed
+
GBoxed
╰── NMDnsEntry
- GEnum
+ GEnum
├── NMClientError
├── NMClientPermission
╰── NMClientPermissionResult
- GObject
+ GObject
╰── NMClient
Implemented Interfaces
Description
@@ -935,7 +977,7 @@ NMClient implements
Functions
nm_client_error_quark ()
-GQuark
+
GQuark
nm_client_error_quark (
void);
nm_dns_entry_get_vpn ()
-gboolean
+
gboolean
nm_dns_entry_get_vpn (
NMDnsEntry *entry);
Returns
-TRUE if the entry refers to VPN name serversTRUE if the entry refers to VPN name servers
nm_client_new ()
NMClient *
-nm_client_new (
+nm_client_new (GCancellable *cancellable,
- GError **error);GCancellable *cancellable,
+ GError **error);nm_client_new_async() if you want to avoid
@@ -1126,12 +1168,12 @@ that.
-
+NULLNULL
@@ -1146,9 +1188,9 @@ that.
-
+NULL
nm_client_new_async ()
void
-nm_client_new_async (
+nm_client_new_async (GCancellable *cancellable,
- GAsyncReadyCallback callback,
- gpointer user_data);GCancellable *cancellable,
+ GAsyncReadyCallback callback,
+ gpointer user_data);
callback
will be called when it is done; use
@@ -1165,7 +1207,7 @@ the callback can be invoked with two first parameters as NULL.
-
+NULLNULL
@@ -1187,8 +1229,8 @@ the callback can be invoked with two first parameters as NULL.
nm_client_new_finish ()
NMClient *
-nm_client_new_finish (
+nm_client_new_finish (GAsyncResult *result,
- GError **error);GAsyncResult *result,
+ GError **error);
nm_client_new_async() call.
@@ -1240,7 +1282,7 @@ nm_client_get_version (
Returns
-NULL if NetworkManager is not running)NULL if NetworkManager is not running)
@@ -1272,7 +1314,7 @@ nm_client_get_state (
nm_client_get_startup ()
-gboolean
+
gboolean
nm_client_get_startup (
NMClient *client);
nm_client_get_nm_running ()
-gboolean
+
gboolean
nm_client_get_nm_running (
NMClient *client);
Returns
-TRUE if the daemon is runningTRUE if the daemon is running
nm_client_networking_get_enabled ()
-gboolean
+
gboolean
nm_client_networking_get_enabled (
NMClient *client);
nm_client_networking_set_enabled ()
-gboolean
+
gboolean
nm_client_networking_set_enabled (
+ NMClient *client,
- gboolean enabled,
- GError **error);gboolean enabled,
+ GError **error);
-
+TRUE to set networking enabled, FALSE to set networking disabledTRUE to set networking enabled, FALSE to set networking disabled
@@ -1387,13 +1429,13 @@ all controlled interfaces are available for activation.
-
+NULL.
[allow-none]
nm_client_wireless_get_enabled ()
-gboolean
+
gboolean
nm_client_wireless_get_enabled (
NMClient *client);
@@ -1421,7 +1463,7 @@ nm_client_wireless_get_enabled (nm_client_wireless_set_enabled ()
void
nm_client_wireless_set_enabled (
+ NMClient *client,
- gboolean enabled);gboolean enabled);Parameters
@@ -1439,7 +1481,7 @@ nm_client_wireless_set_enabled (
-
+TRUE to enable wirelessTRUE to enable wireless
nm_client_wireless_hardware_get_enabled ()
-gboolean
+
gboolean
nm_client_wireless_hardware_get_enabled
(
NMClient *client);
nm_client_wwan_get_enabled ()
-gboolean
+
gboolean
nm_client_wwan_get_enabled (
NMClient *client);
Returns
-TRUE if WWAN is enabledTRUE if WWAN is enabled
@@ -1504,7 +1546,7 @@ nm_client_wwan_get_enabled (nm_client_wwan_set_enabled ()
void
nm_client_wwan_set_enabled (
+ NMClient *client,
- gboolean enabled);gboolean enabled);
Parameters
@@ -1522,7 +1564,7 @@ nm_client_wwan_set_enabled (
+TRUE to enable WWANTRUE to enable WWAN
@@ -1532,7 +1574,7 @@ nm_client_wwan_set_enabled (
nm_client_wwan_hardware_get_enabled ()
-gboolean
+
gboolean
nm_client_wwan_hardware_get_enabled (
NMClient *client);
nm_client_wimax_get_enabled ()
-gboolean
+
gboolean
nm_client_wimax_get_enabled (
NMClient *client);
Returns
-TRUE if WiMAX is enabledTRUE if WiMAX is enabled
@@ -1586,7 +1628,7 @@ nm_client_wimax_get_enabled (nm_client_wimax_set_enabled ()
void
nm_client_wimax_set_enabled (
+ NMClient *client,
- gboolean enabled);gboolean enabled);Parameters
@@ -1604,7 +1646,7 @@ nm_client_wimax_set_enabled (
+TRUE to enable WiMAXTRUE to enable WiMAX
@@ -1614,7 +1656,7 @@ nm_client_wimax_set_enabled (
nm_client_wimax_hardware_get_enabled ()
-gboolean
+
gboolean
nm_client_wimax_hardware_get_enabled (
NMClient *client);
Returns
-TRUE if the WiMAX hardware is enabledTRUE if the WiMAX hardware is enabled
+nm_client_connectivity_check_get_available ()
+gboolean
+nm_client_connectivity_check_get_available
+ (
+NMClient *client);
+nm_client_connectivity_check_get_enabled ()
+gboolean
+nm_client_connectivity_check_get_enabled
+ (
+NMClient *client);
+nm_client_connectivity_check_set_enabled ()
+void
+nm_client_connectivity_check_set_enabled
+ (
+NMClient *client,
+ gboolean enabled);
nm_client_get_logging ()
-gboolean
+
gboolean
nm_client_get_logging (
+ NMClient *client,
char **level,
char **domains,
- GError **error);GError **error);
nm_client_set_logging ()
-gboolean
+
gboolean
nm_client_set_logging (
+ NMClient *client,
const char *level,
const char *domains,
- GError **error);GError **error);Parameters
@@ -1709,18 +1843,18 @@ nm_client_set_logging (
+NULL or an empty string for no change). NULL or an empty string for no change). [allow-none]
+domains separated by ",". (NULL or an empty string for no change). NULL or an empty string for no change).
[allow-none]
@@ -1728,7 +1862,7 @@ domains separated by ",". (
-
+NULL.
[allow-none]
NULL or an empty string
@@ -1800,8 +1934,8 @@ connectivity state first before returning any information.
nm_client_check_connectivity ()
NMConnectivityState
nm_client_check_connectivity (
+ NMClient *client,
- GCancellable *cancellable,
- GError **error);GCancellable *cancellable,
+ GError **error);
nm_client_get_connectivity(), which returns
the most recent known state without re-checking.
-
+
@@ -1844,9 +1978,9 @@ if you do not want to block.
-
+
nm_client_check_connectivity_async ()
void
nm_client_check_connectivity_async (
+ NMClient *client,
- GCancellable *cancellable,
- GAsyncReadyCallback callback,
- gpointer user_data);GCancellable *cancellable,
+ GAsyncReadyCallback callback,
+ gpointer user_data);
callback
when complete. Contrast nm_client_get_connectivity(),
@@ -1868,7 +2002,7 @@ re-checking, and
+
@@ -1891,8 +2025,8 @@ re-checking, and
nm_client_check_connectivity_finish ()
NMConnectivityState
nm_client_check_connectivity_finish (
+ NMClient *client,
- GAsyncResult *result,
- GError **error);GAsyncResult *result,
+ GError **error);
nm_client_check_connectivity_async()
call.
-
+
@@ -1930,11 +2064,11 @@ call.
-
+
nm_client_save_hostname ()
-gboolean
+
gboolean
nm_client_save_hostname (
+ NMClient *client,
const char *hostname,
- GCancellable *cancellable,
- GError **error);GCancellable *cancellable,
+ GError **error);
-NULL to
+NULL to
clear any existing persistent hostname. [allow-none]
-
+NULLNULL
@@ -1972,7 +2106,7 @@ clear any existing persistent hostname.
-
+
@@ -1981,9 +2115,9 @@ clear any existing persistent hostname.
void
nm_client_save_hostname_async (
+ NMClient *client,
const char *hostname,
- GCancellable *cancellable,
- GAsyncReadyCallback callback,
- gpointer user_data);GCancellable *cancellable,
+ GAsyncReadyCallback callback,
+ gpointer user_data);
-NULL to
+NULL to
clear any existing persistent hostname. [allow-none]
-
+NULLNULL
@@ -2029,10 +2163,10 @@ clear any existing persistent hostname.
nm_client_save_hostname_finish ()
-gboolean
+
gboolean
nm_client_save_hostname_finish (
+ NMClient *client,
- GAsyncResult *result,
- GError **error);GAsyncResult *result,
+ GError **error);nm_client_save_hostname_async() call.Parameters
@@ -2050,12 +2184,12 @@ nm_client_save_hostname_finish (
-
+
@@ -2063,13 +2197,13 @@ nm_client_save_hostname_finish (
-
+
nm_client_get_devices ()
-const GPtrArray *
+
const GPtrArray *
nm_client_get_devices (
NMClient *client);nm_device_get_type() or the
NM_IS_DEVICE_XXXX functions to determine what kind of
@@ -2092,7 +2226,7 @@ methods such as
Returns
-
nm_client_get_all_devices ()
-const GPtrArray *
+
const GPtrArray *
nm_client_get_all_devices (
NMClient *client);Returns
-
Returns
object_path
-or NULL if none is found. NULL if none is found.
Returns
iface
-or NULL if none is found. NULL if none is found.
nm_client_get_active_connections ()
-const GPtrArray *
+
const GPtrArray *
nm_client_get_active_connections (
NMClient *client);
Returns
-NULL.NULL.
Parameters
The
“any-device-added” signalvoid
user_function (NMClient *client,
- GObject *device,
- gpointer user_data)
+ GObject *device,
+ gpointer user_data)
The
“any-device-removed” signalvoid
user_function (NMClient *client,
- GObject *device,
- gpointer user_data)
+ GObject *device,
+ gpointer user_data)
void
user_function (NMClient *client,
NMRemoteConnection *connection,
- gpointer user_data)
+ gpointer user_data)
The
“device-added” signalvoid
user_function (NMClient *client,
- GObject *device,
- gpointer user_data)
+ GObject *device,
+ gpointer user_data)
The
“device-removed” signalvoid
user_function (NMClient *client,
- GObject *device,
- gpointer user_data)
+ GObject *device,
+ gpointer user_data)
The
“permission-changed” signalvoid
user_function (NMClient *client,
- guint permission,
- guint result,
- gpointer user_data)
+ guint permission,
+ guint result,
+ gpointer user_data)
-GVariant *
+GVariant *
nm_connection_to_dbus ()
@@ -82,7 +82,7 @@
-gboolean
+gboolean
nm_connection_replace_settings ()
@@ -106,7 +106,7 @@
-gboolean
+gboolean
nm_connection_compare ()
@@ -114,7 +114,7 @@
-gboolean
+gboolean
nm_connection_diff ()
@@ -122,7 +122,7 @@
-gboolean
+gboolean
nm_connection_verify ()
@@ -130,7 +130,7 @@
-gboolean
+gboolean
nm_connection_verify_secrets ()
@@ -138,7 +138,7 @@
-gboolean
+gboolean
nm_connection_normalize ()
@@ -169,7 +169,7 @@
-gboolean
+gboolean
nm_connection_update_secrets ()
@@ -199,7 +199,7 @@
-gboolean
+gboolean
nm_connection_is_type ()
@@ -215,6 +215,14 @@
+
+NMSetting **
+
+
+nm_connection_get_settings ()
+
+
+
void
@@ -244,7 +252,7 @@
-gboolean
+gboolean
nm_connection_is_virtual ()
@@ -420,6 +428,38 @@
+
+NMSettingOvsBridge *
+
+
+nm_connection_get_setting_ovs_bridge ()
+
+
+
+
+NMSettingOvsInterface *
+
+
+nm_connection_get_setting_ovs_interface ()
+
+
+
+
+NMSettingOvsPatch *
+
+
+nm_connection_get_setting_ovs_patch ()
+
+
+
+
+NMSettingOvsPort *
+
+
+nm_connection_get_setting_ovs_port ()
+
+
+
@@ -654,8 +694,8 @@ operation dereferences the
NMSettingPpp *
@@ -566,7 +606,7 @@
@@ -623,8 +663,8 @@ the setting object's reference count.
-nm_connection_remove_setting ()
void
nm_connection_remove_setting (
-NMConnection *connection,
- GType setting_type);GType setting_type);
+
+
nm_connection_get_setting ()
NMSetting *
nm_connection_get_setting (
-NMConnection *connection,
- GType setting_type);GType setting_type);
+Parameters
@@ -673,7 +713,7 @@ to the
@@ -681,7 +721,7 @@ to the
-
+
Returns
-NULL if no setting of that type was previously
+NULL if no setting of that type was previously
added to the NMConnection. Returns
-NULL if no setting with that name was previously
+NULL if no setting with that name was previously
added to the NMConnection. nm_connection_to_dbus ()
-GVariant *
+
GVariant *
nm_connection_to_dbus (
-NMConnection *connection,
NMConnectionSerializationFlags flags);NM_VARIANT_TYPE_CONNECTION describing the connection, suitable for
marshalling over D-Bus or otherwise serializing.Returns
-
nm_connection_replace_settings ()
-gboolean
+
gboolean
nm_connection_replace_settings (
+ NMConnection *connection,
- GVariant *new_settings,
- GError **error);GVariant *new_settings,
+ GError **error);connection
's settings with new_settings
(which must be
@@ -789,12 +829,12 @@ need to result in a connection that passes
+NM_VARIANT_TYPE_CONNECTION, with the new settingsNM_VARIANT_TYPE_CONNECTION, with the new settings
@@ -802,7 +842,7 @@ need to result in a connection that passes
-
+NULLNULL
Returns
-TRUE if connection was updated, FALSE if new_settings
+TRUE if connection was updated, FALSE if new_settings
could not
be deserialized (in which case connection
will be unchanged).
nm_connection_compare ()
-gboolean
+
gboolean
nm_connection_compare (
@@ -905,17 +945,17 @@ each flag's behavior.
NMConnection *a,
NMConnection *b,
NMSettingCompareFlags flags);
nm_connection_diff ()
-gboolean
+
gboolean
nm_connection_diff (
+ NMConnection *a,
NMConnection *b,
NMSettingCompareFlags flags,
- GHashTable **out_settings);GHashTable **out_settings);nm_setting_compare() for a description of
each flag's behavior. If the connections differ, settings and keys within
@@ -959,16 +999,16 @@ differ mapped to one or more of
Returns
-TRUE if the connections contain the same values, FALSE if they do
+TRUE if the connections contain the same values, FALSE if they do
not
nm_connection_verify ()
-gboolean
+
gboolean
nm_connection_verify (
+ NMConnection *connection,
- GError **error);GError **error);Parameters
@@ -994,7 +1034,7 @@ setting and which property failed validation, and how it failed validation.
@@ -1002,15 +1042,15 @@ setting and which property failed validation, and how it failed validation.
-
+NULLNULL
nm_connection_verify_secrets ()
-gboolean
+
gboolean
nm_connection_verify_secrets (
+ NMConnection *connection,
- GError **error);GError **error);Parameters
@@ -1028,7 +1068,7 @@ nm_connection_verify_secrets (
+NULLNULL
@@ -1036,23 +1076,23 @@ nm_connection_verify_secrets (
Returns
-TRUE if the secrets are valid, FALSE if they are not
nm_connection_normalize ()
-gboolean
+
gboolean
nm_connection_normalize (
+ NMConnection *connection,
- GHashTable *parameters,
- gboolean *modified,
- GError **error);GHashTable *parameters,
+ gboolean *modified,
+ GError **error);modified
- is set TRUE.TRUE returns if the connection
+ is set TRUE.TRUE returns if the connection
is valid. As this function only performs some specific normalization steps
it cannot repair all connections. If the connection has errors that
cannot be normalized, the connection will not be modified.
@@ -1086,7 +1126,7 @@ The values are opaque and depend on the parameter name.
-g_str_hash() and g_str_equal() functions.
+used. The keys must be strings, hashed by g_str_hash() and g_str_equal() functions.
The values are opaque and depend on the parameter name. [allow-none][element-type utf8 gpointer]
@@ -1095,7 +1135,7 @@ why the connection is invalid, if the function returns an error.
-NULL. Contains the reason,
+NULL. Contains the reason,
why the connection is invalid, if the function returns an error.
@@ -1103,7 +1143,7 @@ why the connection is invalid, if the function returns an error.
const char * nm_connection_need_secrets (+NMConnection *connection, -GPtrArray **hints);
GPtrArray **hints);
Returns the name of the first setting object in the connection which would need secrets to make a successful connection. The returned hints are only intended as a guide to what secrets may be required, because in some @@ -1125,10 +1165,10 @@ secrets are needed.
hints
the address of a pointer to a GPtrArray, initialized to NULL, which on
-return points to an allocated GPtrArray containing the property names of
+
the address of a pointer to a GPtrArray, initialized to NULL, which on
+return points to an allocated GPtrArray containing the property names of
secrets of the NMSetting which may be required; the caller owns the array
-and must free the array itself with g_ptr_array_free(), but not free its
+and must free the array itself with g_ptr_array_free(), but not free its
elements.
NMConnection *connection,
NMSettingClearSecretsWithFlagsFn func,
- gpointer user_data);
+ gpointer user_data);
Clears and frees secrets determined by func
.
gboolean +gboolean nm_connection_update_secrets (+NMConnection *connection,const char *setting_name, -GVariant *secrets, -GError **error);GVariant *secrets, +GError **error);
Update the specified setting's secrets, given a dictionary of secrets
intended for that setting (deserialized from D-Bus for example). Will also
extract the given setting's secrets hash if given a connection dictionary.
If setting_name
- is NULL, expects a fully serialized NMConnection as
+ is NULL, expects a fully serialized NMConnection as
returned by nm_connection_to_dbus() and will update all secrets from all
settings contained in secrets
.
secrets
secrets
a GVariant of secrets, of type NM_VARIANT_TYPE_CONNECTION
+
a GVariant of secrets, of type NM_VARIANT_TYPE_CONNECTION
or NM_VARIANT_TYPE_SETTING
error
location to store error, or NULL
location to store error, or NULL
TRUE if the secrets were successfully updated, FALSE if the update
+
TRUE if the secrets were successfully updated, FALSE if the update
failed (tried to update secrets for a setting that doesn't exist, etc)
const char *
nm_connection_get_interface_name (NMConnection *connection);
Returns the interface name as stored in NMSettingConnection:interface_name.
-If the connection contains no NMSettingConnection, it will return NULL.
+If the connection contains no NMSettingConnection, it will return NULL.
For hardware devices and software devices created outside of NetworkManager,
this name is used to match the device. for software devices created by
NetworkManager, this is the name of the created interface.
@@ -1346,13 +1386,13 @@ NetworkManager, this is the name of the created interface.
nm_connection_is_type ()
-gboolean
+gboolean
nm_connection_is_type (NMConnection *connection,
const char *type);
A convenience function to check if the given connection
@@ -1385,8 +1425,8 @@ property of the connection and matches that against
@@ -1395,7 +1435,7 @@ property of the connection and matches that against
void
nm_connection_for_each_setting_value (NMConnection *connection,
NMSettingValueIterFn func,
- gpointer user_data);
+ gpointer user_data);
Iterates over the properties of each NMSetting object in the NMConnection,
calling the supplied user function for each property.
@@ -1429,6 +1469,48 @@ at each invocation
+nm_connection_get_settings ()
+NMSetting **
+nm_connection_get_settings (NMConnection *connection,
+ guint *out_length);
+Retrieves the settings in connection
+.
+The returned array is NULL-terminated.
+
+Parameters
+
+
+
+
+
+
+
+
+connection
+the NMConnection instance
+
+
+
+out_length
+ (out): the length of the returned array.
+[allow-none]
+
+
+
+
+
+Returns
+ a
+NULL-terminated array containing every setting of
+connection
+.
+If the connection has no settings, NULL is returned.
+[array length=out_length][transfer container]
+
+Since: 1.10
+
+
+
nm_connection_dump ()
void
nm_connection_dump (NMConnection *connection);
@@ -1532,7 +1614,7 @@ nm_connection_get_connection_type (
nm_connection_is_virtual ()
-gboolean
+gboolean
nm_connection_is_virtual (NMConnection *connection);
Checks if connection
refers to a virtual device (and thus can potentially be
@@ -1587,7 +1669,7 @@ Eg, "VLAN (eth1.1)".
Returns
the name of connection
's device,
-or NULL if connection
+or NULL if connection
is not a virtual connection type.
[transfer full]
@@ -1615,7 +1697,7 @@ nm_connection_get_setting_802_1x (
Returns
- an NMSetting8021x if the connection contains one, otherwise NULL.
+ an NMSetting8021x if the connection contains one, otherwise NULL.
[transfer none]
@@ -1642,7 +1724,7 @@ nm_connection_get_setting_bluetooth (
Returns
- an NMSettingBluetooth if the connection contains one, otherwise NULL.
+ an NMSettingBluetooth if the connection contains one, otherwise NULL.
[transfer none]
@@ -1669,7 +1751,7 @@ nm_connection_get_setting_bond (
Returns
- an NMSettingBond if the connection contains one, otherwise NULL.
+ an NMSettingBond if the connection contains one, otherwise NULL.
[transfer none]
@@ -1696,7 +1778,7 @@ nm_connection_get_setting_team (
Returns
- an NMSettingTeam if the connection contains one, otherwise NULL.
+ an NMSettingTeam if the connection contains one, otherwise NULL.
[transfer none]
@@ -1723,7 +1805,7 @@ nm_connection_get_setting_team_port (
Returns
- an NMSettingTeamPort if the connection contains one, otherwise NULL.
+ an NMSettingTeamPort if the connection contains one, otherwise NULL.
[transfer none]
@@ -1750,7 +1832,7 @@ nm_connection_get_setting_bridge (
Returns
- an NMSettingBridge if the connection contains one, otherwise NULL.
+ an NMSettingBridge if the connection contains one, otherwise NULL.
[transfer none]
@@ -1777,7 +1859,7 @@ nm_connection_get_setting_bridge_port (
Returns
- an NMSettingBridgePort if the connection contains one, otherwise NULL.
+ an NMSettingBridgePort if the connection contains one, otherwise NULL.
[transfer none]
@@ -1804,7 +1886,7 @@ nm_connection_get_setting_cdma (
Returns
- an NMSettingCdma if the connection contains one, otherwise NULL.
+ an NMSettingCdma if the connection contains one, otherwise NULL.
[transfer none]
@@ -1831,7 +1913,7 @@ nm_connection_get_setting_connection (
Returns
- an NMSettingConnection if the connection contains one, otherwise NULL.
+ an NMSettingConnection if the connection contains one, otherwise NULL.
[transfer none]
@@ -1885,7 +1967,7 @@ nm_connection_get_setting_dummy (
Returns
- an NMSettingDummy if the connection contains one, otherwise NULL.
+ an NMSettingDummy if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.8
@@ -1940,7 +2022,7 @@ nm_connection_get_setting_gsm (
Returns
- an NMSettingGsm if the connection contains one, otherwise NULL.
+ an NMSettingGsm if the connection contains one, otherwise NULL.
[transfer none]
@@ -1967,7 +2049,7 @@ nm_connection_get_setting_infiniband (
Returns
- an NMSettingInfiniband if the connection contains one, otherwise NULL.
+ an NMSettingInfiniband if the connection contains one, otherwise NULL.
[transfer none]
@@ -1994,7 +2076,7 @@ nm_connection_get_setting_ip_tunnel (
Returns
- an NMSettingIPTunnel if the connection contains one, otherwise NULL.
+ an NMSettingIPTunnel if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2026,7 +2108,7 @@ majority of IPv4-setting-related methods are on that type, not
Returns
an NMSettingIP4Config if the
-connection contains one, otherwise NULL.
+connection contains one, otherwise NULL.
[type NMSettingIP4Config][transfer none]
@@ -2057,7 +2139,7 @@ majority of IPv6-setting-related methods are on that type, not
Returns
an NMSettingIP6Config if the
-connection contains one, otherwise NULL.
+connection contains one, otherwise NULL.
[type NMSettingIP6Config][transfer none]
@@ -2084,7 +2166,7 @@ nm_connection_get_setting_macsec (
Returns
- an NMSettingMacsec if the connection contains one, otherwise NULL.
+ an NMSettingMacsec if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.6
@@ -2112,7 +2194,7 @@ nm_connection_get_setting_macvlan (
Returns
- an NMSettingMacvlan if the connection contains one, otherwise NULL.
+ an NMSettingMacvlan if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2140,9 +2222,122 @@ nm_connection_get_setting_olpc_mesh (
Returns
- an NMSettingOlpcMesh if the connection contains one, otherwise NULL.
+ an NMSettingOlpcMesh if the connection contains one, otherwise NULL.
+[transfer none]
+
+
+
+
+nm_connection_get_setting_ovs_bridge ()
+NMSettingOvsBridge *
+nm_connection_get_setting_ovs_bridge (NMConnection *connection);
+A shortcut to return any NMSettingOvsBridge the connection might contain.
+
+
+Since: 1.10
+
+
+
+nm_connection_get_setting_ovs_interface ()
+NMSettingOvsInterface *
+nm_connection_get_setting_ovs_interface
+ (NMConnection *connection);
+A shortcut to return any NMSettingOvsInterface the connection might contain.
+
+
+Returns
+ an NMSettingOvsInterface if the connection contains one, otherwise NULL.
+[transfer none]
+
+Since: 1.10
+
+
+
+nm_connection_get_setting_ovs_patch ()
+NMSettingOvsPatch *
+nm_connection_get_setting_ovs_patch (NMConnection *connection);
+A shortcut to return any NMSettingOvsPatch the connection might contain.
+
+
+Since: 1.10
+
+
+
+nm_connection_get_setting_ovs_port ()
+NMSettingOvsPort *
+nm_connection_get_setting_ovs_port (NMConnection *connection);
+A shortcut to return any NMSettingOvsPort the connection might contain.
+
+
+Since: 1.10
@@ -2167,7 +2362,7 @@ nm_connection_get_setting_ppp (
Returns
- an NMSettingPpp if the connection contains one, otherwise NULL.
+ an NMSettingPpp if the connection contains one, otherwise NULL.
[transfer none]
@@ -2194,7 +2389,7 @@ nm_connection_get_setting_pppoe (
Returns
- an NMSettingPppoe if the connection contains one, otherwise NULL.
+ an NMSettingPppoe if the connection contains one, otherwise NULL.
[transfer none]
@@ -2221,7 +2416,7 @@ nm_connection_get_setting_proxy (
Returns
- an NMSettingProxy if the connection contains one, otherwise NULL.
+ an NMSettingProxy if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.6
@@ -2249,7 +2444,7 @@ nm_connection_get_setting_serial (
Returns
- an NMSettingSerial if the connection contains one, otherwise NULL.
+ an NMSettingSerial if the connection contains one, otherwise NULL.
[transfer none]
@@ -2276,7 +2471,7 @@ nm_connection_get_setting_tun (
Returns
- an NMSettingTun if the connection contains one, otherwise NULL.
+ an NMSettingTun if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2304,7 +2499,7 @@ nm_connection_get_setting_vpn (
Returns
- an NMSettingVpn if the connection contains one, otherwise NULL.
+ an NMSettingVpn if the connection contains one, otherwise NULL.
[transfer none]
@@ -2331,7 +2526,7 @@ nm_connection_get_setting_wimax (
Returns
- an NMSettingWimax if the connection contains one, otherwise NULL.
+ an NMSettingWimax if the connection contains one, otherwise NULL.
[transfer none]
@@ -2358,7 +2553,7 @@ nm_connection_get_setting_adsl (
Returns
- an NMSettingAdsl if the connection contains one, otherwise NULL.
+ an NMSettingAdsl if the connection contains one, otherwise NULL.
[transfer none]
@@ -2385,7 +2580,7 @@ nm_connection_get_setting_wired (
Returns
- an NMSettingWired if the connection contains one, otherwise NULL.
+ an NMSettingWired if the connection contains one, otherwise NULL.
[transfer none]
@@ -2412,7 +2607,7 @@ nm_connection_get_setting_wireless (
Returns
- an NMSettingWireless if the connection contains one, otherwise NULL.
+ an NMSettingWireless if the connection contains one, otherwise NULL.
[transfer none]
@@ -2440,7 +2635,7 @@ nm_connection_get_setting_wireless_security
Returns
- an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.
+ an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.
[transfer none]
@@ -2467,7 +2662,7 @@ nm_connection_get_setting_vlan (
Returns
- an NMSettingVlan if the connection contains one, otherwise NULL.
+ an NMSettingVlan if the connection contains one, otherwise NULL.
[transfer none]
@@ -2494,7 +2689,7 @@ nm_connection_get_setting_vxlan (
Returns
- an NMSettingVxlan if the connection contains one, otherwise NULL.
+ an NMSettingVxlan if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2548,7 +2743,7 @@ nm_connection_get_setting_vxlan (
-
+GTypeInterface parent;
the parent interace struct
@@ -2576,8 +2771,8 @@ nm_connection_get_setting_vxlan (NM_VARIANT_TYPE_SETTING
#define NM_VARIANT_TYPE_SETTING G_VARIANT_TYPE_VARDICT
-GVariantType for a dictionary mapping from property names to values. This is
-an alias for G_VARIANT_TYPE_VARDICT, and is the type of each element of
+
GVariantType for a dictionary mapping from property names to values. This is
+an alias for G_VARIANT_TYPE_VARDICT, and is the type of each element of
an NM_VARIANT_TYPE_CONNECTION dictionary.
diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html
index bd5282be..90940fdd 100644
--- a/docs/libnm/html/NMDevice.html
+++ b/docs/libnm/html/NMDevice.html
@@ -117,7 +117,7 @@
-gboolean
+gboolean
nm_device_get_managed ()
@@ -133,7 +133,7 @@
-gboolean
+gboolean
nm_device_get_autoconnect ()
@@ -149,7 +149,7 @@
-gboolean
+gboolean
nm_device_get_firmware_missing ()
@@ -157,7 +157,7 @@
-gboolean
+gboolean
nm_device_get_nm_plugin_missing ()
@@ -220,7 +220,7 @@
-const GPtrArray *
+ const GPtrArray *
nm_device_get_available_connections ()
@@ -235,7 +235,7 @@
-guint32
+guint32
nm_device_get_mtu ()
@@ -243,7 +243,7 @@
-gboolean
+gboolean
nm_device_is_real ()
@@ -251,7 +251,7 @@
-gboolean
+gboolean
nm_device_is_software ()
@@ -288,7 +288,7 @@
-GPtrArray *
+GPtrArray *
nm_device_get_lldp_neighbors ()
@@ -304,7 +304,7 @@
-gboolean
+gboolean
nm_device_reapply ()
@@ -320,7 +320,7 @@
-gboolean
+gboolean
nm_device_reapply_finish ()
@@ -352,7 +352,7 @@
-gboolean
+gboolean
nm_device_disconnect ()
@@ -368,7 +368,7 @@
-gboolean
+gboolean
nm_device_disconnect_finish ()
@@ -376,7 +376,7 @@
-gboolean
+gboolean
nm_device_delete ()
@@ -392,7 +392,7 @@
-gboolean
+gboolean
nm_device_delete_finish ()
@@ -400,7 +400,7 @@
-GPtrArray *
+GPtrArray *
nm_device_filter_connections ()
@@ -408,7 +408,7 @@
-gboolean
+gboolean
nm_device_connection_valid ()
@@ -416,7 +416,7 @@
-gboolean
+gboolean
nm_device_connection_compatible ()
@@ -424,7 +424,7 @@
-GType
+GType
nm_device_get_setting_type ()
@@ -464,7 +464,7 @@
-gboolean
+gboolean
nm_lldp_neighbor_get_attr_string_value ()
@@ -472,14 +472,14 @@
-gboolean
+gboolean
nm_lldp_neighbor_get_attr_uint_value ()
-const GVariantType *
+ const GVariantType *
nm_lldp_neighbor_get_attr_type ()
@@ -504,13 +504,13 @@
Read
-gboolean
+gboolean
autoconnect
Read / Write
-GPtrArray *
+GPtrArray *
available-connections
Read
@@ -538,36 +538,36 @@
-gchar *
+gchar *
driver
Read
-gchar *
+gchar *
driver-version
Read
-gboolean
+gboolean
firmware-missing
Read
-gchar *
+gchar *
firmware-version
Read
-gchar *
+gchar *
interface
Read
-gchar *
+gchar *
ip-interface
Read
@@ -585,44 +585,44 @@
-GPtrArray *
+GPtrArray *
lldp-neighbors
Read
-gboolean
+gboolean
managed
Read
-guint
+guint
metered
Read
-guint
+guint
mtu
Read
-gboolean
+gboolean
nm-plugin-missing
Read
-gchar *
+gchar *
physical-port-id
Read
-gchar *
+gchar *
product
Read
-gboolean
+gboolean
real
Read
@@ -632,19 +632,19 @@
Read
-guint
+guint
state-reason
Read
-gchar *
+gchar *
udi
Read
-gchar *
+gchar *
vendor
Read
@@ -662,7 +662,7 @@
void
state-changed
-Run First
+Run First
@@ -791,9 +791,9 @@
Object Hierarchy
- GBoxed
+ GBoxed
╰── NMLldpNeighbor
- GObject
+ GObject
╰── NMObject
╰── NMDevice
├── NMDeviceAdsl
@@ -809,6 +809,10 @@
├── NMDeviceMacvlan
├── NMDeviceModem
├── NMDeviceOlpcMesh
+ ├── NMDeviceOvsBridge
+ ├── NMDeviceOvsInterface
+ ├── NMDeviceOvsPort
+ ├── NMDevicePpp
├── NMDeviceTeam
├── NMDeviceTun
├── NMDeviceVlan
@@ -821,7 +825,7 @@
Implemented Interfaces
NMDevice implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -1070,7 +1074,7 @@ nm_device_get_hw_address (
Returns
- the current MAC of the device, or NULL.
+
the current MAC of the device, or NULL.
This is the internal string used by the device, and must not be modified.
@@ -1103,7 +1107,7 @@ nm_device_get_capabilities (
nm_device_get_managed ()
-gboolean
+gboolean
nm_device_get_managed (NMDevice *device);
Whether the NMDevice is managed by NetworkManager.
@@ -1123,7 +1127,7 @@ nm_device_get_managed (
Returns
- TRUE if the device is managed by NetworkManager
+ TRUE if the device is managed by NetworkManager
@@ -1131,7 +1135,7 @@ nm_device_get_managed (nm_device_set_managed ()
void
nm_device_set_managed (NMDevice *device,
- gboolean managed);
+ gboolean managed);
Enables or disables management of NMDevice by NetworkManager.
@@ -1160,7 +1164,7 @@ nm_device_set_managed (
nm_device_get_autoconnect ()
-gboolean
+gboolean
nm_device_get_autoconnect (NMDevice *device);
Whether the NMDevice can be autoconnected.
@@ -1180,7 +1184,7 @@ nm_device_get_autoconnect (
Returns
- TRUE if the device is allowed to be autoconnected
+ TRUE if the device is allowed to be autoconnected
@@ -1188,7 +1192,7 @@ nm_device_get_autoconnect (nm_device_set_autoconnect ()
void
nm_device_set_autoconnect (NMDevice *device,
- gboolean autoconnect);
+ gboolean autoconnect);
Enables or disables automatic activation of the NMDevice.
Parameters
@@ -1206,7 +1210,7 @@ nm_device_set_autoconnect (autoconnect
-TRUE to enable autoconnecting
+TRUE to enable autoconnecting
@@ -1216,7 +1220,7 @@ nm_device_set_autoconnect (
nm_device_get_firmware_missing ()
-gboolean
+gboolean
nm_device_get_firmware_missing (NMDevice *device);
Indicates that firmware required for the device's operation is likely
to be missing.
@@ -1237,14 +1241,14 @@ to be missing.
Returns
- TRUE if firmware required for the device's operation is likely
+
TRUE if firmware required for the device's operation is likely
to be missing.
nm_device_get_nm_plugin_missing ()
-gboolean
+gboolean
nm_device_get_nm_plugin_missing (NMDevice *device);
Indicates that the NetworkManager plugin for the device is not installed.
@@ -1264,7 +1268,7 @@ nm_device_get_nm_plugin_missing (
Since: 1.2
@@ -1293,7 +1297,7 @@ works with VPN connections.
Returns
- the IPv4 NMIPConfig, or NULL if the device is not
+
the IPv4 NMIPConfig, or NULL if the device is not
activated.
[transfer none]
@@ -1323,7 +1327,7 @@ works with VPN connections.
Returns
- the IPv4 NMDhcpConfig, or NULL if the device is
+
the IPv4 NMDhcpConfig, or NULL if the device is
not activated or not using DHCP.
[transfer none]
@@ -1353,7 +1357,7 @@ works with VPN connections.
Returns
- the IPv6 NMIPConfig or NULL if the device is not activated.
+ the IPv6 NMIPConfig or NULL if the device is not activated.
[transfer none]
@@ -1382,7 +1386,7 @@ works with VPN connections.
Returns
- the IPv6 NMDhcpConfig, or NULL if the device is
+
the IPv6 NMDhcpConfig, or NULL if the device is
not activated or not using DHCPv6.
[transfer none]
@@ -1462,7 +1466,7 @@ nm_device_get_active_connection (
Returns
- the NMActiveConnection or NULL if the device is
+
the NMActiveConnection or NULL if the device is
not part of an active connection.
[transfer none]
@@ -1470,7 +1474,7 @@ not part of an active connection.
nm_device_get_available_connections ()
-const GPtrArray *
+const GPtrArray *
nm_device_get_available_connections (NMDevice *device);
Gets the NMRemoteConnections currently known to the daemon that could
be activated on device
@@ -1492,7 +1496,7 @@ be activated on device
Returns
- the GPtrArray
+
the GPtrArray
containing NMRemoteConnections. This is the internal copy used by
the connection, and must not be modified.
[element-type NMRemoteConnection]
@@ -1503,7 +1507,7 @@ the connection, and must not be modified.
nm_device_get_physical_port_id ()
const char *
nm_device_get_physical_port_id (NMDevice *device);
-Gets the physical port ID of the NMDevice. If non-NULL, this is
+
Gets the physical port ID of the NMDevice. If non-NULL, this is
an opaque string that can be used to recognize when
seemingly-unrelated NMDevices are actually just different virtual
ports on a single physical port. (Eg, NPAR / SR-IOV.)
@@ -1524,7 +1528,7 @@ ports on a single physical port. (Eg, NPAR / SR-IOV.)
Returns
- the physical port ID of the device, or NULL if the port
+
the physical port ID of the device, or NULL if the port
ID is unknown. This is the internal string used by the device and
must not be modified.
@@ -1532,7 +1536,7 @@ must not be modified.
nm_device_get_mtu ()
-guint32
+guint32
nm_device_get_mtu (NMDevice *device);
Gets the MTU of the NMDevice.
@@ -1558,7 +1562,7 @@ nm_device_get_mtu (
nm_device_is_real ()
-gboolean
+gboolean
nm_device_is_real (NMDevice *device);
Parameters
@@ -1577,7 +1581,7 @@ nm_device_is_real (
Returns
- TRUE if the device exists, or FALSE if it is a placeholder device
+
TRUE if the device exists, or FALSE if it is a placeholder device
that could be automatically created by NetworkManager if one of its
“available-connections” was activated.
@@ -1586,7 +1590,7 @@ that could be automatically created by NetworkManager if one of its
nm_device_is_software ()
-gboolean
+gboolean
nm_device_is_software (NMDevice *device);
Whether the device is a software device.
@@ -1636,7 +1640,7 @@ nm_device_get_product (g_strcompress(), however the result may not be valid UTF-8.
+can be reverted with g_strcompress(), however the result may not be valid UTF-8.
@@ -1665,7 +1669,7 @@ nm_device_get_vendor (g_strcompress(), however the result may not be valid UTF-8.
+can be reverted with g_strcompress(), however the result may not be valid UTF-8.
@@ -1727,7 +1731,7 @@ nm_device_get_metered (
nm_device_get_lldp_neighbors ()
-GPtrArray *
+GPtrArray *
nm_device_get_lldp_neighbors (NMDevice *device);
Gets the list of neighbors discovered through LLDP.
@@ -1747,7 +1751,7 @@ nm_device_get_lldp_neighbors (
Returns
- the GPtrArray
+
the GPtrArray
containing NMLldpNeighbors. This is the internal copy used by the
device and must not be modified. The library never modifies the returned
array and thus it is safe for callers to reference and keep using it.
@@ -1796,13 +1800,13 @@ devices in devices
nm_device_reapply ()
-gboolean
+gboolean
nm_device_reapply (NMDevice *device,
NMConnection *connection,
- guint64 version_id,
- guint32 flags,
- GCancellable *cancellable,
- GError **error);
+ guint64 version_id,
+ guint32 flags,
+ GCancellable *cancellable,
+ GError **error);
Attempts to update device with changes to the currently active connection
made since it was last applied.
@@ -1821,7 +1825,7 @@ made since it was last applied.
connection
-the NMConnection to replace the applied settings with or NULL to reuse existing
+the NMConnection to replace the applied settings with or NULL to reuse existing
@@ -1838,12 +1842,12 @@ catch concurrent accesses.
cancellable
-a GCancellable, or NULL
+a GCancellable, or NULL
error
-location for a GError, or NULL
+
@@ -1851,7 +1855,7 @@ catch concurrent accesses.
Returns
- TRUE on success, FALSE on error, in which case error
+
TRUE on success, FALSE on error, in which case error
will be set.
Since: 1.2
@@ -1862,11 +1866,11 @@ will be set.
void
nm_device_reapply_async (NMDevice *device,
NMConnection *connection,
- guint64 version_id,
- guint32 flags,
- GCancellable *cancellable,
- GAsyncReadyCallback callback,
- gpointer user_data);
+ guint64 version_id,
+ guint32 flags,
+ GCancellable *cancellable,
+ GAsyncReadyCallback callback,
+ gpointer user_data);
Asynchronously begins an attempt to update device with changes to the
currently active connection made since it was last applied.
@@ -1885,7 +1889,7 @@ currently active connection made since it was last applied.
connection
-the NMConnection to replace the applied settings with or NULL to reuse existing
+the NMConnection to replace the applied settings with or NULL to reuse existing
@@ -1902,7 +1906,7 @@ catch concurrent accesses.
cancellable
-a GCancellable, or NULL
+a GCancellable, or NULL
@@ -1924,10 +1928,10 @@ catch concurrent accesses.
nm_device_reapply_finish ()
-gboolean
+gboolean
nm_device_reapply_finish (NMDevice *device,
- GAsyncResult *result,
- GError **error);
+ GAsyncResult *result,
+ GError **error);
Gets the result of a call to nm_device_reapply_async().
Parameters
@@ -1945,12 +1949,12 @@ nm_device_reapply_finish (result
-the result passed to the GAsyncReadyCallback
+the result passed to the GAsyncReadyCallback
error
-location for a GError, or NULL
+
@@ -1958,7 +1962,7 @@ nm_device_reapply_finish (
Returns
- TRUE on success, FALSE on error, in which case error
+
TRUE on success, FALSE on error, in which case error
will be set.
Since: 1.2
@@ -1968,10 +1972,10 @@ will be set.
nm_device_get_applied_connection ()
NMConnection *
nm_device_get_applied_connection (NMDevice *device,
- guint32 flags,
- guint64 *version_id,
- GCancellable *cancellable,
- GError **error);
+ guint32 flags,
+ guint64 *version_id,
+ GCancellable *cancellable,
+ GError **error);
Fetch the currently applied connection on the device.
Parameters
@@ -2000,12 +2004,12 @@ the applied connection.
cancellable
-a GCancellable, or NULL
+a GCancellable, or NULL
error
-location for a GError, or NULL
+
@@ -2014,7 +2018,7 @@ the applied connection.
Returns
a NMConnection with the currently applied settings
-or NULL on error.
+or NULL on error.
The connection is as received from D-Bus and might not validate according
to nm_connection_verify().
[transfer full]
@@ -2027,11 +2031,11 @@ to void
nm_device_get_applied_connection_async
(NMDevice *device,
- guint32 flags,
- GCancellable *cancellable,
- GAsyncReadyCallback callback,
- gpointer user_data);
-Asynchronously begins an get the a currently applied connection.
+ guint32 flags,
+ GCancellable *cancellable,
+ GAsyncReadyCallback callback,
+ gpointer user_data);
+Asynchronously begins and gets the currently applied connection.
Parameters
-Flags: Run First
+Flags: Run First
diff --git a/docs/libnm/html/NMDeviceAdsl.html b/docs/libnm/html/NMDeviceAdsl.html
index c4cd4a58..c43bbbc3 100644
--- a/docs/libnm/html/NMDeviceAdsl.html
+++ b/docs/libnm/html/NMDeviceAdsl.html
@@ -43,7 +43,7 @@
-gboolean
+gboolean
nm_device_adsl_get_carrier ()
@@ -60,7 +60,7 @@
-gboolean
+gboolean
carrier
Read
@@ -87,7 +87,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceAdsl
@@ -97,7 +97,7 @@
Implemented Interfaces
NMDeviceAdsl implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -106,7 +106,7 @@ NMDeviceAdsl implements
Functions
nm_device_adsl_get_carrier ()
-gboolean
+gboolean
nm_device_adsl_get_carrier (NMDeviceAdsl *device);
Whether the device has carrier.
@@ -126,7 +126,7 @@ nm_device_adsl_get_carrier (
Returns
- TRUE if the device has carrier
+ TRUE if the device has carrier
@@ -147,7 +147,7 @@ nm_device_adsl_get_carrier (Property Details
The “carrier” property
- “carrier” gboolean
+ “carrier” gboolean
Whether the device has carrier.
Flags: Read
Default value: FALSE
diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html
index 2870d64a..14f870e9 100644
--- a/docs/libnm/html/NMDeviceBond.html
+++ b/docs/libnm/html/NMDeviceBond.html
@@ -51,14 +51,14 @@
-gboolean
+gboolean
nm_device_bond_get_carrier ()
-const GPtrArray *
+ const GPtrArray *
nm_device_bond_get_slaves ()
@@ -77,19 +77,19 @@
-gboolean
+gboolean
carrier
Read
-gchar *
+gchar *
hw-address
Read
-GPtrArray *
+GPtrArray *
slaves
Read
@@ -125,7 +125,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceBond
@@ -135,7 +135,7 @@
Implemented Interfaces
NMDeviceBond implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -171,7 +171,7 @@ device, and must not be modified.
nm_device_bond_get_carrier ()
-gboolean
+gboolean
nm_device_bond_get_carrier (NMDeviceBond *device);
Whether the device has carrier.
@@ -191,13 +191,13 @@ nm_device_bond_get_carrier (
Returns
- TRUE if the device has carrier
+ TRUE if the device has carrier
nm_device_bond_get_slaves ()
-const GPtrArray *
+const GPtrArray *
nm_device_bond_get_slaves (NMDeviceBond *device);
Gets the devices currently slaved to device
.
@@ -218,7 +218,7 @@ nm_device_bond_get_slaves (
Returns
- the GPtrArray containing
+
the GPtrArray containing
NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
@@ -255,7 +255,7 @@ copy used by the device, and must not be modified.
Property Details
The “carrier” property
- “carrier” gboolean
+ “carrier” gboolean
Whether the device has carrier.
Flags: Read
Default value: FALSE
@@ -263,7 +263,7 @@ copy used by the device, and must not be modified.
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -271,7 +271,7 @@ copy used by the device, and must not be modified.
The “slaves” property
- “slaves” GPtrArray *
+ “slaves” GPtrArray *
The devices slaved to the bond device.
Element-type: NMDevice
Flags: Read
diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html
index 54255c71..1aeadba6 100644
--- a/docs/libnm/html/NMDeviceBridge.html
+++ b/docs/libnm/html/NMDeviceBridge.html
@@ -51,14 +51,14 @@
-gboolean
+gboolean
nm_device_bridge_get_carrier ()
-const GPtrArray *
+ const GPtrArray *
nm_device_bridge_get_slaves ()
@@ -77,19 +77,19 @@
-gboolean
+gboolean
carrier
Read
-gchar *
+gchar *
hw-address
Read
-GPtrArray *
+GPtrArray *
slaves
Read
@@ -125,7 +125,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceBridge
@@ -135,7 +135,7 @@
Implemented Interfaces
NMDeviceBridge implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -171,7 +171,7 @@ device, and must not be modified.
nm_device_bridge_get_carrier ()
-gboolean
+gboolean
nm_device_bridge_get_carrier (NMDeviceBridge *device);
Whether the device has carrier.
@@ -191,13 +191,13 @@ nm_device_bridge_get_carrier (
Returns
- TRUE if the device has carrier
+ TRUE if the device has carrier
nm_device_bridge_get_slaves ()
-const GPtrArray *
+const GPtrArray *
nm_device_bridge_get_slaves (NMDeviceBridge *device);
Gets the devices currently slaved to device
.
@@ -218,7 +218,7 @@ nm_device_bridge_get_slaves (
Returns
- the GPtrArray containing
+
the GPtrArray containing
NMDevices that are slaves of device
. This is the internal
copy used by the device, and must not be modified.
@@ -255,7 +255,7 @@ copy used by the device, and must not be modified.
Property Details
The “carrier” property
- “carrier” gboolean
+ “carrier” gboolean
Whether the device has carrier.
Flags: Read
Default value: FALSE
@@ -263,7 +263,7 @@ copy used by the device, and must not be modified.
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -271,7 +271,7 @@ copy used by the device, and must not be modified.
The “slaves” property
- “slaves” GPtrArray *
+ “slaves” GPtrArray *
The devices slaved to the bridge device.
Element-type: NMDevice
Flags: Read
diff --git a/docs/libnm/html/NMDeviceBt.html b/docs/libnm/html/NMDeviceBt.html
index 79d36a83..e0dfbccd 100644
--- a/docs/libnm/html/NMDeviceBt.html
+++ b/docs/libnm/html/NMDeviceBt.html
@@ -83,13 +83,13 @@
-gchar *
+gchar *
hw-address
Read
-gchar *
+gchar *
name
Read
@@ -125,7 +125,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceBt
@@ -135,7 +135,7 @@
Implemented Interfaces
NMDeviceBt implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -257,7 +257,7 @@ nm_device_bt_get_capabilities (
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -265,7 +265,7 @@ nm_device_bt_get_capabilities (
The “name” property
- “name” gchar *
+ “name” gchar *
The name of the bluetooth device.
Flags: Read
Default value: NULL
diff --git a/docs/libnm/html/NMDeviceDummy.html b/docs/libnm/html/NMDeviceDummy.html
index b6f81170..3e4d779b 100644
--- a/docs/libnm/html/NMDeviceDummy.html
+++ b/docs/libnm/html/NMDeviceDummy.html
@@ -17,7 +17,8 @@
Top
+ Implemented Interfaces


@@ -34,21 +35,59 @@
+
+
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceDummy
@@ -58,22 +97,65 @@
Implemented Interfaces
NMDeviceDummy implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Functions
-
+
+nm_device_dummy_get_hw_address ()
+const char *
+nm_device_dummy_get_hw_address (NMDeviceDummy *device);
+Gets the hardware (MAC) address of the NMDeviceDummy
+
+
+Returns
+ the hardware address. This is the internal string used by the
+device, and must not be modified.
+
+Since: 1.10
+
+
+Property Details
+
+The “hw-address” property
+ “hw-address” gchar *
+The active hardware (MAC) address of the device.
+Flags: Read
+Default value: NULL
+Since: 1.10
+
+
diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html
index 3b69db6f..d160db6f 100644
--- a/docs/libnm/html/NMDeviceEthernet.html
+++ b/docs/libnm/html/NMDeviceEthernet.html
@@ -58,7 +58,7 @@
-guint32
+guint32
nm_device_ethernet_get_speed ()
@@ -66,7 +66,7 @@
-gboolean
+gboolean
nm_device_ethernet_get_carrier ()
@@ -92,29 +92,29 @@
-gboolean
+gboolean
carrier
Read
-gchar *
+gchar *
hw-address
Read
-gchar *
+gchar *
perm-hw-address
Read
-GStrv
+GStrv
s390-subchannels
Read
-guint
+guint
speed
Read
@@ -158,7 +158,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceEthernet
@@ -168,7 +168,7 @@
Implemented Interfaces
NMDeviceEthernet implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -232,7 +232,7 @@ device, and must not be modified.
nm_device_ethernet_get_speed ()
-guint32
+guint32
nm_device_ethernet_get_speed (NMDeviceEthernet *device);
Gets the speed of the NMDeviceEthernet.
@@ -258,7 +258,7 @@ nm_device_ethernet_get_speed (
nm_device_ethernet_get_carrier ()
-gboolean
+gboolean
nm_device_ethernet_get_carrier (NMDeviceEthernet *device);
Whether the device has carrier.
@@ -353,7 +353,7 @@ one subchannel the s390 device uses to communicate to the host.
Property Details
The “carrier” property
- “carrier” gboolean
+ “carrier” gboolean
Whether the device has carrier.
Flags: Read
Default value: FALSE
@@ -361,7 +361,7 @@ one subchannel the s390 device uses to communicate to the host.
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The active hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -369,7 +369,7 @@ one subchannel the s390 device uses to communicate to the host.
The “perm-hw-address” property
- “perm-hw-address” gchar *
+ “perm-hw-address” gchar *
The permanent hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -377,7 +377,7 @@ one subchannel the s390 device uses to communicate to the host.
The “s390-subchannels” property
- “s390-subchannels” GStrv
+ “s390-subchannels” GStrv
Identifies subchannels of this network device used for
communication with z/VM or s390 host.
Flags: Read
@@ -386,7 +386,7 @@ communication with z/VM or s390 host.
The “speed” property
- “speed” guint
+ “speed” guint
The speed of the device.
Flags: Read
Default value: 0
diff --git a/docs/libnm/html/NMDeviceGeneric.html b/docs/libnm/html/NMDeviceGeneric.html
index b01f3880..75e1c785 100644
--- a/docs/libnm/html/NMDeviceGeneric.html
+++ b/docs/libnm/html/NMDeviceGeneric.html
@@ -61,13 +61,13 @@
-gchar *
+gchar *
hw-address
Read
-gchar *
+gchar *
type-description
Read
@@ -99,7 +99,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceGeneric
@@ -109,7 +109,7 @@
Implemented Interfaces
NMDeviceGeneric implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -166,7 +166,7 @@ device, and must not be modified.
Property Details
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware address of the device.
Flags: Read
Default value: NULL
@@ -174,8 +174,8 @@ device, and must not be modified.
The “type-description” property
- “type-description” gchar *
-A description of the specific type of device this is, or NULL
+
“type-description” gchar *
+A description of the specific type of device this is, or NULL
if not known.
Flags: Read
Default value: NULL
diff --git a/docs/libnm/html/NMDeviceIPTunnel.html b/docs/libnm/html/NMDeviceIPTunnel.html
index c8b90517..84dd605f 100644
--- a/docs/libnm/html/NMDeviceIPTunnel.html
+++ b/docs/libnm/html/NMDeviceIPTunnel.html
@@ -74,7 +74,7 @@
-guint8
+guint8
nm_device_ip_tunnel_get_ttl ()
@@ -82,7 +82,7 @@
-guint8
+guint8
nm_device_ip_tunnel_get_tos ()
@@ -90,7 +90,7 @@
-gboolean
+gboolean
nm_device_ip_tunnel_get_path_mtu_discovery ()
@@ -112,7 +112,7 @@
-guint8
+guint8
nm_device_ip_tunnel_get_encapsulation_limit ()
@@ -120,7 +120,7 @@
-guint
+guint
nm_device_ip_tunnel_get_flow_label ()
@@ -139,35 +139,35 @@
-guchar
+guchar
encapsulation-limit
Read
-guint
+guint
flow-label
Read
-gchar *
+gchar *
input-key
Read
-gchar *
+gchar *
local
Read
-guint
+guint
mode
Read
-gchar *
+gchar *
output-key
Read
@@ -178,23 +178,23 @@
Read
-gboolean
+gboolean
path-mtu-discovery
Read
-gchar *
+gchar *
remote
Read
-guchar
+guchar
tos
Read
-guchar
+guchar
ttl
Read
@@ -262,7 +262,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceIPTunnel
@@ -272,7 +272,7 @@
Implemented Interfaces
NMDeviceIPTunnel implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -386,7 +386,7 @@ nm_device_ip_tunnel_get_remote (
nm_device_ip_tunnel_get_ttl ()
-guint8
+guint8
nm_device_ip_tunnel_get_ttl (NMDeviceIPTunnel *device);
Parameters
@@ -412,7 +412,7 @@ nm_device_ip_tunnel_get_ttl (
nm_device_ip_tunnel_get_tos ()
-guint8
+guint8
nm_device_ip_tunnel_get_tos (NMDeviceIPTunnel *device);
Parameters
@@ -439,7 +439,7 @@ to tunneled packets.
nm_device_ip_tunnel_get_path_mtu_discovery ()
-gboolean
+gboolean
nm_device_ip_tunnel_get_path_mtu_discovery
(NMDeviceIPTunnel *device);
@@ -518,7 +518,7 @@ nm_device_ip_tunnel_get_output_key (
nm_device_ip_tunnel_get_encapsulation_limit ()
-guint8
+guint8
nm_device_ip_tunnel_get_encapsulation_limit
(NMDeviceIPTunnel *device);
@@ -545,7 +545,7 @@ nm_device_ip_tunnel_get_encapsulation_limit
nm_device_ip_tunnel_get_flow_label ()
-guint
+guint
nm_device_ip_tunnel_get_flow_label (NMDeviceIPTunnel *device);
Parameters
@@ -646,7 +646,7 @@ nm_device_ip_tunnel_get_flow_label (Property Details
The “encapsulation-limit” property
- “encapsulation-limit” guchar
+ “encapsulation-limit” guchar
How many additional levels of encapsulation are permitted to
be prepended to packets. This property applies only to IPv6
tunnels.
@@ -657,7 +657,7 @@ tunnels.
The “flow-label” property
- “flow-label” guint
+ “flow-label” guint
The flow label to assign to tunnel packets. This property
applies only to IPv6 tunnels.
Flags: Read
@@ -668,7 +668,7 @@ applies only to IPv6 tunnels.
The “input-key” property
- “input-key” gchar *
+ “input-key” gchar *
The key used for tunneled input packets, if applicable.
Flags: Read
Default value: NULL
@@ -677,7 +677,7 @@ applies only to IPv6 tunnels.
The “local” property
- “local” gchar *
+ “local” gchar *
The local endpoint of the tunnel.
Flags: Read
Default value: NULL
@@ -686,7 +686,7 @@ applies only to IPv6 tunnels.
The “mode” property
- “mode” guint
+ “mode” guint
The tunneling mode of the device.
Flags: Read
Default value: 0
@@ -695,7 +695,7 @@ applies only to IPv6 tunnels.
The “output-key” property
- “output-key” gchar *
+ “output-key” gchar *
The key used for tunneled output packets, if applicable.
Flags: Read
Default value: NULL
@@ -712,7 +712,7 @@ applies only to IPv6 tunnels.
The “path-mtu-discovery” property
- “path-mtu-discovery” gboolean
+ “path-mtu-discovery” gboolean
Whether path MTU discovery is enabled on this tunnel.
Flags: Read
Default value: FALSE
@@ -721,7 +721,7 @@ applies only to IPv6 tunnels.
The “remote” property
- “remote” gchar *
+ “remote” gchar *
The remote endpoint of the tunnel.
Flags: Read
Default value: NULL
@@ -730,7 +730,7 @@ applies only to IPv6 tunnels.
The “tos” property
- “tos” guchar
+ “tos” guchar
The type of service (IPv4) or traffic class (IPv6) assigned to
tunneled packets.
Flags: Read
@@ -740,7 +740,7 @@ tunneled packets.
The “ttl” property
- “ttl” guchar
+ “ttl” guchar
The TTL assigned to tunneled packets. 0 is a special value
meaning that packets inherit the TTL value
Flags: Read
diff --git a/docs/libnm/html/NMDeviceInfiniband.html b/docs/libnm/html/NMDeviceInfiniband.html
index 3c3606e2..111c9d22 100644
--- a/docs/libnm/html/NMDeviceInfiniband.html
+++ b/docs/libnm/html/NMDeviceInfiniband.html
@@ -51,7 +51,7 @@
-gboolean
+gboolean
nm_device_infiniband_get_carrier ()
@@ -70,13 +70,13 @@
-gboolean
+gboolean
carrier
Read
-gchar *
+gchar *
hw-address
Read
@@ -108,7 +108,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceInfiniband
@@ -118,7 +118,7 @@
Implemented Interfaces
NMDeviceInfiniband implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -154,7 +154,7 @@ device, and must not be modified.
nm_device_infiniband_get_carrier ()
-gboolean
+gboolean
nm_device_infiniband_get_carrier (NMDeviceInfiniband *device);
Whether the device has carrier.
@@ -201,7 +201,7 @@ nm_device_infiniband_get_carrier (Property Details
The “carrier” property
- “carrier” gboolean
+ “carrier” gboolean
Whether the device has carrier.
Flags: Read
Default value: FALSE
@@ -209,7 +209,7 @@ nm_device_infiniband_get_carrier (
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
diff --git a/docs/libnm/html/NMDeviceMacsec.html b/docs/libnm/html/NMDeviceMacsec.html
index afe6d691..c6670e1f 100644
--- a/docs/libnm/html/NMDeviceMacsec.html
+++ b/docs/libnm/html/NMDeviceMacsec.html
@@ -59,7 +59,7 @@
-guint64
+guint64
nm_device_macsec_get_sci ()
@@ -67,7 +67,7 @@
-guint8
+guint8
nm_device_macsec_get_icv_length ()
@@ -75,7 +75,7 @@
-guint64
+guint64
nm_device_macsec_get_cipher_suite ()
@@ -83,7 +83,7 @@
-guint
+guint
nm_device_macsec_get_window ()
@@ -91,7 +91,7 @@
-guint8
+guint8
nm_device_macsec_get_encoding_sa ()
@@ -106,7 +106,7 @@
-gboolean
+gboolean
nm_device_macsec_get_encrypt ()
@@ -114,7 +114,7 @@
-gboolean
+gboolean
nm_device_macsec_get_protect ()
@@ -122,7 +122,7 @@
-gboolean
+gboolean
nm_device_macsec_get_include_sci ()
@@ -130,7 +130,7 @@
-gboolean
+gboolean
nm_device_macsec_get_es ()
@@ -138,7 +138,7 @@
-gboolean
+gboolean
nm_device_macsec_get_scb ()
@@ -146,7 +146,7 @@
-gboolean
+gboolean
nm_device_macsec_get_replay_protect ()
@@ -165,38 +165,38 @@
-guint64
+guint64
cipher-suite
Read
-guchar
+guchar
encoding-sa
Read
-gboolean
+gboolean
encrypt
Read
-gboolean
+gboolean
es
Read
-gchar *
+gchar *
hw-address
Read
-guchar
+guchar
icv-length
Read
-gboolean
+gboolean
include-sci
Read
@@ -207,33 +207,33 @@
Read
-gboolean
+gboolean
protect
Read
-gboolean
+gboolean
replay-protect
Read
-gboolean
+gboolean
scb
Read
-guint64
+guint64
sci
Read
-gchar *
+gchar *
validation
Read
-guint
+guint
window
Read
@@ -313,7 +313,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceMacsec
@@ -323,7 +323,7 @@
Implemented Interfaces
NMDeviceMacsec implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -387,7 +387,7 @@ device, and must not be modified.
nm_device_macsec_get_sci ()
-guint64
+guint64
nm_device_macsec_get_sci (NMDeviceMacsec *device);
Gets the Secure Channel Identifier in use
@@ -414,7 +414,7 @@ nm_device_macsec_get_sci (
nm_device_macsec_get_icv_length ()
-guint8
+guint8
nm_device_macsec_get_icv_length (NMDeviceMacsec *device);
Gets the length of ICV (Integrity Check Value)
@@ -441,7 +441,7 @@ nm_device_macsec_get_icv_length (
nm_device_macsec_get_cipher_suite ()
-guint64
+guint64
nm_device_macsec_get_cipher_suite (NMDeviceMacsec *device);
Gets the set of cryptographic algorithms in use
@@ -468,7 +468,7 @@ nm_device_macsec_get_cipher_suite (
nm_device_macsec_get_window ()
-guint
+guint
nm_device_macsec_get_window (NMDeviceMacsec *device);
Gets the size of the replay window
@@ -495,7 +495,7 @@ nm_device_macsec_get_window (
nm_device_macsec_get_encoding_sa ()
-guint8
+guint8
nm_device_macsec_get_encoding_sa (NMDeviceMacsec *device);
Gets the value of the Association Number (0..3) for the Security
Association in use.
@@ -551,7 +551,7 @@ disabled)
nm_device_macsec_get_encrypt ()
-gboolean
+gboolean
nm_device_macsec_get_encrypt (NMDeviceMacsec *device);
Gets whether encryption of transmitted frames is enabled
@@ -578,7 +578,7 @@ nm_device_macsec_get_encrypt (
nm_device_macsec_get_protect ()
-gboolean
+gboolean
nm_device_macsec_get_protect (NMDeviceMacsec *device);
Gets whether protection of transmitted frames is enabled
@@ -605,7 +605,7 @@ nm_device_macsec_get_protect (
nm_device_macsec_get_include_sci ()
-gboolean
+gboolean
nm_device_macsec_get_include_sci (NMDeviceMacsec *device);
Gets whether the SCI is always included in SecTAG for transmitted
frames
@@ -633,7 +633,7 @@ frames
nm_device_macsec_get_es ()
-gboolean
+gboolean
nm_device_macsec_get_es (NMDeviceMacsec *device);
Gets whether the ES (End station) bit is enabled in SecTAG for
transmitted frames
@@ -661,7 +661,7 @@ transmitted frames
nm_device_macsec_get_scb ()
-gboolean
+gboolean
nm_device_macsec_get_scb (NMDeviceMacsec *device);
Gets whether the SCB (Single Copy Broadcast) bit is enabled in
SecTAG for transmitted frames
@@ -689,7 +689,7 @@ SecTAG for transmitted frames
nm_device_macsec_get_replay_protect ()
-gboolean
+gboolean
nm_device_macsec_get_replay_protect (NMDeviceMacsec *device);
Gets whether replay protection is enabled
@@ -809,7 +809,7 @@ nm_device_macsec_get_replay_protect (Property Details
The “cipher-suite” property
- “cipher-suite” guint64
+ “cipher-suite” guint64
The set of cryptographic algorithms in use.
Flags: Read
Default value: 0
@@ -818,7 +818,7 @@ nm_device_macsec_get_replay_protect (
The “encoding-sa” property
- “encoding-sa” guchar
+ “encoding-sa” guchar
The value of the Association Number (0..3) for the Security
Association in use.
Flags: Read
@@ -828,7 +828,7 @@ Association in use.
The “encrypt” property
- “encrypt” gboolean
+ “encrypt” gboolean
Whether encryption of transmitted frames is enabled.
Flags: Read
Default value: FALSE
@@ -837,7 +837,7 @@ Association in use.
The “es” property
- “es” gboolean
+ “es” gboolean
Whether the ES (End station) bit is enabled in SecTAG for
transmitted frames.
Flags: Read
@@ -847,7 +847,7 @@ transmitted frames.
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -856,7 +856,7 @@ transmitted frames.
The “icv-length” property
- “icv-length” guchar
+ “icv-length” guchar
The length of ICV (Integrity Check Value).
Flags: Read
Default value: 0
@@ -865,7 +865,7 @@ transmitted frames.
The “include-sci” property
- “include-sci” gboolean
+ “include-sci” gboolean
Whether the SCI is always included in SecTAG for transmitted
frames.
Flags: Read
@@ -883,7 +883,7 @@ frames.
The “protect” property
- “protect” gboolean
+ “protect” gboolean
Whether protection of transmitted frames is enabled.
Flags: Read
Default value: FALSE
@@ -892,7 +892,7 @@ frames.
The “replay-protect” property
- “replay-protect” gboolean
+ “replay-protect” gboolean
Whether replay protection is enabled.
Flags: Read
Default value: FALSE
@@ -901,7 +901,7 @@ frames.
The “scb” property
- “scb” gboolean
+ “scb” gboolean
Whether the SCB (Single Copy Broadcast) bit is enabled in
SecTAG for transmitted frames.
Flags: Read
@@ -911,7 +911,7 @@ SecTAG for transmitted frames.
The “sci” property
- “sci” guint64
+ “sci” guint64
The Secure Channel Identifier in use.
Flags: Read
Default value: 0
@@ -920,7 +920,7 @@ SecTAG for transmitted frames.
The “validation” property
- “validation” gchar *
+ “validation” gchar *
The validation mode for incoming packets (strict, check,
disabled).
Flags: Read
@@ -930,7 +930,7 @@ disabled).
The “window” property
- “window” guint
+ “window” guint
The size of the replay window.
Flags: Read
Default value: 0
diff --git a/docs/libnm/html/NMDeviceMacvlan.html b/docs/libnm/html/NMDeviceMacvlan.html
index adae7e11..17e803d2 100644
--- a/docs/libnm/html/NMDeviceMacvlan.html
+++ b/docs/libnm/html/NMDeviceMacvlan.html
@@ -59,7 +59,7 @@
-gboolean
+gboolean
nm_device_macvlan_get_no_promisc ()
@@ -67,7 +67,7 @@
-gboolean
+gboolean
nm_device_macvlan_get_tap ()
@@ -94,18 +94,18 @@
-gchar *
+gchar *
hw-address
Read
-gchar *
+gchar *
mode
Read
-gboolean
+gboolean
no-promisc
Read
@@ -116,7 +116,7 @@
Read
-gboolean
+gboolean
tap
Read
@@ -160,7 +160,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceMacvlan
@@ -170,7 +170,7 @@
Implemented Interfaces
NMDeviceMacvlan implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
@@ -234,7 +234,7 @@ device, and must not be modified.
nm_device_macvlan_get_no_promisc ()
-gboolean
+gboolean
nm_device_macvlan_get_no_promisc (NMDeviceMacvlan *device);
Gets the no-promiscuous flag of the device.
@@ -261,7 +261,7 @@ nm_device_macvlan_get_no_promisc (
nm_device_macvlan_get_tap ()
-gboolean
+gboolean
nm_device_macvlan_get_tap (NMDeviceMacvlan *device);
Gets the device type (MACVLAN or MACVTAP).
@@ -281,7 +281,7 @@ nm_device_macvlan_get_tap (
Returns
- TRUE if the device is a MACVTAP, FALSE if it is a MACVLAN.
+
Since: 1.2
@@ -355,7 +355,7 @@ device, and must not be modified.
Property Details
The “hw-address” property
- “hw-address” gchar *
+ “hw-address” gchar *
The hardware (MAC) address of the device.
Flags: Read
Default value: NULL
@@ -364,7 +364,7 @@ device, and must not be modified.
The “mode” property
- “mode” gchar *
+ “mode” gchar *
The MACVLAN mode.
Flags: Read
Default value: NULL
@@ -373,7 +373,7 @@ device, and must not be modified.
The “no-promisc” property
- “no-promisc” gboolean
+ “no-promisc” gboolean
Whether the device has the no-promiscuos flag.
Flags: Read
Default value: FALSE
@@ -390,7 +390,7 @@ device, and must not be modified.
The “tap” property
- “tap” gboolean
+ “tap” gboolean
Whether the device is a MACVTAP.
Flags: Read
Default value: FALSE
diff --git a/docs/libnm/html/NMDeviceModem.html b/docs/libnm/html/NMDeviceModem.html
index 7f9046b9..a7dae607 100644
--- a/docs/libnm/html/NMDeviceModem.html
+++ b/docs/libnm/html/NMDeviceModem.html
@@ -108,7 +108,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceModem
@@ -118,7 +118,7 @@
Implemented Interfaces
NMDeviceModem implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
Description
diff --git a/docs/libnm/html/NMDeviceOlpcMesh.html b/docs/libnm/html/NMDeviceOlpcMesh.html
index be5c2956..4bc58393 100644
--- a/docs/libnm/html/NMDeviceOlpcMesh.html
+++ b/docs/libnm/html/NMDeviceOlpcMesh.html
@@ -59,7 +59,7 @@
-guint32
+guint32
nm_device_olpc_mesh_get_active_channel ()
@@ -78,7 +78,7 @@
-guint
+guint
active-channel
Read
@@ -90,7 +90,7 @@
-gchar *
+gchar *
hw-address
Read
@@ -126,7 +126,7 @@
Object Hierarchy
- GObject
+ GObject
╰── NMObject
╰── NMDevice
╰── NMDeviceOlpcMesh
@@ -136,7 +136,7 @@
Implemented Interfaces
NMDeviceOlpcMesh implements
- GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.