No description
Find a file
Olof hagsand 5551d753ef Logging fixes
* Fixed: [Error message seen twice in some cases](https://github.com/clicon/clixon/issues/325)
* Extended `-l` command-line option to all clixon commands with a `none` option, eg `-l n` directs logging to `dev/null`
2022-04-30 11:31:51 +02:00
.github/workflows Limited http-data static server 2022-04-21 16:02:39 +02:00
apps Logging fixes 2022-04-30 11:31:51 +02:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
config-aux Updated autotool aux scripts 2022-03-29 15:46:52 +02:00
doc Restconf http-data server updates 2022-04-26 17:42:53 +02:00
docker YangModels master branch renamed to main 2022-03-28 15:03:30 +02:00
etc Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
example - Disabled xpath optimization for hierarchical list 2022-04-14 15:21:25 +02:00
extras Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
include Http data server changes 2022-04-28 16:17:07 +02:00
lib Logging fixes 2022-04-30 11:31:51 +02:00
test Logging fixes 2022-04-30 11:31:51 +02:00
util - Misc documentation 2022-04-14 15:21:25 +02:00
yang Http data server changes 2022-04-28 16:17:07 +02:00
.editorconfig Added .editorconfig, added licensing section to CONTRIB 2021-10-12 13:35:21 +02:00
.gitignore * Renamed clixon-clispec.yang to clixon-autocli.yang 2022-01-07 12:50:07 +01:00
CHANGELOG.md Logging fixes 2022-04-30 11:31:51 +02:00
codecov.yml Clixon data access functions use the generic ptr api 2021-10-11 10:57:28 +02:00
configure * autotools: removed warning of HAVE_HTTP1 by adding doc-string 2022-04-03 12:43:54 +02:00
configure.ac Restconf http-data server updates 2022-04-26 17:42:53 +02:00
CONTRIBUTING.md Added .editorconfig, added licensing section to CONTRIB 2021-10-12 13:35:21 +02:00
LICENSE.md Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00
README.md Clixon 5.6.0 Release 2022-03-08 10:40:34 +01: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.

Clixon has a master branch continuously tested with CI, but releases are made ca every second month. Latest 5.6.0 release is from March 2022. Next is planned for May 2022. See CHANGELOG.md release history.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite(updated 23/2 2022)

Clixon is sponsored by Rubicon Communications LLC(Netgate)