core-lightning/lightningd/test
Christian Decker ca3db290ba plugin: Add connected hook
This hook is used to let a plugin decide whether we should continue
with the connection normally, or whether we should be dropping the
connection. Possible use-cases include policy enforcement (dropping
connections based on previous interactions), draining a node by
allowing only peers with an active channel to reconnect, or
temporarily preventing a channel from making progress.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-02-20 15:37:59 +01:00
..
Makefile Move json and param core functionality into common, for plugins. 2018-12-10 00:00:50 +00:00
run-find_my_abspath.c plugins: don't keep redundant jsonrpc pointer. 2019-02-07 20:33:50 +00:00
run-invoice-select-inchan.c plugin: Add connected hook 2019-02-20 15:37:59 +01:00
run-jsonrpc.c short_channel_id: don't accept :-separated in JSON if --allow-deprecated-apis=false 2019-02-08 16:52:30 -08:00