clixon/apps/backend
2020-09-27 17:14:28 +02:00
..
backend_client.c Fixed: [default state data returned with get-config](https://github.com/clicon/clixon/issues/140) 2020-09-27 17:14:28 +02:00
backend_client.h * Internal backend socket protocol changed: uint32_t session-id added, see clixon_proto.h 2019-10-19 19:52:09 +02:00
backend_commit.c Fixed: [default state data returned with get-config](https://github.com/clicon/clixon/issues/140) 2020-09-27 17:14:28 +02:00
backend_commit.h Removed and enabled code for compile options: RESTART_PLUGIN_RPC, XML_NEW_DIFFERENTIATE, OPTIMIZE_45_BIND and OPTIMIZE_45_SORT 2020-05-11 15:29:58 +02:00
backend_handle.h Added restconf handle specialization to implement restconf parameters 2020-06-22 12:47:43 +02:00
backend_main.c Fixed: [xmldb_get0 returns invalid candidate on startup transaction callbacks #126](https://github.com/clicon/clixon/issues/126). Always clear candidate-db before db initialization. 2020-09-07 15:09:19 +02:00
backend_plugin.c Fixed: [default state data returned with get-config](https://github.com/clicon/clixon/issues/140) 2020-09-27 17:14:28 +02:00
backend_plugin.h * New clixon-lib@2020-04-23.yang revision 2020-04-28 22:10:06 +02:00
backend_socket.c all clixon event functions prepended with clixon_ 2020-06-05 16:19:03 +02:00
backend_socket.h 2019 2019-01-02 15:48:30 +01:00
backend_startup.c rearranged default code to be outside of copying in xml_get inner loop, and that no defaults are computed if no yang binding is made 2020-09-09 15:52:54 +02:00
backend_startup.h * startup_extraxml triggers unnecessary validation 2019-06-14 22:01:30 +02:00
clixon_backend.h Changed code so that it will be compatible with c++. 2020-07-02 15:00:53 +03:00
clixon_backend_handle.c rearranged default code to be outside of copying in xml_get inner loop, and that no defaults are computed if no yang binding is made 2020-09-09 15:52:54 +02:00
clixon_backend_handle.h 2019 2019-01-02 15:48:30 +01:00
clixon_backend_transaction.c Clixon 4.4 three compile-time options: MOVE_TRANS_END for changing transaction-end callbacks; STATE_ORDERED_BY_SYSTEM to make state data system ordered; XML_MERGE_TWO_ROUNDS to improve xml_merge performance. 2020-04-02 14:28:58 +02:00
clixon_backend_transaction.h Non-key list now not accepted in edit-config (before only on validation) 2019-05-08 12:51:10 +02:00
Makefile.in Makefile copyright 2020-05-12 13:59:45 +02:00