No description
Find a file
2021-02-25 22:35:13 +01:00
apps If a signal handler runs during select() loop in clixon_event_loop() and unless the signal handler sets clixon_exit, the select will be restarted. 2021-02-25 22:35:13 +01:00
aux upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
doc debug print of backend state, split test-stream into a netconf and restconf part, change restconf yang auth-type from leaf-list to leaf 2021-01-27 14:40:34 +01:00
docker * Fixed extension/unknown problem shown in latest openconfig where other than a single space was used between the unknown identifier and string 2021-02-23 13:47:17 +01:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example * Added CLICON_ANONYMOUS_USER to clicon-config.yang 2021-02-21 14:48:12 +01:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
fuzz * Fixed extension/unknown problem shown in latest openconfig where other than a single space was used between the unknown identifier and string 2021-02-23 13:47:17 +01:00
include * Fixed extension/unknown problem shown in latest openconfig where other than a single space was used between the unknown identifier and string 2021-02-23 13:47:17 +01:00
lib If a signal handler runs during select() loop in clixon_event_loop() and unless the signal handler sets clixon_exit, the select will be restarted. 2021-02-25 22:35:13 +01:00
test If a signal handler runs during select() loop in clixon_event_loop() and unless the signal handler sets clixon_exit, the select will be restarted. 2021-02-25 22:35:13 +01:00
util restconf test fixes for freebsd and others 2021-02-12 16:30:30 +00:00
yang * Added CLICON_ANONYMOUS_USER to clicon-config.yang 2021-02-21 14:48:12 +01:00
.gitignore * NETCONF Call Home Call Home RFC 8071 2021-02-04 11:43:09 +01:00
.travis.yml revert travis 2020-11-30 20:12:07 +01:00
CHANGELOG.md If a signal handler runs during select() loop in clixon_event_loop() and unless the signal handler sets clixon_exit, the select will be restarted. 2021-02-25 22:35:13 +01:00
configure * Handling empty netconf XML messages "]]>]]>" is changed from being accepted to return an error. 2021-01-07 16:57:47 +01:00
configure.ac Copyright 2021 2021-01-13 14:40:34 +01:00
LICENSE.md Copyright 2021 2021-01-13 14:40:34 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00
README.md TSL->TLS, updated slack link, callhome docs 2021-02-09 21:36:01 +01:00

Build Status Documentation Status

Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism.

See documentation, project page and examples, Travis-CI

Clixon is open-source and dual licensed. Either Apache License, Version 2.0 or GNU General Public License Version 2; you choose, see LICENSE.md.

See CHANGELOG.md release history.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite (updated 5/2 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)