From e126f3e804c35480c4f075777430419d6ece23da Mon Sep 17 00:00:00 2001
From: Michael Biebl a IEEE 802.15.4 (WPAN) MAC Layer Device 6LoWPAN interface a WireGuard interface
-#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
-
@@ -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 @@
enum
-NMTernary
-
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
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
configuration of SR-IOV parameters failed
-| - |
- indicates that the per-connection
- setting is unspecified. In this case, it will fallback to the default
- value, which is |
-- |
| - |
- the connection profile can only - be active once at each moment. Activating a profile that is already active, - will first deactivate it. - |
-- |
| - |
- 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. - |
-- |
| - |
- the profile can autoactivate - and be manually activated multiple times together. - |
-- |
Since: 1.14
-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.
GRETAP tunnel
-IPv6 GRETAP tunnel
-Since: 1.12
-An boolean value that can be overridden by a default.
- -Since: 1.14
-#define NM_DBUS_INTERFACE_DEVICE_WIREGUARD NM_DBUS_INTERFACE_DEVICE ".WireGuard" ++
#define NM_DBUS_INTERFACE_DEVICE_GRE NM_DBUS_INTERFACE_DEVICE ".Gre"@@ -701,6 +729,18 @@
#define NM_DBUS_INTERFACE_DEVICE_WPAN NM_DBUS_INTERFACE_DEVICE ".Wpan" ++
#define NM_DBUS_INTERFACE_DEVICE_6LOWPAN NM_DBUS_INTERFACE_DEVICE ".Lowpan" ++
#define NM_DBUS_INTERFACE_DEVICE_STATISTICS NM_DBUS_INTERFACE_DEVICE ".Statistics"@@ -1164,6 +1204,27 @@ GSM/UMTS, or LTE network access protocols
a IEEE 802.15.4 (WPAN) MAC Layer Device
+6LoWPAN interface
+a WireGuard interface
+configuration of SR-IOV parameters failed
+| + |
+ indicates that the per-connection
+ setting is unspecified. In this case, it will fallback to the default
+ value, which is |
++ |
| + |
+ the connection profile can only + be active once at each moment. Activating a profile that is already active, + will first deactivate it. + |
++ |
| + |
+ 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. + |
++ |
| + |
+ the profile can autoactivate + and be manually activated multiple times together. + |
++ |
Since: 1.14
+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.
GRETAP tunnel
+IPv6 GRETAP tunnel
+Since: 1.12
+An boolean value that can be overridden by a default.
+ +Since: 1.14
+