clixon/apps/cli
Olof hagsand 85e2945ec9 * Netconf message-id attribute changed from optional to mandatory
* Made NETCONF message handling more strict according to RFC 6241
  * Set `CLICON_NETCONF_MESSAGE_ID_OPTIONAL` to true to accept omission of message-id attribute
* Fixed: [need make sure message-id exist in rpc validate #240](https://github.com/clicon/clixon/issues/240)
2021-06-30 10:59:10 +02:00
..
cli_auto.c Merge branch 'autocli' of https://github.com/shmuelnatan/clixon into shmuelnatan-autocli 2021-04-22 20:56:04 +02:00
cli_common.c completing the function of hide for autocli-op in the yang files 2021-04-21 15:09:40 +03:00
cli_common.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_generate.c * Fixed union in XPATH [XPATH issues #219](https://github.com/clicon/clixon/issues/219) 2021-05-15 22:28:10 +02:00
cli_generate.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.c Copyright 2021 2021-01-13 14:40:34 +01:00
cli_handle.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_main.c * Netconf message-id attribute changed from optional to mandatory 2021-06-30 10:59:10 +02:00
cli_plugin.c - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
cli_plugin.h Copyright 2021 2021-01-13 14:40:34 +01:00
cli_show.c * Netconf message-id attribute changed from optional to mandatory 2021-06-30 10:59:10 +02:00
clixon_cli.h Copyright 2021 2021-01-13 14:40:34 +01:00
clixon_cli_api.h completing the function of hide for autocli-op in the yang files 2021-04-22 19:17:32 +03:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00