No description
Find a file
Olof hagsand 0e94937ccf Sanity check of mandatory key statement for Yang LISTs.
* If fails, exit with error message, eg: `Yang error: Sanity check failed: LIST vsDataContainer lacks key statement which MUST be present (See RFC 7950 Sec 7.8.2)`
  * Can be disabled by setting `CLICON_CLICON_YANG_LIST_CHECK` to `false`
2020-03-09 15:48:33 +01:00
apps stricter xml populate made some cornercase errors appear 2020-03-05 11:56:13 +01:00
aux moved aux configure scripts to aux directory 2020-03-09 15:38:21 +01:00
build-root/scripts Implement make dist target 2017-12-05 05:23:27 -06:00
doc Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
docker * New "general-purpose" datastore upgrade callback added which i called once on startup, intended for lo 2020-02-20 14:00:01 +01:00
etc 2019 2019-01-02 15:48:30 +01:00
example Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include stricter xml populate made some cornercase errors appear 2020-03-05 11:56:13 +01:00
lib Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
test Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
util stricter xml populate made some cornercase errors appear 2020-03-05 11:56:13 +01:00
yang Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
.gitignore error range test error x - y 2019-06-30 15:14:51 +02:00
.travis.yml Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00
CHANGELOG.md Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +01:00
configure moved aux configure scripts to aux directory 2020-03-09 15:38:21 +01:00
configure.ac moved aux configure scripts to aux directory 2020-03-09 15:38:21 +01:00
LICENSE.md * Added clixon-stats in clixon-config.yang for clixon XML and memory statistics. 2020-03-01 10:59:24 +01:00
Makefile.in FreeBSD modifications: Configure, makefiles and test scripts modification for Freebsd 2019-10-20 09:03:31 -10:00
README.md Sanity check of mandatory key statement for Yang LISTs. 2020-03-09 15:48:33 +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 main documentation, project page and examples.

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 for the license.

Clixon interaction is best done posting issues, pull requests, or joining the slack channel. Slack invite.

Netgate sponsors Clixon.