* Checked yang binding validity which lead to:
* Changed and enhanced several `bad-element` error replies to `unknown-element` with more detailed error-message.
This commit is contained in:
parent
b56c0220c9
commit
57b104bc25
21 changed files with 106 additions and 70 deletions
|
|
@ -129,6 +129,7 @@ fi
|
|||
BUSER=clicon
|
||||
|
||||
# If set, unknown XML is treated as ANYDATA
|
||||
# This would only happen if you set option YANG_UNKNOWN_ANYDATA to something else than default
|
||||
: ${YANG_UNKNOWN_ANYDATA:=false}
|
||||
|
||||
# Follow the binary programs that can be parametrized (eg with valgrind)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue