Netconf: remove operations attribute from edit-config operations
Added `ISO/IEC 10646` encodings to XML parser: `&#[0-9]+;` and `&#[0-9a-fA-F]+;`
This commit is contained in:
parent
0d41d49fa9
commit
f46d675370
3 changed files with 15 additions and 3 deletions
|
|
@ -56,6 +56,7 @@ Developers may need to change their code
|
|||
|
||||
### Minor features
|
||||
|
||||
* Added `ISO/IEC 10646` encodings to XML parser: `&#[0-9]+;` and `&#[0-9a-fA-F]+;`
|
||||
* Added `CLIXON_CLIENT_SSH` to client API to communicate remotely via SSH netconf sub-system
|
||||
|
||||
### Corrected Bugs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue