summaryrefslogtreecommitdiff
path: root/libnm
diff options
context:
space:
mode:
authorSimon Fels <simon.fels@canonical.com>2018-05-25 16:44:52 +0200
committerThomas Haller <thaller@redhat.com>2018-06-15 09:46:26 +0200
commit58cdc7b5502be7766b4957538b8eb6ac2cf5b92f (patch)
treedb285c90665c786071d2b12c8c65b30216dce771 /libnm
parent7af1bc7cf0c67e8732d4583682f8834ca23f9eda (diff)
downloadNetworkManager-58cdc7b5502be7766b4957538b8eb6ac2cf5b92f.tar.gz
libnm-core: add wake-on-wlan configuration items
Co-authored-by: Alfonso Sanchez-Beato <alfonso.sanchez-beato@canonical.com>
Diffstat (limited to 'libnm')
-rw-r--r--libnm/libnm.ver2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index 08b7c531e7..f17cc46e88 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1363,6 +1363,8 @@ global:
nm_setting_vpn_get_secret_keys;
nm_setting_wireless_security_get_fils;
nm_setting_wireless_security_fils_get_type;
+ nm_setting_wireless_get_wake_on_wlan;
+ nm_setting_wireless_wake_on_wlan_get_type;
nm_settings_connection_flags_get_type;
nm_vpn_service_plugin_shutdown;
} libnm_1_10_0;