clixon/lib/src
Olof hagsand 6f7a33d196 SNMP frontend, new preli table handling code
Skipped data set and use table-helper only
Specialized SNMP error handling
2022-06-26 11:28:42 +02:00
..
clixon_api_path_parse.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_dispatcher.c Pagination callback modifications: ensure xml is bound to yang, removed 2021-10-14 14:06:01 +02:00
clixon_err.c SNMP frontend, new preli table handling code 2022-06-26 11:28:42 +02: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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_hash.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_log.c Logging fixes 2022-04-30 11:31:51 +02:00
clixon_nacm.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 * Fixed: RESTCONF Native: Failed binding of socket in network namespace caused process zombie 2021-05-17 22:50:07 +02:00
clixon_options.c Clixon SNMP frontend 2022-06-26 11:28:42 +02:00
clixon_path.c SNMP frontend: Generalized type handling for set functions 2022-06-26 11:28:42 +02:00
clixon_plugin.c YANG Action (RFC 7950 Section 7.15) 2022-06-21 15:44:02 +02:00
clixon_proc.c Code format tweak 2022-02-04 10:17:14 -05:00
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, new preli table handling code 2022-06-26 11:28:42 +02:00
clixon_regex.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 SNMP frontend, new preli table handling code 2022-06-26 11:28:42 +02:00
clixon_xml_nsctx.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_parse.h * Experimental text syntax parser/loader 2022-06-01 11:07:15 +02:00
clixon_xml_parse.l Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xml_parse.y Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_eval.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_eval.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_xpath_function.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang.c Clixon SNMP frontend 2022-06-26 11:28:42 +02:00
clixon_yang_cardinality.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
clixon_yang_cardinality.h Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
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 frontend, new preli table handling code 2022-06-26 11:28:42 +02:00
clixon_yang_type.c Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in * Full RFC 7950 if-feature-expr support (Section 7.20.2) 2022-06-26 10:58:43 +02:00