diff options
| author | Michael Biebl <biebl@debian.org> | 2023-03-09 20:01:53 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-03-09 20:01:53 +0100 |
| commit | cffb548b401e2cd3fad166aa92e0f634bbb1d4d6 (patch) | |
| tree | 6d803d8f7d0d92a1c5e5705974fff8975472af95 /docs/libnm/libnm.types | |
| parent | 647d6b95d5475e0a1bf3d6f299d1cb8c9041a7a4 (diff) | |
| parent | 12e1ee797bbf0b10d1fd5afd4b947484769f2b9f (diff) | |
Merge tag 'debian/1.42.4-1' into debian/bullseye-backports
network-manager Debian release 1.42.4-1
Diffstat (limited to 'docs/libnm/libnm.types')
| -rw-r--r-- | docs/libnm/libnm.types | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/libnm/libnm.types b/docs/libnm/libnm.types index a6497c7c..354884cc 100644 --- a/docs/libnm/libnm.types +++ b/docs/libnm/libnm.types @@ -37,6 +37,7 @@ nm_device_get_type nm_device_infiniband_get_type nm_device_interface_flags_get_type nm_device_ip_tunnel_get_type +nm_device_loopback_get_type nm_device_macsec_get_type nm_device_macvlan_get_type nm_device_modem_capabilities_get_type @@ -46,6 +47,7 @@ nm_device_ovs_bridge_get_type nm_device_ovs_interface_get_type nm_device_ovs_port_get_type nm_device_ppp_get_type +nm_device_reapply_flags_get_type nm_device_state_get_type nm_device_state_reason_get_type nm_device_team_get_type @@ -82,6 +84,7 @@ nm_metered_get_type nm_mptcp_flags_get_type nm_object_get_type nm_radio_flags_get_type +nm_range_get_type nm_remote_connection_get_type nm_secret_agent_capabilities_get_type nm_secret_agent_error_get_type @@ -123,6 +126,7 @@ nm_setting_ip6_config_get_type nm_setting_ip6_config_privacy_get_type nm_setting_ip_config_get_type nm_setting_ip_tunnel_get_type +nm_setting_loopback_get_type nm_setting_mac_randomization_get_type nm_setting_macsec_get_type nm_setting_macsec_mode_get_type @@ -135,6 +139,7 @@ nm_setting_ovs_bridge_get_type nm_setting_ovs_dpdk_get_type nm_setting_ovs_external_ids_get_type nm_setting_ovs_interface_get_type +nm_setting_ovs_other_config_get_type nm_setting_ovs_patch_get_type nm_setting_ovs_port_get_type nm_setting_ppp_get_type @@ -184,6 +189,7 @@ nm_team_link_watcher_arp_ping_flags_get_type nm_team_link_watcher_get_type nm_ternary_get_type nm_utils_security_type_get_type +nm_version_info_capability_get_type nm_vlan_flags_get_type nm_vlan_priority_map_get_type nm_vpn_connection_get_type |