dont exit cli when expand gets auth denied from backend

This commit is contained in:
Olof hagsand 2018-06-03 20:18:43 +02:00
parent 7e4e1d6deb
commit 39538461c2
4 changed files with 25 additions and 21 deletions

View file

@ -6,7 +6,7 @@
* Previous support did no validation of values.
* Validation of types and CLI expansion
* Example extended with inclusion of iana-if-type RFC 7224 interface identities
* Applications which have not strictly enforced the identities may now have problems with validation and may need to be modified.
### Minor changes:
* Added yang identityref runtime validation
* Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h.