* Session-id CLI functionality delayed: "lazy evaluation"
* From a cli perspective this is a revert to 4.1 behaviour, where the cli does not immediately exit on start if the backend is not running, but with the new session-id function
This commit is contained in:
parent
ba2d18417a
commit
3d5c2cc678
9 changed files with 133 additions and 57 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
Patch release based on testing by Dave Cornejo, Netgate
|
||||
|
||||
### Minor changes
|
||||
* Session-id CLI functionality delayed: "lazy evaluation"
|
||||
* From a cli perspective this is a revert to 4.1 behaviour, where the cli does not immediately exit on start if the backend is not running, but with the new session-id function
|
||||
|
||||
### Corrected Bugs
|
||||
* Compile option `VALIDATE_STATE_XML` introduced in `include/custom.h` to control whether code for state data validation is compiled or not.
|
||||
* Fixed: Validation of user state data led to wrong validation, if state relied on config data, eg leafref/must/when etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue