No description
Find a file
2020-12-01 12:58:07 +01:00
apps * Fixed typo: [False Header Content_type in restconf error #152](https://github.com/clicon/clixon/issues/152) 2020-12-01 12:58:07 +01: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 evhtp debugging: memleaks, test errors, etc 2020-11-19 18:06:20 +01: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 message-id attributes in error and hello replies 2020-12-01 12:14:30 +01:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +02:00
lib * Added message-id attributes in error and hello replies 2020-12-01 12:14:30 +01:00
test * Added message-id attributes in error and hello replies 2020-12-01 12:14:30 +01:00
util * Changed first parameter from int fd to FILE *f in the following functions: 2020-11-04 22:21:42 +01:00
yang * Reworked evhtp restconf config to only use clixon-restconf.yang and marked local restconf options as obsolete 2020-11-21 13:16:29 +01:00
.gitignore minor alignment 2020-11-15 05:13:05 -06:00
.travis.yml revert travis 2020-11-30 20:12:07 +01:00
CHANGELOG.md * Fixed typo: [False Header Content_type in restconf error #152](https://github.com/clicon/clixon/issues/152) 2020-12-01 12:58:07 +01:00
configure Support for building static lib: 2020-11-29 17:00:35 +01:00
configure.ac Support for building static lib: 2020-11-29 17:00:35 +01:00
LICENSE.md * Fixed instance-id multiple results 2020-04-22 14:00:40 +02:00
Makefile.in Fixed broken *-util target 'cd' commands, comment 2020-11-16 11:19:44 +02:00
README.md cli show options. doc and testing 2020-10-01 11:07:57 +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, 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.

See CHANGELOG.md release history.

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

Clixon is sponsored by Rubicon Communications LLC(Netgate)