No description
Find a file
2021-10-20 12:30:09 +02:00
.github/workflows ci: install libnghttp2 2021-06-18 22:59:04 +02:00
apps Hide plugin check handler struct with a handler 2021-10-19 17:36:23 +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 Fixed: [Doxygen - Typo in Input #275](https://github.com/clicon/clixon/issues/275) 2021-10-12 15:28:40 +02:00
docker - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example Pagination callback modifications: ensure xml is bound to yang, removed 2021-10-14 14:06:01 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
lib Plugin-context: moved status field from struct to function retval 2021-10-20 12:30:09 +02:00
test Pagination callback modifications: ensure xml is bound to yang, removed 2021-10-14 14:06:01 +02:00
util Typo: forgot clixon_util_dispatcher.c 2021-10-14 09:14:12 +02:00
yang Moved fuzz dir to test/fuzz 2021-10-10 18:05:45 +02:00
.editorconfig Added .editorconfig, added licensing section to CONTRIB 2021-10-12 13:35:21 +02:00
.gitignore Added .editorconfig, added licensing section to CONTRIB 2021-10-12 13:35:21 +02:00
CHANGELOG.md Plugin-context: moved status field from struct to function retval 2021-10-20 12:30:09 +02:00
codecov.yml Clixon data access functions use the generic ptr api 2021-10-11 10:57:28 +02:00
configure Configure: changed --with-restconf= to say fcgi is NOT default 2021-10-13 10:00:15 +02:00
configure.ac Configure: changed --with-restconf= to say fcgi is NOT default 2021-10-13 10:00:15 +02:00
CONTRIBUTING.md Added .editorconfig, added licensing section to CONTRIB 2021-10-12 13:35:21 +02:00
LICENSE.md Moved fuzz dir to test/fuzz 2021-10-10 18:05:45 +02:00
Makefile.in Updated warnroot and checkroot Commands 2021-09-30 13:08:46 +02:00
README.md Moved fuzz dir to test/fuzz 2021-10-10 18:05:45 +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, Github actions 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.3.0 from September 2021. See CHANGELOG.md release history.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite (updated 26/9 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)