| .. |
|
clixon.h.in
|
Unified netconf input function
|
2023-04-20 21:28:01 +02:00 |
|
clixon_client.h
|
Added CLIXON_CLIENT_SSH to client API to communicate remotely via SSH netconf sub-system
|
2022-12-08 15:13:05 +01:00 |
|
clixon_data.h
|
Added clicon_data_init API, and yang_mount_get API
|
2023-03-12 21:04:23 +01:00 |
|
clixon_datastore.h
|
C-API xmldb_validate() removed. compare_db_names() added.
|
2023-04-09 21:13:12 +02:00 |
|
clixon_dispatcher.h
|
Dispatcher test additions
|
2021-10-14 08:58:35 +02:00 |
|
clixon_err.h
|
Error handling for CLI
|
2022-11-19 11:11:08 +01:00 |
|
clixon_err_string.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_event.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_file.h
|
Netconf monitoring:
|
2022-12-04 13:10:14 +01:00 |
|
clixon_handle.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_hash.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_json.h
|
* Added output function to JSON output:
|
2023-05-17 16:25:35 +02:00 |
|
clixon_log.h
|
Sanity checks for incoming internal netconf
|
2023-02-05 14:14:57 +01:00 |
|
clixon_nacm.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_netconf_input.h
|
Unified netconf input function
|
2023-04-20 21:28:01 +02:00 |
|
clixon_netconf_lib.h
|
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
|
2023-03-08 21:41:29 +01:00 |
|
clixon_netconf_monitoring.h
|
Netconf monitoring statistics frm RFC 6022
|
2023-02-04 17:13:45 +01:00 |
|
clixon_netns.h
|
- Restconf bind: continue with other sockets if bind fails, print address on log
|
2021-04-13 18:00:27 +02:00 |
|
clixon_options.h
|
Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370)
|
2023-01-15 12:36:59 +01:00 |
|
clixon_path.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_plugin.h
|
Formatting of comments
|
2023-03-30 15:39:35 +02:00 |
|
clixon_proc.h
|
Added CLIXON_CLIENT_SSH to client API to communicate remotely via SSH netconf sub-system
|
2022-12-08 15:13:05 +01:00 |
|
clixon_proto.h
|
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
|
2023-03-08 21:41:29 +01:00 |
|
clixon_proto_client.h
|
Netconf monitoring RFC 6022 Sessions (https://github.com/clicon/clixon/issues/370)
|
2023-01-15 12:36:59 +01:00 |
|
clixon_queue.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_regex.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_sig.h
|
* clicon_msg_rcv: Added intr parameter for interrupting on ^C (default 0)
|
2023-03-08 21:41:29 +01:00 |
|
clixon_stream.h
|
Feature Request: Support RFC 6022 (NETCONF Monitoring)
|
2022-11-28 15:53:24 +01:00 |
|
clixon_string.h
|
Avoid conversion to 'size_t' from 'int' warnings
|
2023-05-08 12:28:14 +02:00 |
|
clixon_text_syntax.h
|
Fixed: ["autocli:hide-show" extension cause bug in xmldb_put method #343](https://github.com/clicon/clixon/issues/343)
|
2022-07-22 16:06:28 +02:00 |
|
clixon_uid.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_validate.h
|
Yang schema mount: replaced config --enable-yang-schame-mount with runtime option CLICON_YANG_SCHEMA_MOUNT
|
2023-02-17 16:39:39 +01:00 |
|
clixon_validate_minmax.h
|
PERF: Added a recurse parameter to xml_yang_minmax_recurse() to avoid "double recursion"
|
2023-02-23 11:42:15 +01:00 |
|
clixon_xml.h
|
Fixed: [if-feature always negative if imported from another module](https://github.com/clicon/clixon/issues/429)
|
2023-05-05 17:54:10 +02:00 |
|
clixon_xml_bind.h
|
* C-API: Added clicon_handle parameter to all xml_bind_* calls
|
2023-01-27 14:56:58 +01:00 |
|
clixon_xml_changelog.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_xml_default.h
|
Fixed: [Defaults in choice does not work properly](https://github.com/clicon/clixon/issues/390)
|
2022-12-22 12:13:20 +01:00 |
|
clixon_xml_io.h
|
C-API: clixon_xml2file and clixon_xml2cbuf added prefix argument
|
2023-04-12 10:44:58 +02:00 |
|
clixon_xml_map.h
|
C-API: clixon_xml2file and clixon_xml2cbuf added prefix argument
|
2023-04-12 10:44:58 +02:00 |
|
clixon_xml_nsctx.h
|
* Added new functions: xml_tree_equal and xpath2xml
|
2023-03-23 22:16:33 +01:00 |
|
clixon_xml_sort.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
clixon_xml_vec.h
|
Text syntax parser/loader
|
2022-06-01 11:08:19 +02:00 |
|
clixon_xpath.h
|
* Added new functions: xml_tree_equal and xpath2xml
|
2023-03-23 22:16:33 +01:00 |
|
clixon_xpath_ctx.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_xpath_optimize.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_xpath_yang.h
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
clixon_yang.h
|
Call ys_populate_feature from if_feature_check
|
2023-04-30 17:34:31 +03:00 |
|
clixon_yang_module.h
|
* YANG schema mount RFC 8528, state data
|
2023-01-27 15:11:08 +01:00 |
|
clixon_yang_parse_lib.h
|
New plugin callback: ca_yang_patch - for modifying existing YANG modules
|
2023-02-05 14:14:57 +01:00 |
|
clixon_yang_schema_mount.h
|
* Restructured and extended <stats> rpc to schema mountpoints
|
2023-05-05 17:54:10 +02:00 |
|
clixon_yang_type.h
|
[Code formatting: Change indentation style to space](https://github.com/clicon/clixon/issues/379)
|
2022-10-27 14:21:17 +02:00 |
|
Makefile.in
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |