No description
Find a file
Olof hagsand 26d37352f4 NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking
NETCONF hello errors, such as wrong session-id, prefix, namespace terminates session
  * Instead of returning an rpc-error reply
Changed YANG PATCH enabling:
  * Now: `./configure --enable-yang-patch`
  * Before: set YANG_PATCH constant in `include/clixon_custom.h`
Refactored Makefile for static linking
2021-10-05 12:04:53 +02:00
.github/workflows ci: install libnghttp2 2021-06-18 22:59:04 +02:00
apps NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
config-aux * Fixed ["aux" folder issue with Windows. #198](https://github.com/clicon/clixon/issues/198) 2021-04-07 09:44:18 +02:00
doc - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
docker - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
etc Copyright 2021 2021-01-13 14:40:34 +01:00
example - Memleaks in xpath parse error 2021-10-03 18:49:25 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
fuzz - Memleaks in xpath parse error 2021-10-03 18:49:25 +02:00
include NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
lib - Memleaks in xpath parse error 2021-10-03 18:49:25 +02:00
test NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
util - Modified linkage constant in makefile to test for dynamic only 2021-09-25 16:36:37 +02:00
yang Fixed static linking for coverage and fuzzing 2021-09-27 12:26:53 +02:00
.gitignore * NETCONF Call Home Call Home RFC 8071 2021-02-04 11:43:09 +01:00
CHANGELOG.md NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
codecov.yml Tests: 2021-04-24 17:51:39 +02:00
configure NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
configure.ac NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
CONTRIBUTING.md Make ready for clixon 5.4.0 development 2021-09-30 16:16:00 +02:00
LICENSE.md Restconf native: add body to bad request return 2021-05-01 17:53:29 +02:00
Makefile.in Updated warnroot and checkroot Commands 2021-09-30 13:08:46 +02:00
README.md Fixed static linking for coverage and fuzzing 2021-09-27 12:26:53 +02: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.

Latest release is 5.3.0 released in September 2021. See CHANGELOG.md release history.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite (updated 26/9 2021)

Clixon is sponsored by Rubicon Communications LLC(Netgate)