diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-10-29 14:17:35 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-11-13 11:18:30 +0000 |
commit | c5cb2dd1e6c4159c90778ed132a922c5faf7a776 (patch) | |
tree | 5429ea9e4c251c873e533f82cffedd2bd94c0921 /debian/librte-lpm18.11.symbols | |
parent | 43ad3ffd45ef088d618022d66dcf91c578227f93 (diff) |
Update control and symbols to 18.11
Change-Id: I01cd48a4dfefabd7bc2d7cd88166887af9bb7d79
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/librte-lpm18.11.symbols')
-rw-r--r-- | debian/librte-lpm18.11.symbols | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/librte-lpm18.11.symbols b/debian/librte-lpm18.11.symbols new file mode 100644 index 00000000..01c0d76e --- /dev/null +++ b/debian/librte-lpm18.11.symbols @@ -0,0 +1,32 @@ +librte_lpm.so.18.11 librte-lpm18.11 #MINVER# + DPDK_16.04@DPDK_16.04 16.04 + DPDK_17.05@DPDK_17.05 17.05 + DPDK_2.0@DPDK_2.0 16.04 + rte_lpm6_add@DPDK_17.05 17.05 + rte_lpm6_add@DPDK_2.0 16.04 + rte_lpm6_create@DPDK_2.0 16.04 + rte_lpm6_delete@DPDK_2.0 16.04 + rte_lpm6_delete_all@DPDK_2.0 16.04 + rte_lpm6_delete_bulk_func@DPDK_2.0 16.04 + rte_lpm6_find_existing@DPDK_2.0 16.04 + rte_lpm6_free@DPDK_2.0 16.04 + rte_lpm6_is_rule_present@DPDK_17.05 17.05 + rte_lpm6_is_rule_present@DPDK_2.0 16.04 + rte_lpm6_lookup@DPDK_17.05 17.05 + rte_lpm6_lookup@DPDK_2.0 16.04 + rte_lpm6_lookup_bulk_func@DPDK_17.05 17.05 + rte_lpm6_lookup_bulk_func@DPDK_2.0 16.04 + rte_lpm_add@DPDK_16.04 16.04 + rte_lpm_add@DPDK_2.0 16.04 + rte_lpm_create@DPDK_16.04 16.04 + rte_lpm_create@DPDK_2.0 16.04 + rte_lpm_delete@DPDK_16.04 16.04 + rte_lpm_delete@DPDK_2.0 16.04 + rte_lpm_delete_all@DPDK_16.04 16.04 + rte_lpm_delete_all@DPDK_2.0 16.04 + rte_lpm_find_existing@DPDK_16.04 16.04 + rte_lpm_find_existing@DPDK_2.0 16.04 + rte_lpm_free@DPDK_16.04 16.04 + rte_lpm_free@DPDK_2.0 16.04 + rte_lpm_is_rule_present@DPDK_16.04 16.04 + rte_lpm_is_rule_present@DPDK_2.0 16.04 |