Hi Robert,
On Tue, Mar 26, 2019 at 11:14:52AM +0100, Robert Tiemann wrote:
To fix this, I have prepared a patch against master which triggers
the
online check when the IP address is updated. It works, but I am not
sure if this is a good solution or if the patch is just fighting a
symptom caused by a problem which should be fixed somewhere else.
Well, not sure either. address_updated() was introduced to fix the
problem whenever a new IP is assigned we need to check the timeserver
etc. again. From this perspective it seems a reasonable place to
trigger also the online check again.
Thanks,
Daniel