clixon/apps/netconf
Olof hagsand 8b7b7b0f60 * RESTCONF "content" query parameter supported
* New clixon-lib@2019-08-13.yang revision
* Bugfix: If `ietf-netconf.yang` was imported from any yang module, client/backend communication stops working.
2019-08-13 13:21:11 +02:00
..
clixon_netconf.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in Made Makefile concurrent so that it can be compiled with -jN 2019-03-21 10:40:00 +01:00
netconf_filter.c 2019 2019-01-02 15:48:30 +01:00
netconf_filter.h 2019 2019-01-02 15:48:30 +01:00
netconf_hello.c Netconf operation attribute namespace check is enforced 2019-07-31 16:45:48 +02:00
netconf_hello.h 2019 2019-01-02 15:48:30 +01:00
netconf_lib.c Reverted some of the nsc xpath API changes. In the revert, xpath_first() and xpath_vec() retain their old syntax with nsc==NULL. 2019-07-09 12:19:03 +02:00
netconf_lib.h 2019 2019-01-02 15:48:30 +01:00
netconf_main.c * RESTCONF "content" query parameter supported 2019-08-13 13:21:11 +02:00
netconf_rpc.c Reverted some of the nsc xpath API changes. In the revert, xpath_first() and xpath_vec() retain their old syntax with nsc==NULL. 2019-07-09 12:19:03 +02:00
netconf_rpc.h 2019 2019-01-02 15:48:30 +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