From e126f3e804c35480c4f075777430419d6ece23da Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 23 Sep 2018 10:10:27 +0200 Subject: New upstream version 1.12.4 --- docs/libnm/html/libnm-nm-dbus-interface.html | 175 --------------------------- 1 file changed, 175 deletions(-) (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html') diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index 00f4b512..19e86974 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -194,10 +194,6 @@ #define -NM_DBUS_INTERFACE_DEVICE_WIREGUARD - - -#define NM_DBUS_INTERFACE_DEVICE_GRE @@ -206,14 +202,6 @@ #define -NM_DBUS_INTERFACE_DEVICE_WPAN - - -#define -NM_DBUS_INTERFACE_DEVICE_6LOWPAN - - -#define NM_DBUS_INTERFACE_DEVICE_STATISTICS @@ -326,10 +314,6 @@ enum -NMConnectionMultiConnect - - -enum NMActiveConnectionState @@ -436,10 +420,6 @@ enum NMSettingsUpdate2Flags - -enum -NMTernary - @@ -450,7 +430,6 @@ ├── NMActiveConnectionState ├── NMActiveConnectionStateReason ├── NMCapability - ├── NMConnectionMultiConnect ├── NMConnectivityState ├── NMDeviceState ├── NMDeviceStateReason @@ -458,7 +437,6 @@ ├── NMIPTunnelMode ├── NMMetered ├── NMState - ├── NMTernary ╰── NMWimaxNspNetworkType GFlags ├── NM80211ApFlags @@ -711,12 +689,6 @@
-

NM_DBUS_INTERFACE_DEVICE_WIREGUARD

-
#define NM_DBUS_INTERFACE_DEVICE_WIREGUARD     NM_DBUS_INTERFACE_DEVICE ".WireGuard"
-
-
-
-

NM_DBUS_INTERFACE_DEVICE_GRE

#define NM_DBUS_INTERFACE_DEVICE_GRE           NM_DBUS_INTERFACE_DEVICE ".Gre"
 
@@ -729,18 +701,6 @@

-

NM_DBUS_INTERFACE_DEVICE_WPAN

-
#define NM_DBUS_INTERFACE_DEVICE_WPAN          NM_DBUS_INTERFACE_DEVICE ".Wpan"
-
-
-
-
-

NM_DBUS_INTERFACE_DEVICE_6LOWPAN

-
#define NM_DBUS_INTERFACE_DEVICE_6LOWPAN       NM_DBUS_INTERFACE_DEVICE ".Lowpan"
-
-
-
-

NM_DBUS_INTERFACE_DEVICE_STATISTICS

#define NM_DBUS_INTERFACE_DEVICE_STATISTICS    NM_DBUS_INTERFACE_DEVICE ".Statistics"
 
@@ -1204,27 +1164,6 @@ GSM/UMTS, or LTE network access protocols

  - -

NM_DEVICE_TYPE_WPAN

- -

a IEEE 802.15.4 (WPAN) MAC Layer Device

- -  - - -

NM_DEVICE_TYPE_6LOWPAN

- -

6LoWPAN interface

- -  - - -

NM_DEVICE_TYPE_WIREGUARD

- -

a WireGuard interface

- -  -
@@ -2335,13 +2274,6 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

  - -

NM_DEVICE_STATE_REASON_SRIOV_CONFIGURATION_FAILED

- -

configuration of SR-IOV parameters failed

- -  - @@ -2400,60 +2332,6 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability


-

enum NMConnectionMultiConnect

-
-

Members

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

NM_CONNECTION_MULTI_CONNECT_DEFAULT

-

indicates that the per-connection - setting is unspecified. In this case, it will fallback to the default - value, which is NM_CONNECTION_MULTI_CONNECT_SINGLE -.

-
 

NM_CONNECTION_MULTI_CONNECT_SINGLE

-

the connection profile can only - be active once at each moment. Activating a profile that is already active, - will first deactivate it.

-
 

NM_CONNECTION_MULTI_CONNECT_MANUAL_MULTIPLE

-

the profile can - be manually activated multiple times on different devices. However, - regarding autoconnect, the profile will autoconnect only if it is - currently not connected otherwise.

-
 

NM_CONNECTION_MULTI_CONNECT_MULTIPLE

-

the profile can autoactivate - and be manually activated multiple times together.

-
 
-
-

Since: 1.14

-
-
-

enum NMActiveConnectionState

NMActiveConnectionState values indicate the state of a connection to a specific network while it is starting, connected, or disconnecting from that @@ -2950,20 +2828,6 @@ VPN plugin authentication dialogs.

  - -

NM_IP_TUNNEL_MODE_GRETAP

- -

GRETAP tunnel

- -  - - -

NM_IP_TUNNEL_MODE_IP6GRETAP

- -

IPv6 GRETAP tunnel

- -  -
@@ -3296,45 +3160,6 @@ VPN plugin authentication dialogs.

Since: 1.12

-
-
-

enum NMTernary

-

An boolean value that can be overridden by a default.

-
-

Members

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

NM_TERNARY_DEFAULT

-

use the globally-configured default value.

-
 

NM_TERNARY_FALSE

-

the option is disabled.

-
 

NM_TERNARY_TRUE

-

the option is enabled.

-
 
-
-

Since: 1.14

-
@@ -430,6 +450,7 @@ ├── NMActiveConnectionState ├── NMActiveConnectionStateReason ├── NMCapability + ├── NMConnectionMultiConnect ├── NMConnectivityState ├── NMDeviceState ├── NMDeviceStateReason @@ -437,6 +458,7 @@ ├── NMIPTunnelMode ├── NMMetered ├── NMState + ├── NMTernary ╰── NMWimaxNspNetworkType GFlags ├── NM80211ApFlags @@ -689,6 +711,12 @@
+

NM_DBUS_INTERFACE_DEVICE_WIREGUARD

+
#define NM_DBUS_INTERFACE_DEVICE_WIREGUARD     NM_DBUS_INTERFACE_DEVICE ".WireGuard"
+
+
+
+

NM_DBUS_INTERFACE_DEVICE_GRE

#define NM_DBUS_INTERFACE_DEVICE_GRE           NM_DBUS_INTERFACE_DEVICE ".Gre"
 
@@ -701,6 +729,18 @@

+

NM_DBUS_INTERFACE_DEVICE_WPAN

+
#define NM_DBUS_INTERFACE_DEVICE_WPAN          NM_DBUS_INTERFACE_DEVICE ".Wpan"
+
+
+
+
+

NM_DBUS_INTERFACE_DEVICE_6LOWPAN

+
#define NM_DBUS_INTERFACE_DEVICE_6LOWPAN       NM_DBUS_INTERFACE_DEVICE ".Lowpan"
+
+
+
+

NM_DBUS_INTERFACE_DEVICE_STATISTICS

#define NM_DBUS_INTERFACE_DEVICE_STATISTICS    NM_DBUS_INTERFACE_DEVICE ".Statistics"
 
@@ -1164,6 +1204,27 @@ GSM/UMTS, or LTE network access protocols

  + +

NM_DEVICE_TYPE_WPAN

+ +

a IEEE 802.15.4 (WPAN) MAC Layer Device

+ +  + + +

NM_DEVICE_TYPE_6LOWPAN

+ +

6LoWPAN interface

+ +  + + +

NM_DEVICE_TYPE_WIREGUARD

+ +

a WireGuard interface

+ +  +
@@ -2274,6 +2335,13 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

  + +

NM_DEVICE_STATE_REASON_SRIOV_CONFIGURATION_FAILED

+ +

configuration of SR-IOV parameters failed

+ +  + @@ -2332,6 +2400,60 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability


+

enum NMConnectionMultiConnect

+
+

Members

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

NM_CONNECTION_MULTI_CONNECT_DEFAULT

+

indicates that the per-connection + setting is unspecified. In this case, it will fallback to the default + value, which is NM_CONNECTION_MULTI_CONNECT_SINGLE +.

+
 

NM_CONNECTION_MULTI_CONNECT_SINGLE

+

the connection profile can only + be active once at each moment. Activating a profile that is already active, + will first deactivate it.

+
 

NM_CONNECTION_MULTI_CONNECT_MANUAL_MULTIPLE

+

the profile can + be manually activated multiple times on different devices. However, + regarding autoconnect, the profile will autoconnect only if it is + currently not connected otherwise.

+
 

NM_CONNECTION_MULTI_CONNECT_MULTIPLE

+

the profile can autoactivate + and be manually activated multiple times together.

+
 
+
+

Since: 1.14

+
+
+

enum NMActiveConnectionState

NMActiveConnectionState values indicate the state of a connection to a specific network while it is starting, connected, or disconnecting from that @@ -2828,6 +2950,20 @@ VPN plugin authentication dialogs.

  + +

NM_IP_TUNNEL_MODE_GRETAP

+ +

GRETAP tunnel

+ +  + + +

NM_IP_TUNNEL_MODE_IP6GRETAP

+ +

IPv6 GRETAP tunnel

+ +  +
@@ -3160,9 +3296,48 @@ VPN plugin authentication dialogs.

Since: 1.12

+
+
+

enum NMTernary

+

An boolean value that can be overridden by a default.

+
+

Members

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

NM_TERNARY_DEFAULT

+

use the globally-configured default value.

+
 

NM_TERNARY_FALSE

+

the option is disabled.

+
 

NM_TERNARY_TRUE

+

the option is enabled.

+
 
+
+

Since: 1.14

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