clixon/apps/cli
Olof hagsand 5388aace12 Refactoring for better performance of large auto-cli specs
* Fixed: [very slow execution of load_set_file #288](https://github.com/clicon/clixon/issues/288)
* New `clixon-lib@2021-11-11.yang` revision
  * Modified option: RPC stats extended with YANG stats
* Modified `clixon-config@2021-11-11.yang` revision
  * Added option:
    * CLICON_PLUGIN_CALLBACK_CHECK
    * Enable to make plugin context check before and after all callbacks.
* Added statistics for YANG: number of objects and memory used
* Use the treeref no-copy option of CLIgen to reduce memory
* Refactored cli-generation/autocli-start code
* Refactored cligen glue functions to use cligen_eval directly (remove clicon_eval,clixon_cligen_eval)
2021-11-25 12:04:05 +01:00
..
cli_auto.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_common.c * Performance improvement 2021-11-18 08:37:54 +01:00
cli_common.h - Fixed list pagination for CLI 2021-09-21 11:24:53 +02:00
cli_generate.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_generate.h Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_handle.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_plugin.c Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +01:00
cli_plugin.h Refactoring for better performance of large auto-cli specs 2021-11-25 12:04:05 +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