clixon/lib
Olof hagsand c35ca82083 * Fixed: Netconf diff callback did not work with choice and same value replace
* Eg if YANG is `choice c { leaf x; leaf y }` and XML changed from `<x>42</x>` to `<y>42</y>` the datastrore changed, but was not detected by diff algorithms and provided to validate callbacks.
  * Thanks: Alexander Skorichenko, Netgate
2021-08-17 16:51:08 +02:00
..
clixon * YANG Leafref feature update 2021-08-16 17:14:27 +02:00
src * Fixed: Netconf diff callback did not work with choice and same value replace 2021-08-17 16:51:08 +02:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00