freebsd-dev/sys/netpfil
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
..
ipfilter/netinet netpfil: Remove a double word in a source code comment 2022-04-09 14:20:09 +02:00
ipfw ipfw: icmp6_type is only used for INET6. 2022-04-13 16:08:21 -07:00
pf pf: Add per-rule timestamps for rule and eth_rule 2022-04-22 19:53:20 +02:00