lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] AUTOIP and DHCP operating at the same time.


From: address@hidden
Subject: Re: [lwip-users] AUTOIP and DHCP operating at the same time.
Date: Thu, 29 Mar 2018 20:19:54 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 29.03.2018 19:51, Roger Cover wrote:
Is there an example of how to use AUTOIP and DHCP at the same time?

Yes, have a look at the win32 port in contrib.

I have had DHCP in my application for some time, but a customer now requires 
that I add AUTOIP as well.

I am having difficulty making them operate as I would like. Both are 
functioning, but I would like to have the DHCP address supersede the AUTOIP 
address even if the DHCP address arrives after the AUTOIP address has been 
applied.

That should just work when setting LWIP_DHCP_AUTOIP_COOP to 1. But please don't use an old buggy version of lwIP :-)

Simon



reply via email to

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