clixon/apps/cli
Olof Hagsand b3dcee9639 * YANG schema mount RFC 8528, Initial commit (work in progress)
* Keep track of YANG unknowns with ys_cvec of EXTENSION
* C-API: Init ys_cvec to NULL, added yang_cvec_add() and adjusted code to use it
2023-01-20 16:16:02 +01:00
..
cli_auto.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_autocli.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_autocli.h * Changed autocli tree-labels using ac_ and act_ prefixes 2022-01-18 12:17:47 +01:00
cli_common.c Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370) 2023-01-15 12:36:59 +01:00
cli_common.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_generate.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_generate.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_handle.c [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_handle.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
cli_main.c RFC 8525: 2023-01-15 22:44:00 +01:00
cli_plugin.c Error handling for CLI 2022-11-19 11:11:08 +01:00
cli_plugin.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
cli_show.c * YANG schema mount RFC 8528, Initial commit (work in progress) 2023-01-20 16:16:02 +01:00
clixon_cli.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_cli_api.h [Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379) 2022-10-27 14:21:17 +02:00
Makefile.in Two minor fixes for building on macOS, HOST_VENDOR should be defined before trying to check its value. 2022-08-17 09:39:16 +02:00