Martin Stein b6d15fa3ab nic_router: incremental IPv4 checksum updates
The checksums for forwarded/routed IPv4, used to be always re-calculated from
scratch in the NIC router although the router changes only a few packet fields.
This commit replaces the old approach whereever sensible with an algorithm for
incremental checksum updates suggested in RFC 1071. The goal is to improve
router performance.

Ref #4555
2022-08-10 13:33:02 +02:00
..
2022-05-25 12:23:02 +02:00
2021-12-17 15:04:45 +01:00
2022-05-25 12:23:02 +02:00
2021-07-28 11:27:04 +02:00