summaryrefslogtreecommitdiff
path: root/libnm-util/libnm-util.ver
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-05-02 11:40:32 -0500
committerDan Williams <dcbw@redhat.com>2012-05-02 17:33:17 -0500
commitbbd2c6e2e6ac53f52bbbee125026e45bc425cfb7 (patch)
tree60bce70e548637d295227b0fc750d917e10d0a0c /libnm-util/libnm-util.ver
parent4980a6882b4fb4505c5cd2b844eea36742be17e8 (diff)
downloadNetworkManager-bbd2c6e2e6ac53f52bbbee125026e45bc425cfb7.tar.gz
libnm-util: add 'hidden' property to the wireless setting
Used as a hint to indicate the network is not broadcasting the SSID and that workarounds should be used for more reliable connection.
Diffstat (limited to 'libnm-util/libnm-util.ver')
-rw-r--r--libnm-util/libnm-util.ver1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-util/libnm-util.ver b/libnm-util/libnm-util.ver
index eb3f1f324b..59916327a8 100644
--- a/libnm-util/libnm-util.ver
+++ b/libnm-util/libnm-util.ver
@@ -435,6 +435,7 @@ global:
nm_setting_wireless_get_bssid;
nm_setting_wireless_get_channel;
nm_setting_wireless_get_cloned_mac_address;
+ nm_setting_wireless_get_hidden;
nm_setting_wireless_get_mac_address;
nm_setting_wireless_get_mac_address_blacklist;
nm_setting_wireless_get_mode;