diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-02-08 12:07:45 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2022-02-08 12:07:45 -0500 |
| commit | 7d8baf4ac0480a542f000c1201df85427a22332c (patch) | |
| tree | 66284d67f52a1544900b7d7e2ba527be1bcbd02e /src/libnm-client-impl/libnm.ver | |
| parent | 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c (diff) | |
New upstream version 1.35.90
Diffstat (limited to 'src/libnm-client-impl/libnm.ver')
| -rw-r--r-- | src/libnm-client-impl/libnm.ver | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libnm-client-impl/libnm.ver b/src/libnm-client-impl/libnm.ver index ce07a876..bb691ac2 100644 --- a/src/libnm-client-impl/libnm.ver +++ b/src/libnm-client-impl/libnm.ver @@ -1816,3 +1816,8 @@ global: nm_setting_connection_get_dns_over_tls; nm_setting_connection_dns_over_tls_get_type; } libnm_1_32_4; + +libnm_1_36_0 { +global: + nm_setting_ovs_dpdk_get_n_rxq; +} libnm_1_34_0; \ No newline at end of file |