net/virtio: rationalize queue flushing
[dpdk.git] / lib / librte_cfgfile /
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jacek Piaseckicfgfile: fix leak on creation error
2017-11-07 Jacek Piaseckicfgfile: fix null pointer dereference in parsing
2017-10-08 Jacek Piaseckicfgfile: rework load function
2017-10-08 Jacek Piaseckicfgfile: support runtime modification
2017-10-08 Jacek Piaseckicfgfile: rework to flat arrays
2017-10-08 Jacek Piaseckicfgfile: remove EAL dependency
2017-09-15 Guduri Prathyushacfgfile: add section number of entries by index
2017-04-04 Allain Legacycfgfile: support empty value
2017-04-04 Joseph Richardcfgfile: fix parsing of long fields
2017-04-04 Allain Legacycfgfile: constrain string search
2017-04-04 Allain Legacycfgfile: support configurable comment character
2017-04-04 Allain Legacycfgfile: support global properties section
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-14 Dmitriy Yakovlevcfgfile: fix uninitialized variable on load error
2016-11-06 Dmitriy Yakovlevcfgfile: fix API comments
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-05-02 Michal Kobylinskicfgfile: fix uninitialized variable on load error
2016-05-02 Dmitriy Yakovlevcfgfile: fix return value comment
2016-02-29 Rich Lanecfgfile: support looking up sections by index
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-10-22 Jasvinder Singhcfgfile: increase entry name and value sizes
2015-07-01 Daniel Mrzyglodcfgfile: fix unitialised buffer
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-12-16 Bruce Richardsoncfgfile: fix read of empty file
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitrescucfgfile: library to interpret config files