clixon/apps
Olof hagsand 22adc58187 * New process-control RPC feature in clixon-lib.yang to manage processes
* This is an alternative to manage a clixon daemon via sudtemd, containerd or other
  * One important special case is starting the clixon-restconf daemon internally
  * This is how it works:
    * Register a process via `clixon_process_register(h, name, namespace, argv, argc)`
    * Use process-control RPC defined in clixon-lib.yang to start/stop/restart or query status on that process
  * Example code in the main example
2020-12-15 15:48:42 +01:00
..
backend * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00
cli * More YANG extension functionality, 2020-12-08 17:21:37 +01:00
netconf Support for building static lib: 2020-11-29 17:00:35 +01:00
restconf * New process-control RPC feature in clixon-lib.yang to manage processes 2020-12-15 15:48:42 +01:00
Makefile.in Changed --with-restconf directive to have package as argument, with either null, evhtp or fcgi. 2020-06-04 11:26:38 +02:00