aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-kni2.symbols
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 10:13:33 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-06-23 16:39:48 +0200
commit4801b3f332b1d19019691b664cb54977d6a9d93f (patch)
treeb5a67504792ed82ba9b83c4d95d52a26826bfeda /debian/librte-kni2.symbols
parent3ae0af121309b8ab3f9c93ab8e70d992a223109d (diff)
fix package names to match sonames
Following policy and fixing the warning regarding https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-kni2.symbols')
-rw-r--r--debian/librte-kni2.symbols13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/librte-kni2.symbols b/debian/librte-kni2.symbols
new file mode 100644
index 00000000..c76cd8eb
--- /dev/null
+++ b/debian/librte-kni2.symbols
@@ -0,0 +1,13 @@
+librte_kni.so.2 librte-kni2 #MINVER#
+ DPDK_2.0@DPDK_2.0 16.04
+ rte_kni_alloc@DPDK_2.0 16.04
+ rte_kni_close@DPDK_2.0 16.04
+ rte_kni_get@DPDK_2.0 16.04
+ rte_kni_get_name@DPDK_2.0 16.04
+ rte_kni_handle_request@DPDK_2.0 16.04
+ rte_kni_init@DPDK_2.0 16.04
+ rte_kni_register_handlers@DPDK_2.0 16.04
+ rte_kni_release@DPDK_2.0 16.04
+ rte_kni_rx_burst@DPDK_2.0 16.04
+ rte_kni_tx_burst@DPDK_2.0 16.04
+ rte_kni_unregister_handlers@DPDK_2.0 16.04