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
This commit is contained in:
Olof hagsand 2023-02-17 15:36:11 +01:00
parent 02841e5c36
commit 585e725aec
19 changed files with 183 additions and 198 deletions

View file

@ -21,9 +21,6 @@
/* Enable YANG patch, RFC 8072 */
#undef CLIXON_YANG_PATCH
/* Enable YANG schema mount, RFC 8528 */
#undef CLIXON_YANG_SCHEMA_MOUNT
/* Define to 1 if you have the `alphasort' function. */
#undef HAVE_ALPHASORT