clixon/lib/src
2022-06-26 11:28:42 +02:00
..
clixon_api_path_parse.h
clixon_api_path_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_api_path_parse.y
clixon_client.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_data.c Module state upgrade: RFC7895 to RFC 8525 2022-03-07 10:56:54 +01:00
clixon_datastore.c
clixon_datastore_read.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_datastore_read.h
clixon_datastore_write.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_datastore_write.h
clixon_dispatcher.c
clixon_err.c * Rename demon -> daemon 2022-03-07 11:18:27 +01:00
clixon_event.c * Implementation of "chunked framing" according to RFC6242 for Netconf 1.1. 2022-03-28 12:36:44 +02:00
clixon_file.c Cleanup, debug stmts, diff vars and obsolete compile options 2022-06-23 15:40:47 +02:00
clixon_handle.c
clixon_hash.c
clixon_if_feature_parse.h * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_if_feature_parse.l * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_if_feature_parse.y * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_instance_id_parse.h
clixon_instance_id_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_instance_id_parse.y
clixon_json.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_json_parse.h
clixon_json_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_json_parse.y
clixon_log.c Logging fixes 2022-04-30 11:31:51 +02:00
clixon_nacm.c
clixon_netconf_lib.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_netns.c
clixon_options.c Clixon SNMP frontend 2022-06-26 11:28:42 +02:00
clixon_path.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_plugin.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_proc.c
clixon_proto.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_proto_client.c SNMP frontend, RPC of single variable through clixon 2022-06-26 11:28:42 +02:00
clixon_regex.c
clixon_sig.c * Rename demon -> daemon 2022-03-07 11:18:27 +01:00
clixon_stream.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_string.c Limited http-data static server 2022-04-21 16:02:39 +02:00
clixon_text_syntax.c TEXT output/parser: fix space-separated leaf/leaf-lists 2022-06-07 13:23:05 +02:00
clixon_text_syntax_parse.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_text_syntax_parse.l Text syntax parser/loader 2022-06-01 11:08:19 +02:00
clixon_text_syntax_parse.y * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_uid.c
clixon_validate.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_xml.c Text syntax parser/loader 2022-06-02 19:28:49 +02:00
clixon_xml_bind.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_xml_changelog.c
clixon_xml_io.c Cleaned up prettyprint->pretty, use yang_cvec_set access function 2022-06-03 14:01:56 +02:00
clixon_xml_map.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_xml_nsctx.c
clixon_xml_parse.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_xml_parse.l
clixon_xml_parse.y
clixon_xml_sort.c Fixed: [if choice is declared with multiple elements or leaf-list with in a case scope , addition or updation is not happening as expected](https://github.com/clicon/clixon/issues/327) 2022-04-29 19:16:56 +02:00
clixon_xml_vec.c Changed C-API for xml translation/print the internal cxobj tree data structure to other formats 2022-06-01 20:02:27 +02:00
clixon_xpath.c * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_ctx.c
clixon_xpath_eval.c
clixon_xpath_eval.h
clixon_xpath_function.c
clixon_xpath_function.h
clixon_xpath_optimize.c * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_xpath_parse.h * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_parse.l * XPath parser: fixing lexical issues cornercases 2022-04-07 12:53:57 +02:00
clixon_xpath_parse.y YANG key list and unique fixes 2022-04-17 11:02:34 +02:00
clixon_xpath_yang.c
clixon_yang.c Clixon SNMP frontend 2022-06-26 11:28:42 +02:00
clixon_yang_cardinality.c
clixon_yang_cardinality.h
clixon_yang_internal.h YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_yang_module.c - Misc documentation 2022-04-14 15:21:25 +02:00
clixon_yang_parse.h
clixon_yang_parse.l * HTTP/1 native parser as part of the RESTCONF client 2022-02-08 16:59:08 +01:00
clixon_yang_parse.y * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00
clixon_yang_parse_lib.c SNMP MIB->YANG translation file handling. 2022-06-26 11:28:42 +02:00
clixon_yang_type.c
Makefile.in * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00