clixon/apps
Olof hagsand 5dd3243f66 Known Issues:
* If you retrieve state _and_ config data using RESTCONF or NETCONF `get`, a severe performance penalty occurs if you have large lists (eg ACLs). Workaround: disable `VALIDATE_STATE_XML` in `include/clixon_custom.h`.
2020-02-14 15:16:17 +01:00
..
backend Known Issues: 2020-02-14 15:16:17 +01:00
cli * Session-id CLI functionality delayed: "lazy evaluation" 2020-02-05 16:09:26 +01:00
netconf * C-API: Added xpath_first_localonly() as an xpath function that skips prefix and namespace checks. 2019-12-20 18:21:46 +01:00
restconf clang warnings 2019-12-23 14:03:42 +00:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00