freebsd-dev/tests/sys/netpfil
Kristof Provost 2d3fda5fa1 pf tests: Verify (tcp) checksum modification on unaligned options
It turns out pf incorrectly updates the TCP checksum if the TCP option
we're modifying is not 2-byte algined with respect to the start of the
packet.

Create a TCP packet with such an option and throw it through a scrub
rule, which will update timestamps and modify the packet.

PR:		240416
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D27688
2020-12-23 12:03:20 +01:00
..
common pf tests: Verify (tcp) checksum modification on unaligned options 2020-12-23 12:03:20 +01:00
pf pf tests: Verify (tcp) checksum modification on unaligned options 2020-12-23 12:03:20 +01:00
Makefile Add common firewall test suite 2019-08-05 11:47:34 +00:00
Makefile.depend DIRDEPS_BUILD: Connect new directories. 2017-10-31 00:04:07 +00:00