On Wed, 2008-10-08 at 09:40 -0400, Chu, Zhenwei wrote: > Hi, > > > > Lwip 1.3.0 is built with both AUTOIP and DHCP enabled. If it is > connected to DHCP server, it can reply UDP broadcast(255.255.255.255) > message. But if it is connected with PC directly, AUTOIP will be on > and lwIP does not response UDP broadcast anymore. What may cause this > issue?
Is it getting the same IP address, netmask, etc. configuration from the DHCP server and AUTOIP? I would guess that a difference in the way the interface is configured will result in broadcast being treated differently. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
