diff options
| author | Michael Biebl <biebl@debian.org> | 2017-01-17 20:25:47 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-01-17 20:25:47 +0100 |
| commit | bed53db3e064450b56e23ec654f40a3bafe58815 (patch) | |
| tree | 314508d6c904b1224dab2070e0cfdd5a02d7dd89 /docs/libnm/libnm.types | |
| parent | 7135a6e87c938139e3a5db121d62dcaa783345d1 (diff) | |
| parent | 58f8be580039b0575b197b9573a1c92745d96d30 (diff) | |
Merge tag 'upstream/1.5.90' into experimental
Upstream version 1.5.90
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index 06c08230..2cb52242 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -6,6 +6,7 @@ nm_active_connection_get_type nm_active_connection_state_get_type nm_agent_manager_error_get_type nm_bluetooth_capabilities_get_type +nm_capability_get_type nm_client_error_get_type nm_client_get_type nm_client_permission_get_type @@ -26,6 +27,7 @@ nm_device_generic_get_type nm_device_get_type nm_device_infiniband_get_type nm_device_ip_tunnel_get_type +nm_device_macsec_get_type nm_device_macvlan_get_type nm_device_modem_capabilities_get_type nm_device_modem_get_type @@ -41,6 +43,7 @@ nm_device_wifi_capabilities_get_type nm_device_wifi_get_type nm_device_wimax_get_type nm_dhcp_config_get_type +nm_dns_entry_get_type nm_ip_address_get_type nm_ip_config_get_type nm_ip_route_get_type @@ -81,11 +84,16 @@ nm_setting_ip6_config_privacy_get_type nm_setting_ip_config_get_type nm_setting_ip_tunnel_get_type nm_setting_mac_randomization_get_type +nm_setting_macsec_get_type +nm_setting_macsec_mode_get_type +nm_setting_macsec_validation_get_type nm_setting_macvlan_get_type nm_setting_macvlan_mode_get_type nm_setting_olpc_mesh_get_type nm_setting_ppp_get_type nm_setting_pppoe_get_type +nm_setting_proxy_get_type +nm_setting_proxy_method_get_type nm_setting_secret_flags_get_type nm_setting_serial_get_type nm_setting_serial_parity_get_type |