]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: ensure syncookie does not create state
authorKristof Provost <kp@FreeBSD.org>
Wed, 30 Jun 2021 13:27:46 +0000 (15:27 +0200)
committerKristof Provost <kp@FreeBSD.org>
Tue, 27 Jul 2021 11:24:26 +0000 (13:24 +0200)
commitd0a815844eefe6087fd170e6664286d2c9334a30
tree13b8b8e970819db199eeab91734a34f1a47340f5
parent91bf2e701ed789c990f3c75c0d166c60a634d3f1
pf tests: ensure syncookie does not create state

Test that with syncookies enabled pf does not create state for
connections before the remote peer has replied to the SYN|ACK message.

MFC after: 1 week
Sponsored by: Modirum MDPay
Differential Revision: https://reviews.freebsd.org/D31142

(cherry picked from commit 27ab791a55191c0b6503391d411303b042b41047)
tests/sys/netpfil/pf/syncookie.sh