Added yang domains for mount-point isolation
New option: `CLICON_YANG_DOMAIN_DIR` New `clixon-config@2024-08-01.yang` revision
This commit is contained in:
parent
f5372fb124
commit
cc194ac7c5
21 changed files with 696 additions and 198 deletions
|
|
@ -61,6 +61,7 @@ static const char Pad64 = '=';
|
|||
*
|
||||
* Start restconf with -- -m <yang> -M <namespace>
|
||||
* Mount this yang on mountpoint
|
||||
* Note module-set hard-coded to "mylabel"
|
||||
*/
|
||||
static char *_mount_yang = NULL;
|
||||
static char *_mount_namespace = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue