lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Pbuf alloc size


From: Kjel Snorre Jahrus
Subject: [lwip-users] Pbuf alloc size
Date: Fri, 10 Aug 2012 12:59:49 +0200

Hello,

I am trying to implement the lwIP on my platform and I noticed that the app works when I am allocating netif->mtu+14 bytes to the newly created pbuf in the low_level_input function but it doesn't if I allocate the size of the currently received frame.

Can you please tell me if that is normal or I am doing something wrong?

Best regards,
Kjel Snorre

reply via email to

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