freebsd-dev/sys/netpfil
Luiz Amaral 485be9798a pfsync: replace struct pfsync_pkt with int flags
Get rid of struct pfsync_pkt. It was used to store data on the stack to
pass to all the submessage handlers, but only the flags part of it was
ever used. Just pass the flags directly instead.

Reviewed by:		kp
Obtained from:		OpenBSD
Sponsored by:		InnoGames GmbH
Differential Revision:	https://reviews.freebsd.org/D36294
2022-08-22 23:46:50 +02:00
..
ipfilter/netinet ipfilter: Support only jails in VNET 2022-07-07 07:53:45 -07:00
ipfw ipfw: make it possible to specify MTU for "unreach needfrag" action 2022-08-17 08:24:11 -07:00
pf pfsync: replace struct pfsync_pkt with int flags 2022-08-22 23:46:50 +02:00