test mbuf attach
[dpdk.git] / lib / librte_cfgfile /
2020-07-07 Stephen Hemmingercfgfile: fix stack buffer underflow
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-16 Stephen Hemmingercfgfile: check flags on creation for future proofing
2020-03-31 Thomas Monjaloneal: move common header files
2020-01-19 Liron Himicfgfile: fix symbols map
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-07-18 Stephen Hemmingercfgfile: use calloc
2019-07-18 Stephen Hemmingercfgfile: use log for error messages
2019-07-18 Stephen Hemmingercfgfile: remove unnecessary initialization
2019-04-05 Chaitanya Babu Talluricfgfile: replace strcat with strlcat
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2018-11-26 Thomas Monjalonfix indentation in symbol maps
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
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