From 33491bc4279481db8ae47213e34a6d695a0e8830 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Jul 2014 02:16:10 +0200 Subject: Imported Upstream version 0.9.10.0 --- introspection/nm-active-connection.xml | 73 ++++++++++++++++++++++++++++++---- 1 file changed, 66 insertions(+), 7 deletions(-) (limited to 'introspection/nm-active-connection.xml') diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml index b6a3c48d..cbecdfce 100644 --- a/introspection/nm-active-connection.xml +++ b/introspection/nm-active-connection.xml @@ -11,7 +11,9 @@ - The path of the connection. + + The path of the connection. + @@ -20,29 +22,86 @@ not change over the lifetime of the ActiveConnection once set. + + + The ID of the connection, provided as a convenience so that clients + do not have to retrieve all connection details. + + The UUID of the connection, provided as a convenience so that clients do not have to retrieve all connection details. + + + The type of the connection, provided as a convenience so that clients + do not have to retrieve all connection details. + + - Array of object paths representing devices which are part of this active connection. + + Array of object paths representing devices which are part of this active + connection. + - The state of this active connection. + + The state of this active connection. + - Whether this active connection is the default IPv4 connection, i.e. whether it currently owns the default IPv4 route. + + Whether this active connection is the default IPv4 connection, i.e. + whether it currently owns the default IPv4 route. + + + + + Object path of the Ip4Config object describing the configuration of the + connection. Only valid when the connection is in the + NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + + + + + Object path of the Dhcp4Config object describing the DHCP options + returned by the DHCP server (assuming the connection used DHCP). Only + valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED + state. + - Whether this active connection is the default IPv6 connection, i.e. whether it currently owns the default IPv6 route. + + Whether this active connection is the default IPv6 connection, i.e. + whether it currently owns the default IPv6 route. + + + + + Object path of the Ip6Config object describing the configuration of the + connection. Only valid when the connection is in the + NM_ACTIVE_CONNECTION_STATE_ACTIVATED state. + + + + + Object path of the Dhcp6Config object describing the DHCP options + returned by the DHCP server (assuming the connection used DHCP). Only + valid when the connection is in the NM_ACTIVE_CONNECTION_STATE_ACTIVATED + state. + - Whether this active connection is also a VPN connection. + + Whether this active connection is also a VPN connection. + - The path to the master device if the connection is a slave. + + The path to the master device if the connection is a slave. + -- cgit 1.3.0-6-gf8a5