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>
8 lines
173 B
Text
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'
|