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

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to