packages/net/respondd/files/respondd.config
David Bauer bbfd3f9709 respondd: add package
This adds the respondd package, a protocol used primarily with Freifunk
and the Gluon mesh-framework for collecting statistics.

For more information, see the project readme.

Ref: https://github.com/freifunk-gluon/respondd/

Tested: mpc85xx-p1020 / mediatek-filogic

Signed-off-by: David Bauer <mail@david-bauer.net>
2023-03-31 12:44:26 +02:00

8 lines
173 B
Text

config daemon daemon
option port '1001'
option providers '/lib/respondd'
config multicast-group lan
option group 'ff02::1'
option disabled '1'
list interface 'br-lan'