Fixed an issue with openconfig path compression: the compression was always done, not exclusively
for openconfig. See [OpenConfig path compression](https://github.com/clicon/clixon/pull/276)
This commit is contained in:
parent
2bb5c23856
commit
7d9d0017a9
3 changed files with 34 additions and 31 deletions
|
|
@ -94,7 +94,8 @@ Developers may need to change their code
|
|||
* Check blocked signals and signal handlers
|
||||
* Check termios settings
|
||||
* Any changes to context are logged at loglevel WARNING
|
||||
* Added set/get pointer API to clixon_data:
|
||||
* [OpenConfig path compression](https://github.com/clicon/clixon/pull/276)
|
||||
* C API: Added set/get pointer API to clixon_data:
|
||||
* clicon_ptr_get(), clicon_ptr_set(),
|
||||
* Restconf YANG PATCH according to RFC 8072
|
||||
* Changed YANG PATCH enabling:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue