Revised CLICON_YANG_UNKNOWN_ANYDATA patch: dont allow new nodes after initial startup
This commit is contained in:
parent
316cad35ff
commit
36576143b5
3 changed files with 75 additions and 21 deletions
|
|
@ -334,7 +334,7 @@ module clixon-config {
|
|||
type boolean;
|
||||
default false;
|
||||
description
|
||||
"Treat unknown XML/JSON nodes as anydata.
|
||||
"Treat unknown XML/JSON nodes as anydata when loading from startup db.
|
||||
This does not apply to namespaces, which means a top-level node: xxx:yyy
|
||||
is accepted only if yyy is unknown, not xxx";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue