clixon/lib/clixon
Olof hagsand acb8748470 * Generilized top-level yang parsing functions
* Clarified semantics of main yang module:
    * -y option to commands MUST specify filename
    * CLICON_YANG_MODULE_MAIN MUST specify a module
    * yang_parse() changed to take either filename or module name and revision.
  * Removed clicon_dbspec_name[_set]().
    * Use yang_main_module_name() instead.
  * Replaced yang_spec_main with yang_spec_parse_module
  * Added yang_spec_parse_file
2018-10-07 11:04:33 +02:00
..
clixon.h.in * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
clixon_err.h export populate 2018-08-27 19:07:52 +00:00
clixon_event.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_file.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_handle.h * Notification event streams enhancements 2018-09-18 22:49:29 +02:00
clixon_hash.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_json.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_log.h * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
clixon_netconf_lib.h Event stream discovery support 2018-09-23 17:45:22 +02:00
clixon_options.h * Generilized top-level yang parsing functions 2018-10-07 11:04:33 +02:00
clixon_plugin.h Changed plugin_init() backend return semantics: If returns NULL, _without_ calling clicon_err(), the module is disabled. 2018-07-13 12:44:59 +02:00
clixon_proto.h * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
clixon_proto_client.h * Restructure and more generic plugin API (cli,backend,restconf,netconf) 2018-04-02 10:38:53 +02:00
clixon_queue.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sha1.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_sig.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_stream.h backend_notify backward compatible 2018-09-30 15:12:36 +02:00
clixon_string.h * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_xml.h remove xml x_cv; added makes to jenkinsfile 2018-06-17 23:09:36 +02:00
clixon_xml_db.h * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
clixon_xml_map.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
clixon_xml_sort.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_xpath.h xpath unitialized vecs 2018-07-20 10:02:35 +00:00
clixon_xpath_ctx.h * Full support of XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-16 16:13:31 +02:00
clixon_yang.h * Generilized top-level yang parsing functions 2018-10-07 11:04:33 +02:00
clixon_yang_type.h * Added Yang "extension" statement. This includes parsing unknown 2018-02-25 20:01:53 +01:00
Makefile.in Improve permissions and strip binaries 2018-04-23 13:33:21 -05:00