clixon/apps/netconf
Olof hagsand bfce20c760 * Added Clixon Restconf library
* 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.
2018-03-25 15:47:27 +02:00
..
clixon_netconf.h 2017->2018 2018-01-01 12:25:33 +01:00
Makefile.in * Added Clixon Restconf library 2018-03-25 15:47:27 +02:00
netconf_filter.c 2017->2018 2018-01-01 12:25:33 +01:00
netconf_filter.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_hello.c cprintf sanity checks 2018-03-10 12:35:11 +01:00
netconf_hello.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_lib.c 2017->2018 2018-01-01 12:25:33 +01:00
netconf_lib.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_main.c * Added Clixon Restconf library 2018-03-25 15:47:27 +02:00
netconf_plugin.c 2017->2018 2018-01-01 12:25:33 +01:00
netconf_plugin.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_rpc.c 2017->2018 2018-01-01 12:25:33 +01:00
netconf_rpc.h 2017->2018 2018-01-01 12:25:33 +01:00
README.md docs 2017-05-07 18:50:38 +02:00

Clixon Netconf

Clixon Netconf implements the following NETCONF proposals or standards:

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