clixon/apps/netconf
Olof hagsand 9a8c6cf3e6 * New clixon-lib@2020-04-23.yang revision
* Added: stats RPC for clixon XML and memory statistics.
  * Added: restart-plugin RPC for restarting individual plugins without restarting backend.
* xml-stats moved from clixon-config.yang as state data to an rpc `datastats` in clixon-lib.yang
* Experimental: restart_plugin
* Two new plugin callbacks added
  * ca_daemon: Called just after a server has "daemonized", ie put in background.
  * ca_trans_commit_done: Called when all plugin commits have been done.
    * Note: If you have used "end" callback and usign transaction data, you should probably use this instead.
2020-04-28 22:10:06 +02:00
..
clixon_netconf.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in Very large commit for upcoming 4.4 release 2020-02-02 15:52:30 +01:00
netconf_filter.c NACM RFC341 datanode paths, read operation 2020-04-14 11:38:29 +02:00
netconf_filter.h 2019 2019-01-02 15:48:30 +01:00
netconf_lib.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +02:00
netconf_lib.h 2019 2019-01-02 15:48:30 +01:00
netconf_main.c * New clixon-lib@2020-04-23.yang revision 2020-04-28 22:10:06 +02:00
netconf_rpc.c Copyright change: LLC -> LLC(Netgate) 2020-04-23 16:55:56 +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