No description
Find a file
Olof hagsand b70e22096e - Pagination: enabled LIST_PAGINATION and remobved constant
- Changed logic on how to find clixon_restconf in pseudo plugin
- Removed ==== in constants to avoid conflict with git merge
- Remove assert
- Added fuzzing for netconf
2021-09-23 13:33:26 +02:00
.github/workflows ci: install libnghttp2 2021-06-18 22:59:04 +02:00
apps - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +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 New state plugin callback for pagination. 2021-09-21 15:02:46 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
fuzz - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
include - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
lib - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
test - Pagination: enabled LIST_PAGINATION and remobved constant 2021-09-23 13:33:26 +02:00
util - New netconf-specific uint32 parse functions 2021-09-21 11:24:53 +02:00
yang Removed ietf-origin and ietf-netconf-with-defaults YANGS 2021-09-21 11:28:29 +02:00
.gitignore * NETCONF Call Home Call Home RFC 8071 2021-02-04 11:43:09 +01:00
CHANGELOG.md New state plugin callback for pagination. 2021-09-21 15:02:46 +02:00
codecov.yml Tests: 2021-04-24 17:51:39 +02:00
configure - Added netconf to fuzz 2021-09-22 18:55:32 +02:00
configure.ac - Added netconf to fuzz 2021-09-22 18:55:32 +02:00
LICENSE.md Restconf native: add body to bad request return 2021-05-01 17:53:29 +02:00
Makefile.in - Restructure plugin module using a "module struct" rather than global variables. 2021-04-19 11:06:40 +02:00
README.md * 5.2.0 preparations 2021-07-01 16:34:38 +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.2.0 released on July 1st 2021. See CHANGELOG.md release history.

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

Clixon is sponsored by Rubicon Communications LLC(Netgate)