Releases: CESNET/libnetconf2
Releases · CESNET/libnetconf2
version 0.11 - release 1
Main features of this release are:
- keep-alive used for all sockets
- optional custom
passwdserver authentication callback (set withnc_server_ssh_set_passwd_auth_clb) - allowing concurrent RPC and notification processing
- bugfixes and minor improvements
This release depends on libyang (v0.15-r1)
version 0.10 - release 1
Main features of this release are:
- python api
- bugfixes and minor improvements
- monotonic clock used where possible
This release depends on libyang (v0.14-r1)
version 0.9 - release 1
Main features of this release are:
- enhancements and bugfixes
- server concurrency inconsistencies and deadlocks fixed
This release depends on libyang (v0.13-r1)
version 0.8 - release 1
The main features of this release are:
- notifications
- Call Home
- concurrency fixes and significant improvements
- timeouts refactored and now accurate
- hostkey and certificate data retrieved using callbacks
- general bugfixes
This release depends on libyang (v0.12-r2)