Added experimental reading of yang and xml-based config file.

This commit is contained in:
Olof hagsand 2017-09-24 22:01:28 +02:00
parent a691124189
commit e45e8da6d7
11 changed files with 167 additions and 42 deletions

View file

@ -1,5 +1,8 @@
/* include/clixon_config.h.in. Generated from configure.ac by autoheader. */
/* Clixon data dir for system yang files etc */
#undef CLIXON_DATADIR
/* Clixon major release */
#undef CLIXON_VERSION_MAJOR

View file

@ -52,4 +52,4 @@ int strverscmp (__const char *__s1, __const char *__s2);
/* Hash for XML trees list entries
* Experimental
*/
#define XML_CHILD_HASH 0
#define XML_CHILD_HASH 1