lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] NETIF_FLAG_DHCP flag removed


From: address@hidden
Subject: Re: [lwip-users] NETIF_FLAG_DHCP flag removed
Date: Mon, 12 Feb 2018 22:01:40 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 12.02.2018 10:57, Mattia Settin wrote:
Dear all
I upgrading my system from lwip 1.4.1 to 2.0.3.
I note that the NETIF_FLAG_DHCP flag was removed.
Unfortunately I can find any note in the change log.
Do you have idea how maintain the flags (i.e. previus compatibily) ?

No, that flag got removed as it was unused, not really useful and space is short for flags.
You can use 'dhcp_supplied_address()' instead.

Simon



reply via email to

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