lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] DHCP and AUTOIP cooperation


From: Funk, Artur
Subject: [lwip-users] DHCP and AUTOIP cooperation
Date: Mon, 25 Jun 2012 14:15:00 +0200

Hi @ all embedded campaigner,

I was going to enable AUTOIP in case DHCP fails, but after adding the
Options to the lwipopt.h

#define LWIP_DHCP                               1
#define LWIP_AUTOIP                             1
#define LWIP_DHCP_AUTOIP_COOP   1

autoip.c Source stays still disabled. Is there a especial trick to get
autoip running?
In my project I use LwIP 1.3.1 and the path to the ipv4 folder is also
defined. 

Any suggestions?


Regards

Artur




reply via email to

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