clixon/apps/netconf
Olof hagsand a77cd27abb * Fixed: [namespace prefix nc is not supported](https://github.com/clicon/clixon/issues/143)
* Added more sanity checks on incoming top-level rpc and hello messages, including verifying top-level namespace
2020-10-17 18:04:46 +02:00
..
clixon_netconf.h 2019 2019-01-02 15:48:30 +01:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02: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 Replaced the global variable debug with access function: clicon_debug_get(). 2020-06-09 16:04:49 +02:00
netconf_lib.h 2019 2019-01-02 15:48:30 +01:00
netconf_main.c * Fixed: [namespace prefix nc is not supported](https://github.com/clicon/clixon/issues/143) 2020-10-17 18:04:46 +02:00
netconf_rpc.c * Netconf as default namespace has been disabled by default. 2020-09-02 15:44:10 +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