clixon/lib
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
..
clixon * xml_merge() changed to use 3-value return: 1:OK, 0:Yang failed, -1: Error 2020-04-17 15:47:37 +02:00
src * xml_merge() changed to use 3-value return: 1:OK, 0:Yang failed, -1: Error 2020-04-17 15:47:37 +02:00
Makefile.in Demon->Daemon, FreeBSD grep changes 2019-10-14 07:47:08 -10:00