clixon/apps/cli
Olof hagsand a4e29bcdb7 * All yang modules are stored in the clicon_dbspec_yang() option.
* Except clixon-config module due to bug reported below
* Bug: Top-level Yang symbol cannot be called "config" in any imported yang file.
  * datastore uses "config" as reserved keyword for storing any XML whoich collides with code for detecting Yang sanit
2018-10-19 15:26:22 +02:00
..
cli_common.c 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00
cli_common.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_generate.c * YANG Features 2018-10-10 20:11:20 +02:00
cli_generate.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_handle.c * Notification event streams enhancements 2018-09-18 22:49:29 +02:00
cli_handle.h CLI plugin API restructuring completed. Now all plugin APIs have the generic form 2018-04-08 11:32:43 +02:00
cli_main.c * All yang modules are stored in the clicon_dbspec_yang() option. 2018-10-19 15:26:22 +02:00
cli_plugin.c * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
cli_plugin.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_show.c 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00
clixon_cli.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_cli_api.h 3.8.0.PRE preparations and 2018-07-22 21:29:21 +02:00
Makefile.in * INSTALLFLAGS added with default value -s(strip). 2018-04-30 12:06:19 +02:00