Searched hist:"60 a3a371afa73ddbc085a7af044a4a860a998c57" (Results 1 – 3 of 3) sorted by relevance
/freebsd/tests/sys/netpfil/pf/ |
H A D | pfsync_defer.py | 60a3a371afa73ddbc085a7af044a4a860a998c57 Thu Dec 02 18:47:40 CET 2021 Kristof Provost <kp@FreeBSD.org> pf tests: more thorough pfsync defer test
Add a somewhat more extensive pfsync defer mode test. Ensure that pfsync actually delays the state creating packet until after it has sent the pfsync update and given the peer time to create the state.
Ideally the test should validate the pfsync state update and generate an ack message, but to keep the test simple we rely on the timeout of the deferred packet instead.
MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33245
|
H A D | pfsync.sh | diff 60a3a371afa73ddbc085a7af044a4a860a998c57 Thu Dec 02 18:47:40 CET 2021 Kristof Provost <kp@FreeBSD.org> pf tests: more thorough pfsync defer test
Add a somewhat more extensive pfsync defer mode test. Ensure that pfsync actually delays the state creating packet until after it has sent the pfsync update and given the peer time to create the state.
Ideally the test should validate the pfsync state update and generate an ack message, but to keep the test simple we rely on the timeout of the deferred packet instead.
MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33245
|
H A D | Makefile | diff 60a3a371afa73ddbc085a7af044a4a860a998c57 Thu Dec 02 18:47:40 CET 2021 Kristof Provost <kp@FreeBSD.org> pf tests: more thorough pfsync defer test
Add a somewhat more extensive pfsync defer mode test. Ensure that pfsync actually delays the state creating packet until after it has sent the pfsync update and given the peer time to create the state.
Ideally the test should validate the pfsync state update and generate an ack message, but to keep the test simple we rely on the timeout of the deferred packet instead.
MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33245
|