]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf tests: Test scrub fragment reassemble on interfaces with different MTU
authorKristof Provost <kp@FreeBSD.org>
Tue, 27 Apr 2021 16:46:03 +0000 (18:46 +0200)
committerKristof Provost <kp@FreeBSD.org>
Fri, 30 Apr 2021 06:19:47 +0000 (08:19 +0200)
commit388c0cde10293d9a3434e99146bf391aec6878a3
tree6f5348bd0c747a3308206b08e098603e9d0bf95f
parent055c55abefbe19fe46a56894595af9c9dad7678c
pf tests: Test scrub fragment reassemble on interfaces with different MTU

There's a problem with pf's reassembly code where it produces incorrect
checksums when reassembling across interfaces with different MTUs.
Test this.

PR: 255432
Reviewed by: donner
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D30013
tests/sys/netpfil/pf/fragmentation.sh