lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Program hangs in ip_frag()


From: address@hidden
Subject: Re: [lwip-users] Program hangs in ip_frag()
Date: Wed, 8 Mar 2017 20:02:22 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

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

reply via email to

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