]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: enable the syncookie feature for IPv6
authorKajetan Staszkiewicz <vegeta@tuxpowered.net>
Mon, 21 Aug 2023 06:01:29 +0000 (08:01 +0200)
committerKristof Provost <kp@FreeBSD.org>
Mon, 28 Aug 2023 08:17:18 +0000 (10:17 +0200)
commitae0512bb02ccd3d878b1d0cf6ee5c77942120a21
tree80ff232d30c3cb040eec08123131346bab8886c7
parented38753926973fbd84135523efefcfcb887064ee
pf: enable the syncookie feature for IPv6

When syncookie support was added to pf the relevant work was only done
in pf_test(), not pf_test6(). Do this now.

MFC after: 1 week
Reviewed by: kp
Sponsored by: InnoGames GmbH
Differential Revision: https://reviews.freebsd.org/D41502

(cherry picked from commit 92d4152295bc670b80352b5fbe102565de99a4eb)
sys/netpfil/pf/pf.c