Added clicon_handle as parameter to all functions to get better error message
This commit is contained in:
parent
6fc8a69dff
commit
69b27f3280
7 changed files with 35 additions and 32 deletions
|
|
@ -12,6 +12,7 @@
|
|||
* Fixed multi-namespace for augmented state which was not covered in 4.2.0.
|
||||
|
||||
### API changes on existing features (you may need to change your code)
|
||||
* C-API: Added clicon_handle as parameter to all `clicon_connect_` functions to get better error message
|
||||
* Yang files reorganized into three classes: clixon, mandatory, optional (previous "standard" split into mandatory and optional).
|
||||
* Clixon and mandatory yang spec are always installed
|
||||
* Optional yang files are loaded only if configured with `--enable-optyangs` (flipped logic and changed from `disable-stdyangs`). NOTE: you must do this to run examples and tests.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue