clixon/apps/backend
Olof hagsand f872c7e295 * More precise Yang validation and better error messages
* For Example, adding bad-, missing-, or unknown-element error messages, etc instead of operation-failed
* Removed delete-config support for candidate db since it is not supported in RFC6241.
* Switched the order of `error-type` and `error-tag` in all netconf and restconf error messages to comply to RFC order.
* Added example_rpc RPC to example backend
* Renamed xml_namespace[_set]() to xml_prefix[_set]()
* Some restconf error messages contained "rpc-reply" or "rpc-error" which have now been removed.
* Netconf/Restconf RPC extra input arguments are ignored (https://github.com/clicon/clixon/issues/47)
2018-12-21 01:33:41 +01:00
..
backend_client.c * More precise Yang validation and better error messages 2018-12-21 01:33:41 +01:00
backend_client.h * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
backend_commit.c * More precise Yang validation and better error messages 2018-12-21 01:33:41 +01:00
backend_commit.h * More precise Yang validation and better error messages 2018-12-21 01:33:41 +01:00
backend_handle.h Move NACM files from backend to lib src dir 2018-12-08 11:22:26 +01:00
backend_main.c * More precise Yang validation and better error messages 2018-12-21 01:33:41 +01:00
backend_plugin.c Event stream discovery support 2018-09-23 17:45:22 +02:00
backend_plugin.h Event stream discovery support 2018-09-23 17:45:22 +02:00
backend_socket.c sock ipv4 2018-07-24 22:27:52 +02:00
backend_socket.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_backend.h plugin API remake 2018-04-04 09:51:47 +00:00
clixon_backend_handle.c Move NACM files from backend to lib src dir 2018-12-08 11:22:26 +01:00
clixon_backend_handle.h * Major rewrite of event streams 2018-09-30 14:51:30 +02:00
clixon_backend_transaction.c include limits.h for non-Linux compatibility 2018-04-23 08:49:45 -10:00
clixon_backend_transaction.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