diff options
| author | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-06-28 15:05:47 +0200 |
| commit | b63a7cd4dbfe56f832140a2d98bdb67c0a54627f (patch) | |
| tree | 221887ec10314344b54ebc24f8c84fc0e0aaca1a /docs/libnm/libnm-sections.txt | |
| parent | c5f255c46e327e5b910d5da01d7e00385a8711bc (diff) | |
| parent | 14b0f3a9dc9ea90d60a3b057350fd4d637dc021a (diff) | |
Update upstream source from tag 'upstream/1.42.8'
Update to upstream version '1.42.8' with Debian dir 166b7f033d12a686e3d99ca4b3ded3c6bcbd0f66
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 |