clixon/apps/cli
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
..
cli_auto.c * Added sorting of YANG statements 2021-11-16 14:40:23 +01:00
cli_common.c * Added sorting of YANG statements 2021-11-16 14:40:23 +01:00
cli_common.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
cli_generate.c Fixed an issue with openconfig path compression: the compression was always done, not exclusively 2021-11-14 17:54:58 +01:00
cli_generate.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.c include signal.h 2021-10-21 16:29:43 +02:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c * Use new cligen cvv options. 2021-10-31 15:48:01 +01:00
cli_plugin.c CLIgen mem leak, test augment 2021-11-05 14:43:28 +01:00
cli_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_show.c * Added sorting of YANG statements 2021-11-16 14:40:23 +01:00
clixon_cli.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_cli_api.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
Makefile.in Refactored Makefile for static linking, removed netconf soap encoding 2021-10-04 20:06:11 +02:00