diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
| commit | a524db35ac5c2099671d16318524e277e88631be (patch) | |
| tree | 54b29c42a317b9a13c3049ff85b14f7dce734cf6 /docs/libnm/libnm.types | |
| parent | 6917e28d2d16138d6d497dc96efafe573b4b0979 (diff) | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index e10a4001..7c88eb37 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -34,6 +34,7 @@ nm_device_ethernet_get_type nm_device_generic_get_type nm_device_get_type nm_device_infiniband_get_type +nm_device_interface_flags_get_type nm_device_ip_tunnel_get_type nm_device_macsec_get_type nm_device_macvlan_get_type @@ -58,7 +59,9 @@ nm_device_wimax_get_type nm_device_wireguard_get_type nm_device_wpan_get_type nm_dhcp_config_get_type +nm_dhcp_hostname_flags_get_type nm_dns_entry_get_type +nm_ip_address_cmp_flags_get_type nm_ip_address_get_type nm_ip_config_get_type nm_ip_route_get_type @@ -68,6 +71,7 @@ nm_ip_tunnel_flags_get_type nm_ip_tunnel_mode_get_type nm_lldp_neighbor_get_type nm_manager_error_get_type +nm_manager_reload_flags_get_type nm_metered_get_type nm_object_get_type nm_remote_connection_get_type |