clixon/apps/cli
Olof hagsand af16760279 * Stream replay support
* RFC8040 Restconf replay support: start-time and stop-time query parameter support
    * This only applies to "native" restconf stream support, Nchan mode has different replay functionality
  * RFC5277 Netconf replay support using <startTime> and
  * Replay support is only in-memory and not persistent. External time-series DB could be added.
2018-10-27 11:12:01 +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 * Stream replay support 2018-10-27 11:12:01 +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