Add plugin_rpc_err(), which works something like clixon_err, but it saves error information from a plugin for reporting rpc-errors that need to be returned. Also add plugin_rpc_err_xml(), which does an XML formatted error. The plugin error is stored in the clixon_handle and retrieved from there. Signed-off-by: Corey Minyard <corey@minyard.net> |
||
|---|---|---|
| .github/workflows | ||
| apps | ||
| config-aux | ||
| debian | ||
| doc | ||
| docker | ||
| etc | ||
| example | ||
| include | ||
| lib | ||
| scripts | ||
| test | ||
| yang | ||
| .editorconfig | ||
| .gitignore | ||
| CHANGELOG.md | ||
| codecov.yml | ||
| configure | ||
| configure.ac | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| Makefile.in | ||
| README.md | ||
Clixon is a YANG-based configuration manager, with interactive CLI, NETCONF and RESTCONF interfaces, an embedded database and transaction mechanism.
See documentation, project page, examples, Github actions CI and community links.
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.
Clixon has a master branch continuously tested with CI, but releases with more testing are made every third month, see Releases and CHANGELOG.md release history.
Clixon interaction is best done posting issues, pull requests, or joining the Matrix clixon forum https://matrix.to/#/#clixonforum:matrix.org.
Other clixon projects include CLIgen, the Clixon controller, Clixon applications and others.
Clixon is sponsored by Rubicon Communications LLC(Netgate) and others.