No description
Find a file
Olof hagsand e898dda016 * Auto-CLI enhancements
* A generated clispec including state (default @datanodestate) also generated along with the config clispec tree (default @datanode)
  * New mode `GT_HIDE` set by option `CLICON_CLI_GENMODEL_TYPE` to collapse non-presence containers that only contain a single list
  * Added a prfix for cli_show_config/cli_show_auto so that it can produce parseable output
  * Thanks dcornejo@netgate.com for trying it out and suggestions
2020-06-13 12:05:26 +02:00
apps * Auto-CLI enhancements 2020-06-13 12:05:26 +02: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 * Optimizations 2020-04-28 22:31:58 +02:00
docker Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
etc In the bbuild system, you dont need to do make install-include for installing include files for compiling. This is now included in the actions done by make install. 2020-04-05 12:25:33 +02:00
example Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
extras * NACM extension (RFC8341) 2018-12-16 19:49:19 +01:00
include Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi. 2020-06-04 11:26:38 +02:00
lib * Auto-CLI enhancements 2020-06-13 12:05:26 +02:00
test * Auto-CLI enhancements 2020-06-13 12:05:26 +02:00
util Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
yang * Auto-CLI enhancements 2020-06-13 12:05:26 +02:00
.gitignore * Added [Vagrant tests](test/vagrant/README.md) 2020-06-08 08:16:42 +00:00
.travis.yml Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00
CHANGELOG.md * Auto-CLI enhancements 2020-06-13 12:05:26 +02:00
configure * Added [Vagrant tests](test/vagrant/README.md) 2020-06-08 08:16:42 +00:00
configure.ac further restconf refactoring 2020-06-11 21:54:09 +02:00
LICENSE.md * Fixed instance-id multiple results 2020-04-22 14:00:40 +02:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00
README.md CLIgen pt_expand API change and mem problems 2020-05-20 12:00:52 +02: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.

Clixon is sponsored by Rubicon Communications LLC(Netgate)