lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Assertions when using DHCP when using LWIP 2.0


From: Neerav Patel
Subject: Re: [lwip-users] Assertions when using DHCP when using LWIP 2.0
Date: Wed, 25 Jan 2017 20:02:16 +0000

The assertion in function: dhcp_create_msg line 1795, my assertion line code may be off, but I have debugged it down to that.  That line is in lwip 2.0.1 and lwip2.0.0RC2, I am using lwip2.0.0RC2.


Thanks




From: lwip-users <lwip-users-bounces+address@hidden> on behalf of address@hidden <address@hidden>
Sent: January 25, 2017 7:19 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Assertions when using DHCP when using LWIP 2.0
 
Neerav Patel wrote:
[..]
and that is when I get:

Assertion "dhcp_create_msg: dhcp->p_out == NULL" failed at line 1774 in src/core/ipv4/dhcp.c
Assertion "dhcp_create_msg: dhcp->msg_out == NULL" failed at line 1775 in src/core/ipv4/dhcp.c

In 2.0.0, there are no asserts on those lines.

Simon

reply via email to

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