Files
src/sys/net
Kristof Provost c3f69af03a pf: Fix unaligned checksum updates
The algorithm we use to update checksums only works correctly if the
updated data is aligned on 16-bit boundaries (relative to the start of
the packet).

Import the OpenBSD fix for this issue.

PR:		240416
Obtained from:	OpenBSD
MFC after:	1 week
Reviewed by:	tuexen (previous version)
Differential Revision:	https://reviews.freebsd.org/D27696
2020-12-23 12:03:20 +01:00
..
2019-12-21 21:01:03 +00:00
2020-10-30 13:32:58 +00:00
2020-12-08 23:54:09 +00:00
2020-11-25 10:56:38 +00:00
2020-11-29 19:38:03 +00:00
2020-11-20 14:45:45 +00:00
2020-10-16 11:22:29 +00:00
2020-12-23 12:03:20 +01:00
2020-11-08 19:02:22 +00:00
2020-11-29 19:43:33 +00:00