Files
serenity/Kernel/Net/IP
implicitfield 47146b00c9 AK+Userland+Kernel+Tests: Deduplicate IPv4 header checksumming
Previously, there were two slightly different implementations of this in
the Kernel and in LibCrypto.

This patch removes those, and replaces them with an implementation that
seeks to combine the best aspects of both while not being a drop-in
replacement for either.

Two new tests are also included.
2025-12-29 14:01:24 +01:00
..
2024-10-04 12:04:17 +02:00
2025-10-10 00:02:50 +02:00