clixon/apps/netconf
Olof hagsand a2c2375b38 docs
2017-05-01 16:50:22 +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 moved detect_endtag to clixon_proto 2017-04-07 12:34:07 +02:00
netconf_plugin.c common plugin code, removed clixon_proc.c 2017-04-12 22:39:01 +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 replace chunk code 2017-04-03 15:53:57 +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-01 16:50:22 +02:00

Clixon Netconf

Clixon netconf implements the following standards:

  • RFC 4741 (NETCONF Configuration Protocol),
  • RFC 4742 (Using the NETCONF Configuration Protocol over Secure SHell (SSH)) and
  • RFC 5277 (NETCONF Event Notifications).

It needs to be updated to RFC6241 and RFC 6242. It also does not implement the following features:

  • :url capability
  • copy-config source config
  • edit-config testopts
  • edit-config erropts
  • edit-config config-text