[Olsr-dev] OLSRd V2 - [PATCH] [openwrt] add uci-fication and hotplug-script

Henning Rogge (spam-protected)
Fri May 23 07:54:31 CEST 2014


Hi,

I think the reloading of configuration by sending SIGHUP should work
now. There was a bug that prevented detecting named interfaces without
key/value pairs.

Henning

On Thu, May 22, 2014 at 2:23 PM, Henning Rogge <(spam-protected)> wrote:
> On Thu, May 22, 2014 at 1:15 PM, Bastian Bittorf <(spam-protected)> wrote:
>> * Henning Rogge <(spam-protected)> [22.05.2014 13:08]:
>>> First, olsrd2 can reload its configuration during runtime, just send a
>>> SIGHUB to it and it should reload the configuration (it also keeps the
>>
>> this is nice and easy to implement, but it does not work here, e.g.:
>>
>> remove an interface-section from config, e.g. [interface=wlan0] and do
>> kill -SIGHUP $(pidof olsrd2)
>
> Okay,
>
> I think I have reproduced the bug here... this will take a while to debug.
>
> I would say commit your original script and we can push for a better
> one as soon as the fix is finished.
>
> Memo to myself, I need more test cases for the configuration API.
>
> Henning




More information about the Olsr-dev mailing list