clixon/apps
Olof hagsand 606245ef02 * Added flags to example backend to control its behaviour:
* Start with `-- -r` to run the reset plugin
  * Start with `-- -s` to run the state callback
* Rewrote yang dir load algorithm to follow the algorithm in [FAQ](FAQ(doc/FAQ.md#how-are-yang-files-found) with more precise timestamp checks, etc.
2019-03-18 16:31:34 +01:00
..
backend * Added flags to example backend to control its behaviour: 2019-03-18 16:31:34 +01:00
cli * CLI history: [Preserve CLI command history across sessions. The up/down arrows](https://github.com/clicon/clixon/issues/79) 2019-03-08 11:26:07 +01:00
netconf * Ensured you can add multiple callbacks for any RPC, including basic ones. 2019-03-10 17:27:52 +01:00
restconf * Ensured you can add multiple callbacks for any RPC, including basic ones. 2019-03-10 17:27:52 +01:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00