* For backward compatibility, load of startup and running set CLICON_XML_NS_STRICT to false temporarily. * Added three-valued return values for several validate functions where -1 is fatal error, 0 is validation failed and 1 is validation OK. * This includes: `xmldb_put`, `xml_yang_validate_all`, `xml_yang_validate_add`, `xml_yang_validate_rpc`, `api_path2xml`, `api_path2xpath` * Added new xml functions for specific types: `xml_child_nr_notype`, `xml_child_nr_notype`, `xml_child_i_type`, `xml_find_type`. |
||
|---|---|---|
| .. | ||
| 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 | ||