HomeFreeBSD

pf: remove STATE_LOOKUP

Description

pf: remove STATE_LOOKUP

the STATE_LOOKUP macro made sense ages ago. It stopped making sense
when we moved most of the functionality into a function. g/c the macro
and just call the function. ok mpi jca

Obtained from: OpenBSD, henning <henning@openbsd.org>, 4fc68ab0d1
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Jun 27 2025, 8:24 AM
Parents
rGe7be8e0026ad: pfctl: use __func__ rather than hardcoding function names for errors
Branches
Unknown
Tags
Unknown