No description
Find a file
2021-03-30 14:26:22 +02:00
apps 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
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 * Removed cli_debug(). Use cli_debug_backend() or cli_debug_restconf() instead. 2021-03-22 14:56:05 +01:00
docker Changed libevhtp tests to compile from clicon instead of criticalstack 2021-03-03 21:57:19 +01:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example * Removed endtag parameter of clixon_xml_parse_file() 2021-03-15 13:24:27 +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: [Backend can not read datastore with container named config #147](https://github.com/clicon/clixon/issues/147) 2021-03-13 17:15:00 +01:00
lib clicon_err: Missed print strerr due to category error. 2021-03-30 14:26:22 +02:00
test clicon_err: Missed print strerr due to category error. 2021-03-30 14:26:22 +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 Added: CLICON_CLI_AUTOCLI_EXCLUDE 2021-03-15 13:08:42 +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 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
configure 5.1.0.PRE 2021-03-02 12:00:08 +01:00
configure.ac 5.1.0.PRE 2021-03-02 12:00:08 +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 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)