No description
Find a file
Olof hagsand dc1ad560f9 * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one.
* NACM recovery user session is now properly enforced. This means that if `CLICON_NACM_CREDENTIALS` is `except` (default), then a specific `CLICON_NACM_RECOVERY_USER` can make any edits and bypass NACM rules.
* If a default value is replaced by an actual value, RESTCONF return values have changed from `204 No Content` to `201 Created`
* clixon-config.yang: Removed default valude of CLICON_NACM_RECOVERY_USER
2020-08-11 14:49:30 +02:00
apps * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +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 remove nacm-recovery from test 2020-08-06 22:55:54 +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 yang-binding yb parameter to xmldb_get0() and all xmldb get functions. 2020-08-03 13:57:04 +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 * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +02:00
test * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +02:00
util log warning, error doc 2020-07-26 16:16:32 +02:00
yang * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +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 * Bundle internal NETCONF on RESTCONF: A RESTCONF operation could produce several (up to four) internal NETCONF messages between RESTCONF server and backend. These have now been bundled into one. 2020-08-11 14:49:30 +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)