summaryrefslogtreecommitdiff
path: root/libnm-glib/libnm_glib.ver
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/libnm_glib.ver')
-rw-r--r--libnm-glib/libnm_glib.ver10
1 files changed, 10 insertions, 0 deletions
diff --git a/libnm-glib/libnm_glib.ver b/libnm-glib/libnm_glib.ver
index e45f347440..81c84b7dd1 100644
--- a/libnm-glib/libnm_glib.ver
+++ b/libnm-glib/libnm_glib.ver
@@ -65,6 +65,7 @@ global:
nm_device_get_driver;
nm_device_get_iface;
nm_device_get_ip4_config;
+ nm_device_get_ip6_config;
nm_device_get_managed;
nm_device_get_product;
nm_device_get_state;
@@ -103,6 +104,15 @@ global:
nm_ip4_config_get_routes;
nm_ip4_config_get_type;
nm_ip4_config_new;
+ nm_ip6_address_array_get_type;
+ nm_ip6_address_object_array_get_type;
+ nm_ip6_config_get_addresses;
+ nm_ip6_config_get_domains;
+ nm_ip6_config_get_nameservers;
+ nm_ip6_config_get_routes;
+ nm_ip6_config_get_type;
+ nm_ip6_config_new;
+ nm_ip6_route_object_array_get_type;
nm_object_array_get_type;
nm_object_get_connection;
nm_object_get_path;