diff options
author | Bjorn Ketelaars <bket@cvs.openbsd.org> | 2022-10-10 16:43:13 +0000 |
---|---|---|
committer | Bjorn Ketelaars <bket@cvs.openbsd.org> | 2022-10-10 16:43:13 +0000 |
commit | 9e9aab0e9acbb664986e93e4bcea2f0c8cb12391 (patch) | |
tree | 3c167b5f0775da4ae66438fdff0028e229cd6fa6 /sys/dev/fdt | |
parent | b80f022fb2b646d42e6b95256ac90b07b78b21df (diff) |
Recalculate checksum of normalised packet
In 2011, henning@ removed fiddling with the ip checksum of normalised
packets in r1.131 of sys/net/pf_norm.c. Rationale was that the checksum
is always recalculated in all output paths anyway. In 2016, procter@
reintroduced checksum modification to preserve end-to-end checksums in
r1.189 of sys/net/pf_norm.c. Likely soomewhere in that timeslot checksum
recalculation of normalised packets was broken.
With input from bluhm@.
OK sashan@, bluhm@
Diffstat (limited to 'sys/dev/fdt')
0 files changed, 0 insertions, 0 deletions