Automatic expiry at timeout for pf(4) overload tables
Contributed by Peter N. M. Hansteen on from the overlords of overloads dept.
A downside to tables that would tend to fill up indefinitely is that at some point they will be quite full, and the administrator would need to either manually run pfctl expire or set up a crontab entry to weed out old entries at intervals.
Now Alexandr Nedvedicky (sashan@) is airing a patch on tech@ that would add a timeout option to to tables declarations, doing away with the need to set up crontab entries to run pfctl expire.
The patch and the explanation can be found in the thread pf(4) add timeout option to ip address tables, with followup discussion where several developers and users pitch in.
The message reads,
List: openbsd-tech Subject: pf(4) add timeout option to ip address tables From: Alexandr Nedvedicky <sashan () fastmail ! net> Date: 2026-05-11 1:05:27 Hello, diff below should help people who use 'overload' action in their firewall configuration. This is how pf.conf(5) describes the overload option:

