clixon/apps/netconf
Olof Hagsand e48f8dd00e clixon_netconf -S is obsolete. Use clixon_netconf -l s instead.
* Unified log handling for all clicon applications using -l e|o|s|f.
  * The options stand for e:stderr, o:stdout, s: syslog, f:file
2018-07-29 19:41:10 +02:00
..
clixon_netconf.h Plugin RPC callback interface have been unified between backend, netconf and restconf. 2018-04-07 18:20:33 +02:00
Makefile.in * INSTALLFLAGS added with default value -s(strip). 2018-04-30 12:06:19 +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 * Much better support for XPATH 1.0 according to https://www.w3.org/TR/xpath-10 using yacc/lex 2018-07-17 16:59:32 +02:00
netconf_hello.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_lib.c Dedicated xml,json,yang and xsl parser utility programs added 2018-06-17 19:40:06 +02:00
netconf_lib.h 2017->2018 2018-01-01 12:25:33 +01:00
netconf_main.c clixon_netconf -S is obsolete. Use clixon_netconf -l s instead. 2018-07-29 19:41:10 +02:00
netconf_rpc.c * Prefix of rpc was ignored 2018-06-20 20:53:34 +02: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