clixon/apps/netconf
2017-07-27 11:54:28 +02:00
..
clixon_netconf.h Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
Makefile.in LDFLAGS 2017-03-14 20:46:58 +01:00
netconf_filter.c Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
netconf_filter.h dual license 2016-12-30 16:14:48 +01:00
netconf_hello.c Netconf startup configuration support. Set CLICON_USE_STARTUP_CONFIG to 1 to 2017-02-10 11:54:34 +01:00
netconf_hello.h dual license 2016-12-30 16:14:48 +01:00
netconf_lib.c moved detect_endtag to clixon_proto 2017-04-07 12:34:07 +02:00
netconf_lib.h moved detect_endtag to clixon_proto 2017-04-07 12:34:07 +02:00
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 Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +01:00
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 Change internal protocol from clicon_proto.h to netconf. 2017-03-25 11:10:50 +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