Added fdkeep parameter to clixon_process_register
This commit is contained in:
parent
634e13ea32
commit
8091b4ab7e
4 changed files with 17 additions and 10 deletions
|
|
@ -54,7 +54,7 @@ Expected: July 2023
|
|||
### C/CLI-API changes on existing features
|
||||
Developers may need to change their code
|
||||
|
||||
* Added `uid` and `gid` parameters to `clixon_process_register()` for drop privs
|
||||
* Added `uid`, `gid` and `fdkeep` parameters to `clixon_process_register()` for drop privs
|
||||
* 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