From 840ac9b641a21b560bb6a58d43af8cd70db120e5 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Tue, 16 May 2017 16:57:18 +0200 Subject: d/*symbols: update symbols files for 17.02/17.05 This is the non critical part which inlcudes: - renaming to match new versions of apckages and sonames - addition of new libraries - adaption of reference to packages/sonames in symbols files - newly added symbols Since we never released a 17.02 this wraps up the jump from 16.11 to 17.05. Change-Id: Ieab8bc34dc6677b95ad1490d37bbce7c9da93bad Signed-off-by: Christian Ehrhardt --- debian/librte-ip-frag17.05.symbols | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 debian/librte-ip-frag17.05.symbols (limited to 'debian/librte-ip-frag17.05.symbols') diff --git a/debian/librte-ip-frag17.05.symbols b/debian/librte-ip-frag17.05.symbols new file mode 100644 index 00000000..7fd1979c --- /dev/null +++ b/debian/librte-ip-frag17.05.symbols @@ -0,0 +1,9 @@ +librte_ip_frag.so.17.05.0 librte-ip-frag17.05 #MINVER# + DPDK_2.0@DPDK_2.0 16.04 + rte_ip_frag_free_death_row@DPDK_2.0 16.04 + rte_ip_frag_table_create@DPDK_2.0 16.04 + rte_ip_frag_table_statistics_dump@DPDK_2.0 16.04 + rte_ipv4_frag_reassemble_packet@DPDK_2.0 16.04 + rte_ipv4_fragment_packet@DPDK_2.0 16.04 + rte_ipv6_frag_reassemble_packet@DPDK_2.0 16.04 + rte_ipv6_fragment_packet@DPDK_2.0 16.04 -- cgit 1.2.3-korg