Olof hagsand
|
1e136bc9df
|
Added clicon_data_init API, and yang_mount_get API
Moved dynamic options from options to data API
|
2023-03-12 21:04:23 +01:00 |
|
Olof hagsand
|
48a7eac096
|
yang load add test to not parse files if not already loaded
|
2023-02-21 12:02:40 +01:00 |
|
Olof hagsand
|
585e725aec
|
Yang schema mount: replaced config --enable-yang-schame-mount with runtime option CLICON_YANG_SCHEMA_MOUNT
Added config and validation-level as parameters to ca_yang_mount
|
2023-02-17 16:39:39 +01:00 |
|
Olof Hagsand
|
fcf9a8b0b0
|
C-API: Exposed diff function
Test: double leaf validate test
|
2023-02-13 20:23:18 +01:00 |
|
Olof hagsand
|
8f7ae33262
|
Yang schema mount: repaired yanglib statedata mountpoint
Example: patch to fix "dual xpath" issue
|
2023-02-08 15:00:07 +01:00 |
|
Olof Hagsand
|
a5220805b1
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
C-API: Added `spec` parameter to `xml2xpath()`
|
2023-02-05 14:14:57 +01:00 |
|
Olof Hagsand
|
034ab632f1
|
* C-API: Added vlev validate level parameter to candidate_commit
* `vlev` : validate level
|
2023-01-29 20:02:56 +01:00 |
|
Olof Hagsand
|
a8e13047fc
|
* YANG schema mount RFC 8528, state data
|
2023-01-27 15:11:08 +01:00 |
|
Olof Hagsand
|
b3dcee9639
|
* YANG schema mount RFC 8528, Initial commit (work in progress)
* Keep track of YANG unknowns with ys_cvec of EXTENSION
* C-API: Init ys_cvec to NULL, added yang_cvec_add() and adjusted code to use it
|
2023-01-20 16:16:02 +01:00 |
|