Unified netconf input function
First for external use, later internal
This commit is contained in:
parent
04d5f52d90
commit
e7c9f3d075
12 changed files with 534 additions and 32 deletions
|
|
@ -73,6 +73,10 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Unified netconf input function
|
||||
* Three different implementations were used in external, internal and controller code
|
||||
* The new clixon_netconf_input API unifies all three uses
|
||||
* Code still experimental controlled by `NEW_NETCONF_INPUT`
|
||||
* RFC 8528 YANG schema mount
|
||||
* Made cli/autocli mount-point-aware
|
||||
* Internal NETCONF (client <-> backend)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue