clixon/util
Olof hagsand 39a5086218 * Yang Support of submodule, include and belongs-to.
* Improved unknown handling
* Configure option `CLICON_YANG_DIR` is changed from a single directory to a path of directories
    * Note CLIXON_DATADIR (=/usr/local/share/clixon) need to be in the list
2018-12-01 18:17:42 +01:00
..
clixon_util_json.c Backward compatible XPATH via symbols, not macros 2018-07-20 10:51:12 +02:00
clixon_util_stream.c Restconf stream debugging and README 2018-11-04 15:59:16 +01:00
clixon_util_xml.c * Yang parser is stricter (see cardinality below) which may break parsing of slack yang specs. 2018-11-18 20:55:57 +01:00
clixon_util_xpath.c * XML parser conformance to W3 spec 2018-11-18 13:22:08 +01:00
clixon_util_yang.c * Yang Support of submodule, include and belongs-to. 2018-12-01 18:17:42 +01:00
Makefile.in * XML parser conformance to W3 spec 2018-11-18 13:22:08 +01:00
README.md Added util directory containing test applications 2018-07-19 09:57:38 +02:00

Clixon utils

This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.