experimental xml hash for better performance
This commit is contained in:
parent
687641e944
commit
7a7bfc48a4
18 changed files with 612 additions and 481 deletions
|
|
@ -45,5 +45,11 @@ int strverscmp (__const char *__s1, __const char *__s2);
|
|||
|
||||
/* Replace the current clixon.conf.cpp.cpp options with XML file with Yang
|
||||
* Why not use the config mechanisms that CLixon uses for its own config-file?
|
||||
* Experimental
|
||||
*/
|
||||
#define CONFIGFILE_XML 0
|
||||
|
||||
/* Hash for XML trees list entries
|
||||
* Experimental
|
||||
*/
|
||||
#define XML_CHILD_HASH 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue