about summary refs log tree commit diff
path: root/src/libnm-client-impl/libnm.ver
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
committerMichael Biebl <biebl@debian.org>2022-02-14 19:24:33 +0100
commit95864d59ac5530f59fe277580cc13f44b6de5b64 (patch)
tree617239c0147c38efedf639d325cd56e8c7fb8be9 /src/libnm-client-impl/libnm.ver
parent1628eda029ba4dede8d4d45572c6b60367882436 (diff)
parent2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (diff)
Update upstream source from tag 'upstream/1.35.91'
Update to upstream version '1.35.91'
with Debian dir d8c1bf4c615814324dba64d19fe27402339c67f5
Diffstat (limited to 'src/libnm-client-impl/libnm.ver')
-rw-r--r--src/libnm-client-impl/libnm.ver5
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