clixon/apps
Olof hagsand 980718178a * YANG Leafref feature update
* Closer adherence to RFC 7950. Some of this is changed behavior, some is new feature.
  * Essentially instead of looking at the referring leaf, context is referred(target) node
  * Validation uses referred node
    * Validation changed to use type of referred node, instead of just "string"
  * Auto-cli
    * Changed to use type of referred node for typecheck
    * Completion uses referred node
  * Required instance / less strict validation
    * New: Leafrefs must refer to existing data leaf ONLY IF YANG `required-instance` is true
    * Previous: All leafrefs must refer to existing data leaf node
* Fixed: [Autocli does not offer completions for leafref to identityref #254](https://github.com/clicon/clixon/issues/254)
2021-08-16 17:14:27 +02:00
..
backend Removed default of CLICON_RESTCONF_INSTALLDIR 2021-07-27 10:53:47 +02:00
cli * YANG Leafref feature update 2021-08-16 17:14:27 +02:00
netconf Testing dependency fixes, Netconf XML declaration and filter logic fix 2021-07-29 22:48:07 -06:00
restconf - Moved yang patch code to new files restconf_methods_patch.[ch] 2021-08-15 20:43:52 +02:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00