summaryrefslogtreecommitdiff
path: root/libnm/libnm.ver
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/libnm.ver')
-rw-r--r--libnm/libnm.ver7
1 files changed, 7 insertions, 0 deletions
diff --git a/libnm/libnm.ver b/libnm/libnm.ver
index 8fdc3cc595..44437435d3 100644
--- a/libnm/libnm.ver
+++ b/libnm/libnm.ver
@@ -1713,18 +1713,25 @@ global:
nm_setting_connection_get_mud_url;
nm_setting_match_add_driver;
nm_setting_match_add_kernel_command_line;
+ nm_setting_match_add_path;
nm_setting_match_clear_drivers;
nm_setting_match_clear_kernel_command_lines;
+ nm_setting_match_clear_paths;
nm_setting_match_get_driver;
nm_setting_match_get_drivers;
nm_setting_match_get_kernel_command_line;
nm_setting_match_get_kernel_command_lines;
nm_setting_match_get_num_drivers;
nm_setting_match_get_num_kernel_command_lines;
+ nm_setting_match_get_num_paths;
+ nm_setting_match_get_path;
+ nm_setting_match_get_paths;
nm_setting_match_remove_driver;
nm_setting_match_remove_driver_by_value;
nm_setting_match_remove_kernel_command_line;
nm_setting_match_remove_kernel_command_line_by_value;
+ nm_setting_match_remove_path;
+ nm_setting_match_remove_path_by_value;
nm_setting_option_clear_by_name;
nm_setting_option_get;
nm_setting_option_get_all_names;