clixon/lib/clixon
2019-07-04 20:21:07 +02:00
..
clixon.h.in * Added clicon_handle as parameter to all validate functions 2019-05-23 22:48:33 +02:00
clixon_data.h * Restconf with startup feature will now copy all edit changes to startup db (as it should according to RFC 8040) 2019-04-26 12:12:55 +02:00
clixon_datastore.h * startup_extraxml triggers unnecessary validation 2019-06-14 22:01:30 +02:00
clixon_err.h * New backend startup and upgrade support, see [doc/startup.md] for details 2019-02-26 15:48:15 +01:00
clixon_err_string.h Experimental customized error output strings, see [lib/clixon/clixon_err_string.h] 2019-04-11 12:45:31 +02:00
clixon_event.h 2019 2019-01-02 15:48:30 +01:00
clixon_file.h * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
clixon_handle.h * Structural change: removed datastore plugin and directory, and merged into regulat clixon lib code. 2019-03-31 18:17:40 +02:00
clixon_hash.h All hash_ functions have been prefixed with clicon_ to avoid name collision with other packages (frr) 2019-06-18 14:49:18 +02:00
clixon_json.h * JSON parse and print improvements 2019-06-03 16:40:54 +02:00
clixon_log.h 2019 2019-01-02 15:48:30 +01:00
clixon_nacm.h * Added CLICON_NACM_MODE "internal-rpc" which is for RPC functionality only 2019-03-22 17:09:05 +01:00
clixon_netconf_lib.h Return 404 Not found error if restconf GET does not return requested instance 2019-07-04 20:21:07 +02:00
clixon_options.h Added CLIgen tab-modes in config option CLICON_CLI_TAB_MODE, which means you can control the behaviour of <tab> in the CLI. 2019-05-29 20:11:31 +02:00
clixon_plugin.h * Clixon transaction mechanism has changed which may affect your backend plugin callbacks: 2019-05-10 14:45:23 +02:00
clixon_proto.h Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
clixon_proto_client.h 2019 2019-01-02 15:48:30 +01:00
clixon_queue.h New XMLDB_FORMAT added: tree. An experimental record-based tree database for direct access of records. 2019-04-26 13:38:55 +02:00
clixon_regex.h added regexp free routines, replaced regexp mode string with symbol 2019-05-29 14:17:30 +00:00
clixon_sha1.h 2019 2019-01-02 15:48:30 +01:00
clixon_sig.h 2019 2019-01-02 15:48:30 +01:00
clixon_stream.h 2019 2019-01-02 15:48:30 +01:00
clixon_string.h * Added clicon_handle as parameter to all validate functions 2019-05-23 22:48:33 +02:00
clixon_xml.h * Optimized validation of large lists 2019-04-14 14:36:41 +02:00
clixon_xml_changelog.h XML chanelog revision 2019-03-25 10:42:27 +01:00
clixon_xml_map.h Many validation functions have changed error parameter from cbuf to xml tree. 2019-06-10 12:49:40 +02:00
clixon_xml_sort.h * Optimized validation of large lists 2019-04-14 14:36:41 +02:00
clixon_xpath.h 2019 2019-01-02 15:48:30 +01:00
clixon_xpath_ctx.h 2019 2019-01-02 15:48:30 +01:00
clixon_yang.h * JSON parse and print improvements 2019-06-03 16:40:54 +02:00
clixon_yang_module.h Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
clixon_yang_type.h * JSON parse and print improvements 2019-06-03 16:40:54 +02:00
Makefile.in 2019 2019-01-02 15:48:30 +01:00