summary refs log tree commit diff
path: root/libnm/libnm.ver
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/libnm.ver')
-rw-r--r--libnm/libnm.ver19
1 files changed, 19 insertions, 0 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index be05d647..fb5a4f64 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1633,3 +1633,22 @@ libnm_1_20_6 {
 global:
 	nm_setting_802_1x_get_optional;
 } libnm_1_20_0;
+
+libnm_1_22_0 {
+global:
+	nm_client_get_context_busy_watcher;
+	nm_client_get_dbus_connection;
+	nm_client_get_dbus_name_owner;
+	nm_client_get_main_context;
+	nm_client_get_metered;
+	nm_client_reload;
+	nm_client_reload_finish;
+	nm_device_get_interface_flags;
+	nm_device_interface_flags_get_type;
+	nm_dhcp_hostname_flags_get_type;
+	nm_ip_address_cmp_flags_get_type;
+	nm_ip_address_cmp_full;
+	nm_manager_reload_flags_get_type;
+	nm_setting_gsm_get_auto_config;
+	nm_setting_ip_config_get_dhcp_hostname_flags;
+} libnm_1_20_0;