clixon/apps
Olof hagsand ce06f25be7 Merge branch dispatcher and broke out pagination callbacks to use it
* Merge branch 'dcornejo-master'
* Broke out pagination callback API from state data callbacks
  * New pagination callback API uses new dispatcher from netgate, thanks @dcornejo
   * Register callback with: `clixon_pagination_cb_register()`
   * Use accessor functions `pagination_offset()`, `pagination_limit()`, etc
 * Reverted state data callback API to pre-5.3 (see C/CLI API changes below)
2021-10-08 15:19:37 +02:00
..
backend Merge branch dispatcher and broke out pagination callbacks to use it 2021-10-08 15:19:37 +02:00
cli Refactored Makefile for static linking, removed netconf soap encoding 2021-10-04 20:06:11 +02:00
netconf NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
restconf NETCONF hello error handling, changed YANG PATCH enabling, refactored static linking 2021-10-05 12:04:53 +02:00
Makefile.in Fix some LINKAGE=static compile issues: 2021-09-26 11:22:48 +02:00