clixon/apps/cli
Olof hagsand acb8748470 * Generilized top-level yang parsing functions
* Clarified semantics of main yang module:
    * -y option to commands MUST specify filename
    * CLICON_YANG_MODULE_MAIN MUST specify a module
    * yang_parse() changed to take either filename or module name and revision.
  * Removed clicon_dbspec_name[_set]().
    * Use yang_main_module_name() instead.
  * Replaced yang_spec_main with yang_spec_parse_module
  * Added yang_spec_parse_file
2018-10-07 11:04:33 +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 * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +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 * Generilized top-level yang parsing functions 2018-10-07 11:04:33 +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