Am 12. April 2025 01:38:09 MESZ schrieb "Van Hooft, Frank via lwip-users" 
<lwip-users@nongnu.org>:
>[..]
>Wireshark sees this packet (unchanged as above), and wireshark complains about 
>the invalid FCS.

Lwip does not generate the FCS (aka CRC) at the end of the packet. The MAC does 
this. Also, the remote MAC will check it. An unless you specifically have 
changed your PC adapter settings (and have an adapter supporting this), you 
won't see the FCS in Wireshark.

In fact, if you can see the packet in Wireshark, the FCS was good or your 
adapter would have thrown the packet away.

There's an option in Wireshark (assume packets have FCS or something like that) 
to turn off the message.

Regards,
Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to