freebsd-src/lib/libpfctl
Reid Linnemann 0abcc1d2d3 pf: Add per-rule timestamps for rule and eth_rule
Similar to ipfw rule timestamps, these timestamps internally are
uint32_t snaps of the system time in seconds. The timestamp is CPU local
and updated each time a rule or a state associated with a rule or state
is matched.

Reviewed by:	kp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D34970
2022-04-22 19:53:20 +02:00
..
libpfctl.c pf: Add per-rule timestamps for rule and eth_rule 2022-04-22 19:53:20 +02:00
libpfctl.h pf: Add per-rule timestamps for rule and eth_rule 2022-04-22 19:53:20 +02:00
Makefile libpfct: Fix PIC flag 2021-04-17 22:10:13 +02:00