we are using the MSP401E401Y Launchpad to test lwIP.
When using the lwip Ethernet example the ICMP (ping) Response has the ICMP checksum set to 0 (the IP checksum is correct)
* on Linux I see the ping Response, but Wireshark Shows that the ICMP checksum is set to 0
* Windows does not Display a response
On both Systems I can open the Webpage from the demo with no issues (under the same IP address) .
How to get the ping Response to work?