clixon/apps
Olof hagsand b103599a1a * Clixon transaction mechanism has changed which may affect your backend plugin callbacks:
* Validate-only transactions are terminated by an `end` or `abort` callback.
* If a commit user callback fails, a new `revert` callback will be made to plugins that have made a succesful commit.
2019-05-10 14:45:23 +02:00
..
backend * Clixon transaction mechanism has changed which may affect your backend plugin callbacks: 2019-05-10 14:45:23 +02:00
cli Non-key list now not accepted in edit-config (before only on validation) 2019-05-08 12:51:10 +02:00
netconf * Yang "min-element" and "max-element" feature supported 2019-05-07 11:47:30 +02:00
restconf * Yang "min-element" and "max-element" feature supported 2019-05-07 11:47:30 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00