summary refs log tree commit diff
path: root/libnm/libnm.ver
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-09-23 10:10:27 +0200
committerMichael Biebl <biebl@debian.org>2018-09-23 10:10:27 +0200
commite126f3e804c35480c4f075777430419d6ece23da (patch)
tree5d5821ebcda8cd6ac34d2483bb3354910e508930 /libnm/libnm.ver
parentc240974325c552cad177c457d6ff04e381fd77a3 (diff)
New upstream version 1.12.4 upstream/1.12.4
Diffstat (limited to 'libnm/libnm.ver')
-rw-r--r--libnm/libnm.ver60
1 files changed, 0 insertions, 60 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index 476cfcc9..d937f531 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1379,63 +1379,3 @@ libnm_1_12_2 {
 	nm_device_ovs_bridge_get_slaves;
 	nm_device_ovs_port_get_slaves;
 } libnm_1_12_0;
-
-libnm_1_14_0 {
-global:
-	nm_connection_multi_connect_get_type;
-	nm_device_6lowpan_get_type;
-	nm_device_wireguard_get_fwmark;
-	nm_device_wireguard_get_listen_port;
-	nm_device_wireguard_get_public_key;
-	nm_device_wireguard_get_type;
-	nm_device_wpan_get_type;
-	nm_setting_6lowpan_get_type;
-	nm_setting_connection_get_llmnr;
-	nm_setting_connection_get_multi_connect;
-	nm_setting_connection_llmnr_get_type;
-	nm_setting_ethtool_clear_features;
-	nm_setting_ethtool_get_feature;
-	nm_setting_ethtool_get_type;
-	nm_setting_ethtool_new;
-	nm_setting_ethtool_set_feature;
-	nm_setting_match_add_interface_name;
-	nm_setting_match_clear_interface_names;
-	nm_setting_match_get_interface_name;
-	nm_setting_match_get_interface_names;
-	nm_setting_match_get_num_interface_names;
-	nm_setting_match_get_type;
-	nm_setting_match_remove_interface_name;
-	nm_setting_match_remove_interface_name_by_value;
-	nm_setting_sriov_add_vf;
-	nm_setting_sriov_clear_vfs;
-	nm_setting_sriov_get_autoprobe_drivers;
-	nm_setting_sriov_get_num_vfs;
-	nm_setting_sriov_get_total_vfs;
-	nm_setting_sriov_get_type;
-	nm_setting_sriov_get_vf;
-	nm_setting_sriov_new;
-	nm_setting_sriov_remove_vf;
-	nm_setting_sriov_remove_vf_by_index;
-	nm_setting_wpan_get_type;
-	nm_sriov_vf_add_vlan;
-	nm_sriov_vf_dup;
-	nm_sriov_vf_equal;
-	nm_sriov_vf_get_attribute;
-	nm_sriov_vf_get_attribute_names;
-	nm_sriov_vf_get_index;
-	nm_sriov_vf_get_type;
-	nm_sriov_vf_get_vlan_ids;
-	nm_sriov_vf_get_vlan_protocol;
-	nm_sriov_vf_get_vlan_qos;
-	nm_sriov_vf_new;
-	nm_sriov_vf_ref;
-	nm_sriov_vf_remove_vlan;
-	nm_sriov_vf_set_attribute;
-	nm_sriov_vf_set_vlan_protocol;
-	nm_sriov_vf_set_vlan_qos;
-	nm_sriov_vf_unref;
-	nm_sriov_vf_vlan_protocol_get_type;
-	nm_ternary_get_type;
-	nm_utils_sriov_vf_from_str;
-	nm_utils_sriov_vf_to_str;
-} libnm_1_12_0;