No description
Find a file
2020-07-23 17:04:12 +02:00
apps Revised CLICON_YANG_UNKNOWN_ANYDATA patch: dont allow new nodes after initial startup 2020-07-23 17:04:12 +02:00
aux moved aux configure scripts to aux directory 2020-03-09 15:38:21 +01:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
doc Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
docker new travis 2020-07-07 22:27:47 +02:00
etc In the bbuild system, you dont need to do make install-include for installing include files for compiling. This is now included in the actions done by make install. 2020-04-05 12:25:33 +02:00
example Added const char * in multiple places 2020-07-02 19:25:48 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
lib Another CLICON_YANG_UNKNOWN_ANYDATA issue: top-level unknown namespace caused segv in backend 2020-07-17 19:03:40 +02:00
test Revised CLICON_YANG_UNKNOWN_ANYDATA patch: dont allow new nodes after initial startup 2020-07-23 17:04:12 +02:00
util Moved restconf_stream.c -> restconf_stream_fcgi.c, made some generaizations and documented what was hardcoded to FCGI 2020-06-23 15:00:41 +02:00
yang Revised CLICON_YANG_UNKNOWN_ANYDATA patch: dont allow new nodes after initial startup 2020-07-23 17:04:12 +02:00
.gitignore Fixed ssl client certs for evhtp. 2020-07-01 15:11:22 +02:00
.travis.yml new travis 2020-07-07 22:59:56 +02:00
CHANGELOG.md Fixed CLICON_YANG_UNKNOWN_ANYDATA for config and state data. This feature introduced in 4.5 didnt really work. 2020-07-14 19:56:42 +02:00
configure small changes in error messages and code documentation 2020-07-14 19:46:12 +02:00
configure.ac small changes in error messages and code documentation 2020-07-14 19:46:12 +02:00
LICENSE.md * Fixed instance-id multiple results 2020-04-22 14:00:40 +02:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00
README.md code documentation 2020-07-12 10:59:12 +02: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.

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 for the license.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite.

Clixon is sponsored by Rubicon Communications LLC(Netgate)