diff options
| author | Michael Biebl <biebl@debian.org> | 2023-06-28 15:04:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-06-28 15:04:35 +0200 |
| commit | 14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (patch) | |
| tree | 951db959a175b866d0839749ca5d62ab91bb30fb /docs/libnm/libnm-sections.txt | |
| parent | 150fe9eef8dd22307ee16687509acde616663982 (diff) | |
New upstream version 1.42.8 upstream/1.42.8
Diffstat (limited to 'docs/libnm/libnm-sections.txt')
| -rw-r--r-- | docs/libnm/libnm-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libnm/libnm-sections.txt b/docs/libnm/libnm-sections.txt index 6eff992b..e3b28803 100644 --- a/docs/libnm/libnm-sections.txt +++ b/docs/libnm/libnm-sections.txt @@ -2190,8 +2190,10 @@ nm_setting_bond_get_type <TITLE>NMSettingBondPort</TITLE> NM_SETTING_BOND_PORT_SETTING_NAME NM_SETTING_BOND_PORT_QUEUE_ID +NM_SETTING_BOND_PORT_PRIO nm_setting_bond_port_new nm_setting_bond_port_get_queue_id +nm_setting_bond_port_get_prio <SUBSECTION Standard> NMSettingBondPortClass NM_IS_SETTING_BOND_PORT @@ -4426,6 +4428,7 @@ NM_DEPRECATED_IN_1_42 NM_DEPRECATED_IN_1_42_FOR NM_AVAILABLE_IN_1_42 NM_AVAILABLE_IN_1_42_2 +NM_AVAILABLE_IN_1_42_8 </SECTION> <SECTION> @@ -4460,6 +4463,7 @@ NM_VERSION_1_38 NM_VERSION_1_40 NM_VERSION_1_42 NM_VERSION_1_42_2 +NM_VERSION_1_42_8 NM_API_VERSION NM_VERSION_CUR_STABLE NM_VERSION_NEXT_STABLE |