Fixed: [unneeded trailing zero character on SNMP strings](https://github.com/clicon/clixon/issues/367)

This commit is contained in:
Olof hagsand 2022-10-03 18:39:30 +02:00
parent 4a5e0c1832
commit 954e5d56fd
4 changed files with 13 additions and 10 deletions

View file

@ -60,6 +60,7 @@ Developers may need to change their code
### Corrected Bugs
* Fixed: [unneeded trailing zero character on SNMP strings](https://github.com/clicon/clixon/issues/367)
* Fixed: [message-id present on netconf app "hello"](https://github.com/clicon/clixon/issues/369)
* Fixed: [SNMP "smiv2" yang extension doesn't work on augmented nodes](https://github.com/clicon/clixon/issues/366)