clixon/apps
Olof hagsand c64878fd4a * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang
* Except `CLICON_RESTCONF_DIR` which remains in clixon-config.yang due to bootstrapping
    * -d <dir> option removed
  * This applies to both evhtp and fcgi RESTCONF
    * Both can also read config from backend, and be started from backend
  * You may need to move config as follows (from clixon-config.yang to clixon-restconf.yang)
    * CLICON_RESTCONF_PRETTY -> restconf/pretty
    * CLICON_RESTCONF_PATH -> restconf/fcgi-path
2021-02-11 13:46:34 +01:00
..
backend * Restconf authentication callback (ca_auth) signature changed 2021-02-09 21:26:35 +01:00
cli removed unnecessary strerror() in clixon_err() calls; added 'function' keyword in all function declarations in the test scripts 2021-02-04 12:04:48 +01:00
netconf fixed tests after updates 2021-02-10 20:48:57 +01:00
restconf * RESTCONF configuration is unified and moved from clixon-config.yang to clixon-restconf.yang 2021-02-11 13:46:34 +01:00
Makefile.in Copyright 2021 2021-01-13 14:40:34 +01:00