clixon/apps/netconf
2017-07-27 11:54:28 +02:00
..
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 Added support for YANG anyxml; Yang union CLI generation and validation; Removed yang string escaping 2017-07-27 11:54:28 +02:00
netconf_plugin.c handled netconf plugin 2017-07-23 14:25:40 +02:00
netconf_plugin.h
netconf_rpc.c Changed top-level netconf get-config and get to return <data>..</data> instead of <data><config>...</config></data> to comply to the RFC. 2017-07-23 14:45:33 +02:00
netconf_rpc.h
README.md

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