Fixed: Do not check min/max constraints on state data in config validate code
This commit is contained in:
parent
2c96cf71ea
commit
1ef3c0db7a
3 changed files with 7 additions and 3 deletions
|
|
@ -2707,7 +2707,7 @@ yang_config(yang_stmt *ys)
|
|||
return 1;
|
||||
}
|
||||
|
||||
/*! Return config state of this node taking parents/anceestors into account
|
||||
/*! Return config state of this node taking parents/ancestors into account
|
||||
*
|
||||
* config statement is default true.
|
||||
* @param[in] ys Yang statement
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue