mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 05:40:15 +01:00
libnm: export nm_vpn_service_plugin_set_{ip6_,}config
Seems to be forgotten.
This commit is contained in:
parent
da1b6c2c32
commit
b823a6b533
1 changed files with 2 additions and 0 deletions
|
|
@ -913,7 +913,9 @@ global:
|
|||
nm_vpn_service_plugin_get_type;
|
||||
nm_vpn_service_plugin_read_vpn_details;
|
||||
nm_vpn_service_plugin_secrets_required;
|
||||
nm_vpn_service_plugin_set_config;
|
||||
nm_vpn_service_plugin_set_ip4_config;
|
||||
nm_vpn_service_plugin_set_ip6_config;
|
||||
nm_vpn_service_plugin_set_login_banner;
|
||||
nm_vpn_service_plugin_set_state;
|
||||
} libnm_1_0_0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue