config file has .xml ending, yang/clixon-config.yang is used as
model for an xml-based configuration file
This commit is contained in:
parent
e45e8da6d7
commit
8494d29d6b
9 changed files with 154 additions and 107 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# Clixon CHANGELOG
|
||||
|
||||
## 3.3.3 Upcoming
|
||||
* Added experimental reading of yang and xml-based config file.
|
||||
* If clixon config file has .xml ending, yang/clixon-config.yang is used as
|
||||
model for an xml-based configuration file. Otherwise legacy format is used.
|
||||
* netconf client was limited to 8K byte messages. Now limit is 2^32.
|
||||
* Added event_poll function.
|
||||
* Added experimental xml hash for better performance of large lists.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue