simplify expiration of 'once' rules.
authorsashan <sashan@openbsd.org>
Wed, 9 Nov 2022 23:00:00 +0000 (23:00 +0000)
committersashan <sashan@openbsd.org>
Wed, 9 Nov 2022 23:00:00 +0000 (23:00 +0000)
commita21b78cad07af7560419baae8ed65d4a38a32eac
treea895b5d94d6e61631186322c76409528369f404b
parentf2edca4783582a19cd7116d99d8adf7c1f71e0be
simplify expiration of 'once' rules.
let packet to mark 'once' rule as expired. The rule
will be removed by pfctl(8) when rules are updated.

OK kn@
sbin/pfctl/pfctl_parser.c
share/man/man5/pf.conf.5
sys/net/pf.c
sys/net/pf_ioctl.c
sys/net/pfvar.h