[lwip-users] DHCP discover skips hostname

2018-05-18 Thread Biafra
Hi everyone, I'm new to lwip. I've noticed that the dhcp_option_hostname() function (to set the hostname for DHCP session) isn't executed on dhcp_discover() function. Is it the correct behaviour? Many thanks Biafra___ lwip-users mailing list lwip-us

[lwip-users] LWIP_ASSERT on pbuf_free function

2018-11-21 Thread Biafra
the memp_TCP_SEG variable: the stats struct shows that no element is now used and the maximum number of elements ever used from the application start is 3. The tab variable points to the linked list of all free elements: having now no used elements, the linked list should link all the elements (26)