Matthias Schiffer
59a44274cb
gluon-respondd: do not join link-local multicast group on br-client
...
Fixes #1701
2019-04-21 19:31:32 +02:00
Matthias Schiffer
5e086da608
gluon-respondd: remove Gluon-specific provider directory
...
Our provider modules are prefixed with gluon- now, and the log message
about a missing provider dir was confusing users.
2018-03-08 21:46:05 +01:00
Christof Schulze
718758f0e5
gluon-respondd: have respondd join ff05::... in addition to ff02::... ( #1030 )
...
Rework init script to additionally join a ff05::... multicast group on the mesh-wide interface.
2017-02-10 02:03:04 +01:00
Matthias Schiffer
cd4753aaa5
gluon-respondd: add /usr/lib/respondd to provider directories
2016-12-23 00:44:20 +01:00
Matthias Schiffer
9a06a98651
gluon-respondd: add delay to mesh-wide multicast requests
...
Mesh-wide multicast requests are answered with a random delay of up to 10s.
2016-12-11 00:42:41 +01:00
Jan-Philipp Litza
fcf3abd9c4
gluon-respondd: restart on state change of client iface
...
Because we unconditionally appended `-i br-client` to the command line of
respondd, it wasn't restarted when br-client changed state. Now, we use a
jsonfilter expression on the network.interface dump data, similar to how the
other interface names are generated, and only add the interface to the argument
list if it is up.
2016-12-09 10:43:24 +01:00
Jan-Philipp Litza
d8bb97831b
gluon-respondd: Use procd in initscript and to restart on network changes
2016-12-08 23:30:57 +01:00
Christof Schulze
ca57cdfe77
gluon-respondd: make initialisation mesh protocol agnostic ( #946 )
2016-12-08 17:44:29 +01:00
Matthias Schiffer
b4aaf8a1f8
gluon-respondd: add init script
...
Instead of starting gluon-respondd from a hotplug handler, add a proper
init script. The new init script has a restart_if_running argument which
is now used by the hotplug handler.
2016-02-02 09:18:13 +01:00
Matthias Schiffer
9004028cb4
Convert gluon-announce Lua code to C modules, rename to gluon-respondd
...
gluon-announced and gluon-announce are merged to gluon-respondd.
2016-02-02 09:18:12 +01:00