config file has .xml ending, yang/clixon-config.yang is used as

model for an xml-based configuration file
This commit is contained in:
Olof hagsand 2017-09-25 22:05:26 +02:00
parent e45e8da6d7
commit 8494d29d6b
9 changed files with 154 additions and 107 deletions

View file

@ -43,12 +43,6 @@
int strverscmp (__const char *__s1, __const char *__s2);
#endif
/* 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
*/