pekez wrote:

Well, yeah I didn't mean I fixed the fragmentation problem, I just avoided it. :) Maybe I will try to set MTU to 1500 just to see what is happening.


I meant to say 1500 *is* the MTU. MTU means what can be transferred on the medium *without* the medium's headers (ethernet header in this case). If "netif->mtu = XEMACPS_MTU - XEMACPS_HDR_SIZE;" comes from Xilinx, they got it wrong.

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

Reply via email to