lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #22804] netif_set_ipaddr doesn't clear NETIF_FLAG_DHCP


From: Bill Auerbach
Subject: [lwip-devel] [bug #22804] netif_set_ipaddr doesn't clear NETIF_FLAG_DHCP
Date: Tue, 01 Apr 2008 18:06:42 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13

URL:
  <http://savannah.nongnu.org/bugs/?22804>

                 Summary: netif_set_ipaddr doesn't clear NETIF_FLAG_DHCP
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: billauerbach
            Submitted on: Tuesday 04/01/2008 at 14:06
                Category: None
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 

    _______________________________________________________

Details:

netif_set_ipaddr should include:

netif->flags &= ~NETIF_FLAG_DHCP;

because the IP address is no longer set by DHCP if changed.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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