Enhanced for client-side functionality:
- parse of yang from string, not only file - Decode of xml encoding, not only decoding
This commit is contained in:
parent
0df023c70e
commit
99c6f61637
7 changed files with 158 additions and 7 deletions
|
|
@ -1270,7 +1270,7 @@ clicon_rpc_validate(clicon_handle h,
|
|||
/*! Commit changes send a commit request to backend daemon
|
||||
* @param[in] h CLICON handle
|
||||
* @param[in] confirmed If set, send commit/confirmed
|
||||
* @param[in] cancel If set, send cancle-commit
|
||||
* @param[in] cancel If set, send cancel-commit
|
||||
* @param[in] timeout For confirmed, a timeout in seconds (default 600s)
|
||||
* @param[in] persist A persist identifier to use
|
||||
* @param[in] persist_id If cancel or confirmed, the persist id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue