lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Test offloading checksum for receive path


From: Giuseppe Modugno
Subject: [lwip-users] Test offloading checksum for receive path
Date: Thu, 13 Oct 2022 12:59:03 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2

LPC546xx MCUs have the capability to offload checksum for IP, TCP, UDP and ICMP, for outgoing and ingoing packets.

I enabled the generation of checksum for IPv4 for outgoing packets and it seems working well. Now I want to enable and test checksum offload for incoming IPv4 datagrams, but I'm in trouble how to test.

I should have the possibility to generate and send an IP datagram with a wrong checksum from a host on the same LAN of lwip device.

Do you know of any tool that can do this kind of thing on Windows?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]