summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-connection.c
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-01-10 18:08:03 +0100
committerThomas Haller <thaller@redhat.com>2014-06-30 18:35:16 +0200
commit28169725d7efbca26ce08549cc02b6727c95e2fa (patch)
tree2ed6f71106b3e249c6345ea794495effb2f99c88 /libnm-util/nm-setting-connection.c
parentd44d526c00ce7aff7443c783e1c80dbbc94dff04 (diff)
downloadNetworkManager-28169725d7efbca26ce08549cc02b6727c95e2fa.tar.gz
libnm-util: add function nm_connection_get_interface_name()
Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'libnm-util/nm-setting-connection.c')
-rw-r--r--libnm-util/nm-setting-connection.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libnm-util/nm-setting-connection.c b/libnm-util/nm-setting-connection.c
index b35b0fca10..6a6d3ebe47 100644
--- a/libnm-util/nm-setting-connection.c
+++ b/libnm-util/nm-setting-connection.c
@@ -1138,6 +1138,8 @@ nm_setting_connection_class_init (NMSettingConnectionClass *setting_class)
* set, then the connection can be attached to any interface of the
* appropriate type (subject to restrictions imposed by other settings).
*
+ * For software devices this specifies the name of the created device.
+ *
* For connection types where interface names cannot easily be made
* persistent (e.g. mobile broadband or USB Ethernet), this property should
* not be used. Setting this property restricts the interfaces a connection
@@ -1171,7 +1173,7 @@ nm_setting_connection_class_init (NMSettingConnectionClass *setting_class)
/**
* NMSettingConnection:permissions:
- *
+ *
* An array of strings defining what access a given user has to this
* connection. If this is %NULL or empty, all users are allowed to access
* this connection. Otherwise a user is allowed to access this connection