clixon/apps/cli
Olof hagsand 7e4e1d6deb * Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10
* Previous support did no validation of values.
  * Validation of types and CLI expansion
  * Example extended with inclusion of iana-if-type RFC 7224 interface identities
2018-06-03 15:36:05 +02:00
..
cli_common.c * Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h. 2018-05-30 22:38:12 +02:00
cli_common.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_generate.c * Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10 2018-06-03 15:36:05 +02:00
cli_generate.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_handle.c CLI plugin API restructuring completed. Now all plugin APIs have the generic form 2018-04-08 11:32:43 +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 * Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10 2018-06-03 15:36:05 +02:00
cli_plugin.c * Support for YANG identity and identityref according to RFC 7950 Sec 7.18 and 9.10 2018-06-03 15:36:05 +02:00
cli_plugin.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_show.c * Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h. 2018-05-30 22:38:12 +02:00
clixon_cli.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_cli_api.h * Removed cli callback vector functions. Set COMPAT_COMPAT_CLIV if you need to keep these functions in clixon_custom.h. 2018-05-30 22:38:12 +02:00
Makefile.in * INSTALLFLAGS added with default value -s(strip). 2018-04-30 12:06:19 +02:00