Skip to content

Update json rpc daemon

Bogdan Bogush requested to merge json_rpc_update into devel

Hi @vivek.dutta Could you please review changes for json rpc daemon:

  • modified json rpc to use plugins
  • bbfdmd.h, cli.c, cli.h, plugin.c, plugin.h cloned from ubus daemon as is
  • fixed compilation issues due to api change in match and removed bbf_ctx.enable_plugins
  • fixed cli to load plugin with extensions (cli_in_plugin_dir)

Merge request reports

Loading