* Added flag names: `CLIXON_DBG_*`
* Added maskable flags that can be combined when debugging:
* `DEFAULT` = 1: Basic debug message, espcially initialization
* `MSG` = 2: Input and output packets, read datastore
* `DETAIL` = 4: Details: message dump in hex, xpath parse trees, etc
* `EXTRA` = 8: Extra detailed logs
* Test: some errors in yang-lib where content-id was in wrong place
|
||
|---|---|---|
| .. | ||
| cli_auto.c | ||
| cli_autocli.c | ||
| cli_autocli.h | ||
| cli_common.c | ||
| cli_common.h | ||
| cli_generate.c | ||
| cli_generate.h | ||
| cli_handle.c | ||
| cli_handle.h | ||
| cli_main.c | ||
| cli_plugin.c | ||
| cli_plugin.h | ||
| cli_show.c | ||
| clixon_cli.h | ||
| clixon_cli_api.h | ||
| Makefile.in | ||