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 _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
