clixon/yang/clixon
Olof hagsand e7b60619da * Pushed tag to 4.0.1.PRE
* Restconf RFC 8040 increased feature compliance
  * Cache-Control: no-cache added in HTTP responses (RFC Section 5.5)
  * Restconf monitoring capabilities (RFC Section 9.1)
* Added support for Yang extensions
  * New plugin callback: ca_extension
  * Main backend example includes example code on how to implement a Yang extension in a plugin.
* JSON changes
  * Non-pretty-print output removed all extra spaces.
    * Example: `{"nacm-example:x": 42}` --> {"nacm-example:x":42}`
  * Empty JSON container changed from `null` to `{}`.
    * Empty list and leafs remain as `null`
* Removed unnecessary configure dependencies
  * libnsl, libcrypt, libm, if_vlan,...
* pseudo-plugin added, to enable callbacks also for main programs. Useful for extensions
* Yang Unique statements with multiple schema identifiers did not work on some platforms due to memory error.
2019-07-23 22:11:14 +02:00
..
clixon-config@2019-06-05.yang * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00
clixon-lib@2019-06-05.yang * New clixon-config@2019-06-05.yang revision 2019-06-05 10:58:02 +02:00
clixon-rfc5277@2008-07-01.yang * Added -o "<option>=<value>" command-line option to all programs: backend, cli, netconf, restconf. 2019-01-13 17:34:15 +01:00
clixon-xml-changelog@2019-03-21.yang xml changelog next iteration 2019-03-26 12:04:51 +01:00
Makefile.in * Replaced CLIXON_DATADIR with two configurable options defining where Clixon installs Yang files. 2019-06-05 17:46:30 +02:00