Fixed a problem with some netconf error messages caused restconf daemon to exit due to no XML encoding
This commit is contained in:
parent
de15b2bf80
commit
98cc62eace
7 changed files with 68 additions and 29 deletions
|
|
@ -237,6 +237,7 @@
|
|||
|
||||
### Corrected Bugs
|
||||
|
||||
* Fixed a problem with some netconf error messages caused restconf daemon to exit due to no XML encoding
|
||||
* Check cligen tab mode, dont start if CLICON_CLI_TAB_MODE is undefined
|
||||
* Startup transactions did not mark added tree with XML_FLAG_ADD as it should.
|
||||
* Restconf PUT different keys detected (thanks @dcornejo) and fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue