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-cfgfile18.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-cfgfile18.11.symbols')
-rw-r--r-- | debian/librte-cfgfile18.11.symbols | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/librte-cfgfile18.11.symbols b/debian/librte-cfgfile18.11.symbols new file mode 100644 index 00000000..808514d2 --- /dev/null +++ b/debian/librte-cfgfile18.11.symbols @@ -0,0 +1,21 @@ +librte_cfgfile.so.18.11 librte-cfgfile18.11 #MINVER# + DPDK_16.04@DPDK_16.04 16.04 + DPDK_17.05@DPDK_17.05 17.05 + DPDK_17.11@DPDK_17.11 17.11 + DPDK_2.0@DPDK_2.0 16.04 + rte_cfgfile_add_entry@DPDK_17.11 17.11 + rte_cfgfile_add_section@DPDK_17.11 17.11 + rte_cfgfile_close@DPDK_2.0 16.04 + rte_cfgfile_create@DPDK_17.11 17.11 + rte_cfgfile_get_entry@DPDK_2.0 16.04 + rte_cfgfile_has_entry@DPDK_2.0 16.04 + rte_cfgfile_has_section@DPDK_2.0 16.04 + rte_cfgfile_load@DPDK_2.0 16.04 + rte_cfgfile_load_with_params@DPDK_17.05 17.05 + rte_cfgfile_num_sections@DPDK_2.0 16.04 + rte_cfgfile_save@DPDK_17.11 17.11 + rte_cfgfile_section_entries@DPDK_2.0 16.04 + rte_cfgfile_section_entries_by_index@DPDK_16.04 16.04 + rte_cfgfile_section_num_entries@DPDK_2.0 16.04 + rte_cfgfile_sections@DPDK_2.0 16.04 + rte_cfgfile_set_entry@DPDK_17.11 17.11 |