* Builds and installs a new restconf library: libclixon_restconf.so and clixon_restconf.h * The restconf library can be included by a restconf plugin. * Example code in example/Makefile.in and example/restconf_lib.c * Authorization * Example extended with authorization * Test added with http basic authorization (test/test_auth.sh) * Documentation in FAQ.md * README.md extended with new yang, netconf, restconf, datastore, and auth sections. |
||
|---|---|---|
| .. | ||
| clixon_netconf.h | ||
| Makefile.in | ||
| netconf_filter.c | ||
| netconf_filter.h | ||
| netconf_hello.c | ||
| netconf_hello.h | ||
| netconf_lib.c | ||
| netconf_lib.h | ||
| netconf_main.c | ||
| netconf_plugin.c | ||
| netconf_plugin.h | ||
| netconf_rpc.c | ||
| netconf_rpc.h | ||
| README.md | ||
Clixon Netconf
Clixon Netconf implements the following NETCONF proposals or standards:
- NETCONF Configuration Protocol
- Using the NETCONF Configuration Protocol over Secure SHell (SSH)
- NETCONF Event Notifications
However, it needs to be updated to RFC 6241 and RFC 6242.
Clixon NETCONF currently does not support the following features:
- :url capability
- copy-config source config
- edit-config testopts
- edit-config erropts
- edit-config config-text