lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #10446] DHCP extensions for AutoIP


From: Bill Auerbach
Subject: [lwip-devel] [task #10446] DHCP extensions for AutoIP
Date: Mon, 14 Jun 2010 16:07:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)

Follow-up Comment #2, task #10446 (project lwip):

I can do the part of indicating the address is an AutoIP address. I did the
fallback in my application, but it would be nice if there was a static address
for AutoIP to fallback to.  I can add that because it would be nice for it to
be autonomous.  I'll do both items.

I've had to do still more in my application.  When a static IP address is
set, I call dhcp_inform.  I think with LWIP_DHCP being 1 that netif_set_ipaddr
should do this internally. I know it does a gratuitous ARP, but isn't a DHCP
INFORM good etiquette as well when setting a static IP address?  In fact, I
didn't check but it might be required.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?10446>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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