* Fixed: RESTCONF Native: Failed binding of socket in network namespace caused process zombie

This commit is contained in:
Olof hagsand 2021-05-17 22:50:07 +02:00
parent 376f2a8143
commit 37bcceac02
3 changed files with 137 additions and 14 deletions

View file

@ -65,6 +65,7 @@ Users may have to change how they access the system
### Corrected Bugs
* Fixed: RESTCONF Native: Failed binding of socket in network namespace caused process zombie
* Fixed problems with XPATH composite operations and functions in netconf get/get-config operations.
* See [XPATH issues #219](https://github.com/clicon/clixon/issues/219)
* Fix Union in xpath [XPATH issues #219](https://github.com/clicon/clixon/issues/219)