* NETCONF Call Home Call Home RFC 8071

* Solution description using openssh and utility functions, no changes to core clixon
  * Example: test/test_netconf_ssh_callhome.sh
  * RESTCONF Call home not done
This commit is contained in:
Olof hagsand 2021-02-04 11:19:23 +01:00
parent 40008f182e
commit 73414e2ece
6 changed files with 466 additions and 23 deletions

View file

@ -31,7 +31,12 @@ Expected: February 2021
### New features
* NETCONF Call Home Call Home RFC 8071
* Solution description using openssh and utility functions, no changes to core clixon
* Example: test/test_netconf_ssh_callhome.sh
* RESTCONF Call home not done
* New clixon_client API for external access
* See [client api docs](https://clixon-docs.readthedocs.io/en/latest/client.html)
### C/CLI-API changes on existing features