C-API: Added cli_process_control(), added uid to cli_process_control()
This commit is contained in:
parent
bd6a67f1d9
commit
080eef0278
12 changed files with 103 additions and 20 deletions
|
|
@ -54,6 +54,7 @@ Expected: July 2023
|
|||
### C/CLI-API changes on existing features
|
||||
Developers may need to change their code
|
||||
|
||||
* Added `uid` parameter to `clixon_process_register()`
|
||||
* Added output function to JSON output:
|
||||
* `xml2json_vec(...,skiptop)` --> `xml2json_vec(..., cligen_output, skiptop)`
|
||||
* `yang2cli_yspec` removed last argument `printgen`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue