No description
Find a file
Phil Heller 38f4cd8237 Testing dependency fixes, Netconf XML declaration and filter logic fix
Install libnghttp2-devel in ubuntu and centos per required dependencies
Ignore case when checking XML declaration encoding value per W3C recommendations
Fix filter logic to follow RFC6241 (7.1, 7.7) and default to subtree
2021-07-29 22:48:07 -06:00
.github/workflows ci: install libnghttp2 2021-06-18 22:59:04 +02:00
apps Testing dependency fixes, Netconf XML declaration and filter logic fix 2021-07-29 22:48:07 -06: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 docker: nginx install changed in alpine 2021-06-20 16:06:24 +02:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example Vagrant and test updates for restconf /www-data mods 2021-05-23 19:55:01 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
fuzz fuzzing restconf changes, json mem error 2021-06-02 13:39:48 +02:00
include * Added autotool check for getresuid (and related functions) necessary for lowering of priviliges for backend and restconf 2021-06-11 14:42:41 +02:00
lib Testing dependency fixes, Netconf XML declaration and filter logic fix 2021-07-29 22:48:07 -06:00
test Testing dependency fixes, Netconf XML declaration and filter logic fix 2021-07-29 22:48:07 -06:00
util - Link utils statically if LINKAGE=static 2021-06-18 22:50:30 +02:00
yang * Added autotool check for getresuid (and related functions) necessary for lowering of priviliges for backend and restconf 2021-06-11 14:42:41 +02:00
.gitignore * NETCONF Call Home Call Home RFC 8071 2021-02-04 11:43:09 +01:00
CHANGELOG.md ci: install libnghttp2 2021-06-18 22:59:04 +02:00
codecov.yml Tests: 2021-04-24 17:51:39 +02:00
configure - Link utils statically if LINKAGE=static 2021-06-18 22:50:30 +02:00
configure.ac - Link utils statically if LINKAGE=static 2021-06-18 22:50:30 +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 Move clixon CI from travis to github actions 2021-06-16 13:06:21 +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/5 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)