No description
Find a file
2021-05-06 14:34:31 +02:00
apps - Fixed issues with mismatching Content-Length in replies causing extra bytes to spill over into the next message 2021-05-06 14:34:31 +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 completing the function of hide for autocli-op in the yang files 2021-04-21 15:09:40 +03: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 Add tab mode in example. Make coverage script sh->bash script 2021-04-22 20:44:37 +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 - Native restconf: use cligen buffers instead of libevent for replies 2021-04-29 14:06:05 +02:00
lib * RESTCONF in Clixon used empty key as "wildchar". But according to RFC 8040 it should mean the "empty string". 2021-05-05 15:04:22 +02:00
test Restconf native: add error bodies on early errors 2021-05-05 20:40:59 +02:00
util completing the function of hide for autocli-op in the yang files 2021-04-21 15:15:35 +03:00
yang Merge branch 'autocli' of https://github.com/shmuelnatan/clixon into shmuelnatan-autocli 2021-04-22 20:56:04 +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 * RESTCONF in Clixon used empty key as "wildchar". But according to RFC 8040 it should mean the "empty string". 2021-05-05 15:04:22 +02:00
codecov.yml Tests: 2021-04-24 17:51:39 +02:00
configure - Changed master to 5.2.0.PRE 2021-04-17 15:23:10 +02:00
configure.ac - Changed master to 5.2.0.PRE 2021-04-17 15:23:10 +02:00
LICENSE.md Restconf native: add body to bad request return 2021-05-01 17:53:29 +02:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
README.md Added codecov config file 2021-04-21 19:23:17 +02:00

Build Status Documentation Status codecov

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.

Latest release is 5.1.0. 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)