CDATA xml support (patch by David Cornejo, Netgate)

This commit is contained in:
Olof hagsand 2018-06-13 21:46:32 +02:00
commit 8b31d83806
5 changed files with 13 additions and 3 deletions

View file

@ -7,7 +7,9 @@
* 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:
* CDATA xml support (patch by David Cornejo, Netgate)
* Validation of yang bits type space-separated list value
* Added -U <user> command line to clixon_cli and clixon_netconf for NACM pseudo-user tests
* Added a generated CLI show command that works on the generated parse tree with auto completion.