summaryrefslogtreecommitdiff
path: root/sys/net/pfvar_priv.h
AgeCommit message (Expand)Author
2021-06-23augment the global pf state list with its own locks.David Gwynne
2021-02-09Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs.Patrick Wildt
2018-09-11- moving state look up outside of PF_LOCK()Alexandr Nedvedicky
2017-08-06Reduce contention on the NET_LOCK() by moving the logic of the pfpurgeMartin Pieuchot
2017-06-05- let's add PF_LOCK()Alexandr Nedvedicky
2016-11-22Fold union pf_headers buffer into struct pf_pdesc (enabled by pfvar_priv.h).Richard Procter
2016-10-26Put union pf_headers and struct pf_pdesc into separate header fileAlexander Bluhm