lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Switching to 1.4.1 points to an error in my lwipopts?


From: Simon Goldschmidt
Subject: Re: [lwip-users] Switching to 1.4.1 points to an error in my lwipopts?
Date: Mon, 20 Feb 2012 16:42:58 +0100

Mason <address@hidden> wrote:
> 1.4.1 has
> 
> #if TCP_WND > (PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - (PBUF_LINK_HLEN +
> PBUF_IP_HLEN + PBUF_TRANSPORT_HLEN)))
>   #error "lwip_sanity_check: WARNING: TCP_WND is larger than space
>   provided by PBUF_POOL_SIZE * (PBUF_POOL_BUFSIZE - protocol headers).
> [...]
> 
> 
> I'm confused by the mention of POOLs because I thought
> I wasn't using them, when I defined MEMP_MEM_MALLOC?

These warnings are disabled for MEMP_MEM_MALLOC==1 in the master branch. I did 
that last week and haven't found the time yet to merge that change back to the 
1.4.1 branch.

Simon
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de



reply via email to

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