clixon/apps
Olof hagsand 0d4263e324 * xml_merge() changed to use 3-value return: 1:OK, 0:Yang failed, -1: Error
* `clixon_netconf_error(category, xerr, msg, arg)` removed first argument -> `clixon_netconf_error(xerr, msg, arg)`
* Renamed utility function `clixon_util_insert()` to `clixon_util_xml_mod()` and added merge functionality.
* Fixed: Insertion of subtree leaf nodes were not made in the crrect place, always ended up last regardless of yang spec (if ordered-by system).
2020-04-17 15:47:37 +02:00
..
backend NACM RFC341 datanode paths, read operation 2020-04-14 11:38:29 +02:00
cli * xml_merge() changed to use 3-value return: 1:OK, 0:Yang failed, -1: Error 2020-04-17 15:47:37 +02:00
netconf NACM RFC341 datanode paths, read operation 2020-04-14 11:38:29 +02:00
restconf NACM RFC341 datanode paths, read operation 2020-04-14 11:38:29 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00