From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- docs/libnm/html/libnm-nm-dbus-interface.html | 343 +++++++++++++++++++++++++-- 1 file changed, 321 insertions(+), 22 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 4029fc6c..dec0c77f 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -42,7 +42,7 @@ #define -NM_AVAILABLE_IN_1_0_6 +NM_AVAILABLE_IN_1_2 #define @@ -170,6 +170,10 @@ #define +NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL + + +#define NM_DBUS_INTERFACE_SETTINGS @@ -268,21 +272,94 @@ enum NMSecretAgentCapabilities + +#define +NM_LLDP_ATTR_DESTINATION + + +#define +NM_LLDP_ATTR_CHASSIS_ID_TYPE + + +#define +NM_LLDP_ATTR_CHASSIS_ID + + +#define +NM_LLDP_ATTR_PORT_ID_TYPE + + +#define +NM_LLDP_ATTR_PORT_ID + + +#define +NM_LLDP_ATTR_PORT_DESCRIPTION + + +#define +NM_LLDP_ATTR_SYSTEM_NAME + + +#define +NM_LLDP_ATTR_SYSTEM_DESCRIPTION + + +#define +NM_LLDP_ATTR_SYSTEM_CAPABILITIES + + +#define +NM_LLDP_ATTR_IEEE_802_1_PVID + + +#define +NM_LLDP_ATTR_IEEE_802_1_PPVID + + +#define +NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS + + +#define +NM_LLDP_ATTR_IEEE_802_1_VID + + +#define +NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME + + +#define +NM_LLDP_DEST_NEAREST_BRIDGE + + +#define +NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE + + +#define +NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE + + +enum +NMIPTunnelMode +

Object Hierarchy

-
    GEnum
+
    GEnum
     ├── NM80211Mode
     ├── NMActiveConnectionState
     ├── NMConnectivityState
     ├── NMDeviceState
     ├── NMDeviceStateReason
     ├── NMDeviceType
+    ├── NMIPTunnelMode
     ├── NMMetered
     ╰── NMState
-    GFlags
+    GFlags
     ├── NM80211ApFlags
     ├── NM80211ApSecurityFlags
     ├── NMBluetoothCapabilities
@@ -303,8 +380,8 @@
 

Types and Values

-

NM_AVAILABLE_IN_1_0_6

-
#define             NM_AVAILABLE_IN_1_0_6
+

NM_AVAILABLE_IN_1_2

+
#define             NM_AVAILABLE_IN_1_2

@@ -494,6 +571,12 @@

+

NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL

+
#define NM_DBUS_INTERFACE_DEVICE_IP_TUNNEL  NM_DBUS_INTERFACE_DEVICE ".IPTunnel"
+
+
+
+

NM_DBUS_INTERFACE_SETTINGS

#define NM_DBUS_INTERFACE_SETTINGS        "org.freedesktop.NetworkManager.Settings"
 
@@ -552,7 +635,7 @@

NMState values indicate the current overall networking state.

(Corresponds to the NM_STATE type in nm-manager.xml.)

-

Members

+

Members

@@ -625,7 +708,7 @@

enum NMConnectivityState

(Corresponds to the NM_CONNECTIVITY type in nm-manager.xml.)

-

Members

+

Members

@@ -682,7 +765,7 @@ an NMDevice.

(Corresponds to the NM_DEVICE_TYPE type in nm-device.xml.)

-

Members

+

Members

@@ -803,6 +886,34 @@ GSM/UMTS, or LTE network access protocols

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

NM_DEVICE_TYPE_TUN

+

a TUN or TAP interface

+
 

NM_DEVICE_TYPE_IP_TUNNEL

+

a IP tunnel interface

+
 

NM_DEVICE_TYPE_MACVLAN

+

a MACVLAN interface

+
 

NM_DEVICE_TYPE_VXLAN

+

a VXLAN interface

+
 
@@ -813,7 +924,7 @@ GSM/UMTS, or LTE network access protocols

General device capability flags.

(Corresponds to the NM_DEVICE_CAP type in nm-device-wifi.xml.)

-

Members

+

Members

@@ -859,7 +970,7 @@ GSM/UMTS, or LTE network access protocols

802.11 specific device encryption and authentication capabilities.

(Corresponds to the NM_802_11_DEVICE_CAP type in nm-device-wifi.xml.)

-

Members

+

Members

@@ -961,7 +1072,7 @@ GSM/UMTS, or LTE network access protocols

802.11 access point flags.

(Corresponds to the NM_802_11_AP_FLAGS type in nm-access-point.xml.)

-

Members

+

Members

@@ -996,7 +1107,7 @@ the current security requirements of an access point as determined from the access point's beacon.

(Corresponds to the NM_802_11_AP_SEC type in nm-access-point.xml.)

-

Members

+

Members

@@ -1098,7 +1209,7 @@ is supported

Indicates the 802.11 mode an access point or device is currently in.

(Corresponds to the NM_802_11_MODE type in generic-types.xml.)

-

Members

+

Members

@@ -1151,7 +1262,7 @@ is supported

Bluetooth device.

(Corresponds to the NM_BT_CAPABILITY type in nm-device-bt.xml.)

-

Members

+

Members

@@ -1193,7 +1304,7 @@ specific access technologies the device supports use the ModemManager D-Bus API.

(Corresponds to the NM_DEVICE_MODEM_CAPABILITY type in nm-device-modem.xml.)

-

Members

+

Members

@@ -1248,7 +1359,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMDeviceState

(Corresponds to the NM_DEVICE_STATE type in nm-device.xml.)

-

Members

+

Members

@@ -1379,7 +1490,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

Device state change reason codes

(Corresponds to the NM_DEVICE_STATE_REASON type in nm-device.xml.)

-

Members

+

Members

@@ -1837,7 +1948,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

enum NMMetered

(Corresponds to the NM_METERED type in nm-device.xml.)

-

Members

+

Members

@@ -1883,7 +1994,7 @@ GPRS, EDGE, UMTS, HSDPA, HSUPA, or HSPA+ packet switched data capability

-

Since: 1.0.6

+

Since: 1.2


@@ -1893,7 +2004,7 @@ specific network while it is starting, connected, or disconnecting from that network.

(Corresponds to the NM_ACTIVE_CONNECTION_STATE type in nm-active-connection.xml.)

-

Members

+

Members

@@ -1948,7 +2059,7 @@ network.

NMSecretAgentGetSecretsFlags values modify the behavior of a GetSecrets request.

(Corresponds to the NM_SECRET_AGENT_GET_SECRETS_FLAGS type in nm-secret-agent.xml.)

-

Members

+

Members

@@ -2020,7 +2131,7 @@ network.

NMSecretAgentCapabilities indicate various capabilities of the agent.

(Corresponds to the NM_SECRET_AGENT_CAPABILITIES type in nm-secret-agent.xml.)

-

Members

+

Members

@@ -2054,6 +2165,194 @@ VPN plugin authentication dialogs.

+
+
+

NM_LLDP_ATTR_DESTINATION

+
#define NM_LLDP_ATTR_DESTINATION "destination"
+
+
+
+
+

NM_LLDP_ATTR_CHASSIS_ID_TYPE

+
#define NM_LLDP_ATTR_CHASSIS_ID_TYPE "chassis-id-type"
+
+
+
+
+

NM_LLDP_ATTR_CHASSIS_ID

+
#define NM_LLDP_ATTR_CHASSIS_ID "chassis-id"
+
+
+
+
+

NM_LLDP_ATTR_PORT_ID_TYPE

+
#define NM_LLDP_ATTR_PORT_ID_TYPE "port-id-type"
+
+
+
+
+

NM_LLDP_ATTR_PORT_ID

+
#define NM_LLDP_ATTR_PORT_ID "port-id"
+
+
+
+
+

NM_LLDP_ATTR_PORT_DESCRIPTION

+
#define NM_LLDP_ATTR_PORT_DESCRIPTION "port-description"
+
+
+
+
+

NM_LLDP_ATTR_SYSTEM_NAME

+
#define NM_LLDP_ATTR_SYSTEM_NAME "system-name"
+
+
+
+
+

NM_LLDP_ATTR_SYSTEM_DESCRIPTION

+
#define NM_LLDP_ATTR_SYSTEM_DESCRIPTION "system-description"
+
+
+
+
+

NM_LLDP_ATTR_SYSTEM_CAPABILITIES

+
#define NM_LLDP_ATTR_SYSTEM_CAPABILITIES "system-capabilities"
+
+
+
+
+

NM_LLDP_ATTR_IEEE_802_1_PVID

+
#define NM_LLDP_ATTR_IEEE_802_1_PVID "ieee-802-1-pvid"
+
+
+
+
+

NM_LLDP_ATTR_IEEE_802_1_PPVID

+
#define NM_LLDP_ATTR_IEEE_802_1_PPVID "ieee-802-1-ppvid"
+
+
+
+
+

NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS

+
#define NM_LLDP_ATTR_IEEE_802_1_PPVID_FLAGS "ieee-802-1-ppvid-flags"
+
+
+
+
+

NM_LLDP_ATTR_IEEE_802_1_VID

+
#define NM_LLDP_ATTR_IEEE_802_1_VID "ieee-802-1-pvid"
+
+
+
+
+

NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME

+
#define NM_LLDP_ATTR_IEEE_802_1_VLAN_NAME "ieee-802-1-vlan-name"
+
+
+
+
+

NM_LLDP_DEST_NEAREST_BRIDGE

+
#define NM_LLDP_DEST_NEAREST_BRIDGE "nearest-bridge"
+
+
+
+
+

NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE

+
#define NM_LLDP_DEST_NEAREST_NON_TPMR_BRIDGE "nearest-non-tpmr-bridge"
+
+
+
+
+

NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE

+
#define NM_LLDP_DEST_NEAREST_CUSTOMER_BRIDGE "nearest-customer-bridge"
+
+
+
+
+

enum NMIPTunnelMode

+

The tunneling mode.

+
+

Members

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

NM_IP_TUNNEL_MODE_UKNOWN

  

NM_IP_TUNNEL_MODE_IPIP

+

IP in IP tunnel

+
 

NM_IP_TUNNEL_MODE_GRE

+

GRE tunnel

+
 

NM_IP_TUNNEL_MODE_SIT

+

SIT tunnel

+
 

NM_IP_TUNNEL_MODE_ISATAP

+

ISATAP tunnel

+
 

NM_IP_TUNNEL_MODE_VTI

+

VTI tunnel

+
 

NM_IP_TUNNEL_MODE_IP6IP6

+

IPv6 in IPv6 tunnel

+
 

NM_IP_TUNNEL_MODE_IPIP6

+

IPv4 in IPv6 tunnel

+
 

NM_IP_TUNNEL_MODE_IP6GRE

+

IPv6 GRE tunnel

+
 

NM_IP_TUNNEL_MODE_VTI6

+

IPv6 VTI tunnel

+
 
+
+

Since: 1.2

+