No description
Find a file
Olof hagsand 953326d39f - Rewrote process control to simpler state model: stopped/running/exiting
- Stricter CLICON_BACKEND_RESTCONF_PROCESS :
 - if set, restconf daemon queries backend for its config
 - if not set, restconf daemon reads its config from main config file
2021-04-12 10:31:17 +02:00
apps - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +02:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
config-aux * Fixed ["aux" folder issue with Windows. #198](https://github.com/clicon/clixon/issues/198) 2021-04-07 09:44:18 +02:00
doc * Updated "evhtp" restconf mode 2021-03-30 16:00:03 +02:00
docker - Better restconf debug: when restconf debug flag set in datastore, ensure the process is started with -D set 2021-04-09 09:34:05 +02:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example - Added specific WITH_RESTCONF compile contants for _NATIVE and _FCGI for C code 2021-04-07 20:54:41 +02: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 - Added specific WITH_RESTCONF compile contants for _NATIVE and _FCGI for C code 2021-04-07 20:54:41 +02:00
lib - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +02:00
test - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +02:00
util Fixed: [state showing error in cli with CLICON_STREAM_DISCOVERY_RFC8040 #191](https://github.com/clicon/clixon/issues/191) 2021-03-18 10:41:08 +01:00
yang - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +02: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 - Rewrote process control to simpler state model: stopped/running/exiting 2021-04-12 10:31:17 +02:00
configure - Added specific WITH_RESTCONF compile contants for _NATIVE and _FCGI for C code 2021-04-07 20:54:41 +02:00
configure.ac - Added specific WITH_RESTCONF compile contants for _NATIVE and _FCGI for C code 2021-04-07 20:54:41 +02:00
LICENSE.md * Updated "evhtp" restconf mode 2021-03-30 16:00:03 +02:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00
README.md Fixed again: [backend start resconf failed due to path string truncated #192](https://github.com/clicon/clixon/issues/192) 2021-03-24 12:23:00 +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 24/3 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)