lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #30038] dhcp_network_changed doesn't reset AUTOIP coop


From: Bill Auerbach
Subject: [lwip-devel] [bug #30038] dhcp_network_changed doesn't reset AUTOIP coop state
Date: Mon, 14 Jun 2010 20:22:11 +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 #5, bug #30038 (project lwip):

Problem: netif.flags is a u8_t and #define's exist from 0x01 to 0x80.  How
can we add a #define e.g. for DHCP_AUTOIP_ADDR?  Just make flags a u16_t?  I
don't think the size of a netif is critical if it grows but no sense in me
sending a patch if you disagree.  If you do, how else can we signify DHCP
settled for an AutoIP address?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30038>

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




reply via email to

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