numam-dpdk/lib/librte_cfgfile
Allain Legacy 216079fb1d cfgfile: support empty value
This commit adds support to the cfgfile library for parsing a key=value
line that has no value string specified (e.g., "key=").  This can be used
to override a configuration attribute that has a default value or default
list of values to set it back to an undefined value to disable
functionality.

Signed-off-by: Allain Legacy <allain.legacy@windriver.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-04-04 16:32:06 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_cfgfile_version.map cfgfile: support configurable comment character 2017-04-04 16:32:06 +02:00
rte_cfgfile.c cfgfile: support empty value 2017-04-04 16:32:06 +02:00
rte_cfgfile.h cfgfile: support empty value 2017-04-04 16:32:06 +02:00