YANG schema shared fix
YANG_SCHEMA_MOUNT_YANG_LIB_FORCE caused equality to fail
This commit is contained in:
parent
ef89561215
commit
54ba56a41e
2 changed files with 33 additions and 7 deletions
|
|
@ -215,3 +215,9 @@
|
|||
/*! Temporary comparison of xyanglibs, should be removed asap
|
||||
*/
|
||||
#define YANG_SCHEMA_CMP_KLUDGE
|
||||
|
||||
/*! Force add ietf-yang-library@2019-01-04 on all mount-points
|
||||
*
|
||||
* This is a limitation of of the current implementation
|
||||
*/
|
||||
#define YANG_SCHEMA_MOUNT_YANG_LIB_FORCE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue