Actions
Bug #7790
closed
PB
PB
dpinger / code using it, falsely defines a down gateway as up after dpinger gets restarted.
Bug #7790:
dpinger / code using it, falsely defines a down gateway as up after dpinger gets restarted.
Start date:
08/21/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All
Description
dpinger / code using it, falsely defines a down gateway as up after dpinger gets restarted.
Or maybe the code that uses it wrongly defines it as down.. as dpinger itself only tells it measured no loss and no latency sofar. while actually it didnt measure anything those first few seconds after it starts.
This adds and seconds later removes the gateway from gatewaygroups while nothing changed with regard to the gateway its monitoring.
Anyhow a pullrequest is waiting that evades this issue: https://github.com/pfsense/pfsense/pull/3763
Actions