No description
Find a file
Olof hagsand c64878fd4a * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang
* Except `CLICON_RESTCONF_DIR` which remains in clixon-config.yang due to bootstrapping
    * -d <dir> option removed
  * This applies to both evhtp and fcgi RESTCONF
    * Both can also read config from backend, and be started from backend
  * You may need to move config as follows (from clixon-config.yang to clixon-restconf.yang)
    * CLICON_RESTCONF_PRETTY -> restconf/pretty
    * CLICON_RESTCONF_PATH -> restconf/fcgi-path
2021-02-11 13:46:34 +01:00
apps * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
aux upgrade copyright, aux tools, etc 2021-01-21 12:23:46 +01:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
doc debug print of backend state, split test-stream into a netconf and restconf part, change restconf yang auth-type from leaf-list to leaf 2021-01-27 14:40:34 +01:00
docker Added proc socket and text proto rpc 2021-01-22 14:41:47 +01:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
fuzz TSL->TLS, updated slack link, callhome docs 2021-02-09 21:36:01 +01:00
include Copyright 2021 2021-01-13 14:40:34 +01:00
lib * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
test * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
util fixed tests after updates 2021-02-10 20:48:57 +01:00
yang * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
.gitignore * NETCONF Call Home Call Home RFC 8071 2021-02-04 11:43:09 +01:00
.travis.yml revert travis 2020-11-30 20:12:07 +01:00
CHANGELOG.md * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
configure * Handling empty netconf XML messages "]]>]]>" is changed from being accepted to return an error. 2021-01-07 16:57:47 +01:00
configure.ac Copyright 2021 2021-01-13 14:40:34 +01:00
LICENSE.md Copyright 2021 2021-01-13 14:40:34 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00
README.md TSL->TLS, updated slack link, callhome docs 2021-02-09 21:36:01 +01: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 (updated 5/2 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)