clixon/yang/clixon
Olof hagsand 43a57dad79 Changed C-API for xml translation/print to other formats.
* Added `skiptop` parameter, if set only apply to children of a node, skip top node
    * default is 0
* Functions are merged, ie removed and replaced with more generic functions
* `xml2json_cbuf()`: Added `skiptop` parameter: `xml2json_cbuf(..., int skiptop)`
* `xml2json()` and `xml2json_cb()` merged into `xml2json_file()` with `skiptop`
    * Replace `xml2json(...)` with `xml2json_file(..., stdout, 0)`
    * Replace `xml2json_cb(...)` with `xml2json_file(..., 0)`
* `clicon_xml2cbuf()`: Added `skiptop` parameter: `clicon_xml2cbuf(..., int skiptop)`
* `xml2cli()`: Added `skiptop` parameter: `xml2cli(..., int skiptop)`
2022-06-01 10:48:39 +02:00
..
clixon-autocli@2022-02-11.yang * [Strict auto completion for CLI argument expansion #163](https://github.com/clicon/clixon/issues/163) 2022-03-01 09:27:11 +01:00
clixon-config@2022-02-11.yang * New clixon-config@2022-03-21.yang revision 2022-03-27 17:38:36 +02:00
clixon-config@2022-03-21.yang * CLI expansion of leafrefs default behavior changed 2022-05-10 10:06:43 +02:00
clixon-lib@2021-11-11.yang Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
clixon-lib@2021-12-05.yang * New clixon-lib@2021-12-05.yang revision 2022-01-12 22:19:17 +01:00
clixon-restconf@2021-05-20.yang * Extended the Restconf implementation with a limited www-data 2022-04-21 16:01:33 +02:00
clixon-restconf@2022-03-21.yang Limited http-data static server 2022-04-21 16:02:39 +02:00
clixon-rfc5277@2008-07-01.yang * Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf. 2019-01-13 17:34:15 +01:00
clixon-xml-changelog@2019-03-21.yang xml changelog next iteration 2019-03-26 12:04:51 +01:00
Makefile.in Limited http-data static server 2022-04-21 16:02:39 +02:00