clixon/apps/netconf
2019-10-27 10:24:13 +01:00
..
clixon_netconf.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in internal netconf hello mechanism to obtain session-id 2019-10-24 11:46:06 +02: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_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 moved initial hello request from client to backend to immediate before first actual query 2019-10-27 10:24:13 +01:00
netconf_rpc.c * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +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