Hallo! If DHCP does not find a server, it should use autoip to get an IP-address. This is the behaviour im programming at the moment. But, DHCP should not stop to try to find a DHCP server. The problem is that in the DHCP code UDP is used and the ip.src address is set to the address the interface is configured, Normally this is 0.0.0.0, but with autoip theres a 169.254.0.0/16 address in use.
Is this a problem? If it is, how could it be solved, or, what is the prefered way to solve it? Dominik _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
