clixon/apps
Olof hagsand 8c36083e16 * A yang type regex cache added, this helps the performance by avoiding re-running the regcomp command on every iteration.
* An XML namespace cache added (see `xml2ns()`)
* Better performance of XML whitespace parsing/scanning.
2019-04-19 16:01:39 +02:00
..
backend * A yang type regex cache added, this helps the performance by avoiding re-running the regcomp command on every iteration. 2019-04-19 16:01:39 +02:00
cli * Added yang access functions 2019-04-11 15:53:25 +02:00
netconf Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
restconf * Added yang access functions 2019-04-11 15:53:25 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00