Mem leakage and test update for valgrind

This commit is contained in:
Olof hagsand 2018-11-06 14:41:43 +01:00
parent d5390fc808
commit e343ad6454
24 changed files with 153 additions and 133 deletions

View file

@ -114,7 +114,11 @@ Clixon follows:
- [RFC 7895: YANG module library](http://www.rfc-base.org/txt/rfc-7895.txt)
However, the following YANG syntax modules are not implemented:
`deviation`, `min/max-elements`, `unique`, and `action`.
- deviation
- min/max-elements
- unique
- action
- belongs-to
Netconf
=======
@ -131,6 +135,7 @@ Clixon does not yet support the following netconf features:
- edit-config testopts
- edit-config erropts
- edit-config config-text
- edit-config operation
Restconf
========