clixon/apps
Olof hagsand acc9c083a4 * Added sorting of YANG statements
* Some openconfig specs seem to have use/when before a "config" which it depends on. This leads to XML encoding being in the "wrong order.
  * When parsing, clixon now sorts container/list statements so that sub-statements with WHEN are put last.
  * See [Statements given in "load set" are order dependent](https://github.com/clicon/clixon/issues/287)
* Fixed: [Statements given in "load set" are order dependent](https://github.com/clicon/clixon/issues/287)
2021-11-16 14:40:23 +01:00
..
backend * [RPC get-conf method returned some content not specified by select filter](https://github.com/clicon/clixon/issues/281) 2021-11-13 22:38:23 +01:00
cli * Added sorting of YANG statements 2021-11-16 14:40:23 +01:00
netconf NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
restconf Added error handling in yang_path_arg triggered by no filter in get paginated 2021-11-10 18:35:24 +01:00
Makefile.in Fix some LINKAGE=static compile issues: 2021-09-26 11:22:48 +02:00