clixon/apps/backend
Olof hagsand d358387d39 * Fixed: [State XML validation error when CLICON_MODULE_LIBRARY_RFC7895=true and ietf-yang-libra$
* Removed obsolete option: `CLICON_MODULE_LIBRARY_RFC7895'
  * Obsolete config options given in the confi file are considered an error
* Added section in CONTRIBUTING relating to optimzation
* Changed reset merge to implicit default values.
  * This avoids a potential overwriting of explicitly set default values in the existing config
* Adapted some code to [Make cligen_* functions const ](https://github.com/clicon/cligen/pull/83)
* Test: fixed test for * Fixed: [datamodel tree generated from basemodel tree is not proper when a list has more than one key and key is of enum type](https://github.com/clicon/clixon/issues/417)
2023-02-12 16:19:27 +01:00
..
backend_client.c
backend_client.h
backend_commit.c
backend_confirm.c
backend_get.c
backend_get.h
backend_handle.h
backend_main.c
backend_plugin.c
backend_plugin_restconf.c
backend_plugin_restconf.h
backend_socket.c
backend_socket.h
backend_startup.c
backend_startup.h
clixon_backend.h
clixon_backend_commit.h
clixon_backend_handle.c
clixon_backend_handle.h
clixon_backend_plugin.h
clixon_backend_transaction.c
clixon_backend_transaction.h
Makefile.in