Actions
Bug #2792
closedpfSctl / check_reload_status can ignore linkup/linkdown events if they fire too fast.
Start date:
02/04/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0.x
Affected Architecture:
Description
If an ethernet interface's link goes down and up too rapidly, the 'up' event sent by pfSctl ("linkup start") can be ignored by the rate limiting code that prevents multiple events from being triggered too rapidly.
As such, if someone using DHCP has their link cycle rapidly, then dhclient will be stopped but will never restart.
Actions