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 --- introspection/nm-device.xml | 52 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 46 insertions(+), 6 deletions(-) (limited to 'introspection/nm-device.xml') diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index b2e3827e..2930cf06 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -96,9 +96,13 @@ NM_DEVICE_STATE_ACTIVATED state. - + - Whether or not this device is managed by NetworkManager. + Whether or not this device is managed by NetworkManager. Setting this + property has a similar effect to configuring the device as unmanaged + via the keyfile.unmanaged-devices setting in NetworkManager.conf. + Changes to this value are not persistent and lost after NetworkManager + restart. @@ -116,6 +120,12 @@ its operation. + + + If TRUE, indicates the NetworkManager plugin for the device is likely + missing or misconfigured. + + The general type of the network device; ie Ethernet, WiFi, etc. @@ -145,18 +155,48 @@ subject to limitations, for example set by service providers. + + + Array of LLDP neighbors; each element is a dictionary mapping + LLDP TLV names to variant boxed values. + + + + + True if the device exists, or False for placeholder devices that + do not yet exist but could be automatically created by NetworkManager + if one of their AvailableConnections was activated. + + + + + + + The effective connection settings and properties to use. If empty, the connection + settings from the connection that is active on the device will be used. + + + + + Flags which would modify the behavior of the Reapply call. + There are no flags defined currently and the users should use the value of 0. + + + + Attempts to update the configuration of a device without deactivating it. + You can either modify the configuration by passing the desired setup via "connection" + argument or just omit the argument to bring it in sync with the connection that + has been activated but could have been modified since. + + - - Disconnects a device and prevents the device from automatically activating further connections without user intervention. - - Deletes a software device from NetworkManager and removes the interface from the system. The method returns an error when called for a hardware device. -- cgit 1.3.0-6-gf8a5