No description
Find a file
Olof hagsand aaaeec92eb Internal RESTCONF changes:
- Kill running process directly, not schedul a kill
- fcgi: when kill, make exit more ordered, ensure fcgi-accept returns properly
2021-04-30 14:49:01 +02:00
apps Internal RESTCONF changes: 2021-04-30 14:49:01 +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 - Changed master to 5.2.0.PRE 2021-04-17 15:23:10 +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 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 Internal RESTCONF changes: 2021-04-30 14:49:01 +02:00
test Internal RESTCONF changes: 2021-04-30 14:49:01 +02:00
util - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02: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 Fixed: [Multiple http requests in native restconf yields same reply #212](https://github.com/clicon/clixon/issues/212) 2021-04-24 17:43:05 +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 - Removed sha1 code 2021-04-24 22:06:26 +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)