gluon-packages/net
Linus Lüssing 49604ce507 respondd: add provider "respondd-providers" to list registrations
Add an internal respondd provider "respondd-providers" which allows a
respondd querier to query which providers are registered on a node.
Example output:

{
	"respondd-providers": [
		"neighbours",
		"nodeinfo",
		"statistics",
		"statistics-extended"
	]
}

This can be useful for providers which are known to be bulky, where the
actual data is better queried via HTTP/TCP instead. But where such a
provider is only present on a few nodes, so you'd want to avoid
trying each node via HTTP.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
2022-03-22 02:06:38 +01:00
..
ebtables-tiny ebtables-tiny: introduce stripped-down ebtables variant 2018-04-09 14:55:25 +02:00
l3roamd l3roamd: bump version 2020-01-20 23:54:39 +01:00
mmfd mmfd: bump version 2020-01-20 23:54:39 +01:00
respondd respondd: add provider "respondd-providers" to list registrations 2022-03-22 02:06:38 +01:00
respondd-module-airtime respondd-module-airtime: move const specifier to the right location 2021-10-25 00:09:01 +02:00
simple-tc simple-tc: increment PKG_VERSION 2019-09-04 20:52:50 +02:00
sse-multiplex treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
tunneldigger treewide: change Github URLs from git:// to https:// (#252) 2022-01-12 21:17:42 +01:00
uradvd treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
wgpeerselector net/wgpeerselector: keep same datatype on ubus status (#250) 2021-10-03 10:58:43 +02:00