On Wed, 16 Apr 2025 18:01:25 +0200 Oleksij Rempel wrote:
Zero-initialize TCP header via memset() to avoid garbage values that may affect checksum or behavior during test transmission.
Also zero-fill allocated payload and padding regions using memset() after skb_put(), ensuring deterministic content for all outgoing test packets.
This has been applied, thanks!
patchwork-but is down, it seems, and it's out of our control :(