clixon/apps
Olof hagsand 97316e0bfa * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303)
* Load/save JSON config file did not work
* Added rfc7951 parameter to `clixon_json_parse_string()` and `clixon_json_parse_file()`
  * If set, honor RFC 7951: JSON Encoding of Data Modeled with YANG, eg it requires module name prefixes
  * If not set, parse as regular JSON
* Test: added test_db.sh for datastore format tests
2022-02-22 14:28:01 +01:00
..
backend Backend ignore of SIGPIPE. This occurs if client quits unexpectedly over the UNIX socket. 2022-02-14 20:56:57 +01:00
cli * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-22 14:28:01 +01:00
netconf * New clixon-config@2022-02-11.yang revision 2022-02-12 21:45:50 +01:00
restconf * Follow-up on [restconf GET json response does not encode top level node with namespace as per rfc #303](https://github.com/clicon/clixon/issues/303) 2022-02-22 14:28:01 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00