No description
Find a file
Olof hagsand 9840e248c6 * Augment target node check strict, instead of printing a warning, it will terminate with error.
* Fixed: [Augment that reference a submodule as target node fails #178](https://github.com/clicon/clixon/issues/178)
* Fixed a memory error that was reported in slack by Pawel Maslanka
  * The crash printout was: `realloc(): invalid next size Aborted`
2021-02-19 15:46:55 +01:00
apps * Augment target node check strict, instead of printing a warning, it will terminate with error. 2021-02-19 15:46:55 +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 Fixed [xml bind yang error in xml_bind_yang_rpc_reply #175](https://github.com/clicon/clixon/issues/175) 2021-02-16 17:21:33 +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 * Augment target node check strict, instead of printing a warning, it will terminate with error. 2021-02-19 15:46:55 +01:00
test * Augment target node check strict, instead of printing a warning, it will terminate with error. 2021-02-19 15:46:55 +01:00
util restconf test fixes for freebsd and others 2021-02-12 16:30:30 +00:00
yang reorder clixon-restconf.yang and some test fixes 2021-02-14 14:48:52 +00: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 * Augment target node check strict, instead of printing a warning, it will terminate with error. 2021-02-19 15:46:55 +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)