config file has .xml ending, yang/clixon-config.yang is used as
model for an xml-based configuration file
This commit is contained in:
parent
e45e8da6d7
commit
8494d29d6b
9 changed files with 154 additions and 107 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue