lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #55380] dhcp_release_and_stop() clears the assigned IP


From: Steve Strong
Subject: [lwip-devel] [bug #55380] dhcp_release_and_stop() clears the assigned IP address - v2.1.2
Date: Fri, 4 Jan 2019 03:03:59 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0

URL:
  <https://savannah.nongnu.org/bugs/?55380>

                 Summary: dhcp_release_and_stop() clears the assigned IP
address - v2.1.2
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: stevestrong
            Submitted on: Fri 04 Jan 2019 08:03:57 AM UTC
                Category: DHCP
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: Other

    _______________________________________________________

Details:

After the DHCP successfully acquires an IP address, it will delete it in the
mentioned function, so that LwIP is not reachable under the assigned address
anymore.

The line in question is this:
https://git.savannah.gnu.org/cgit/lwip.git/tree/src/core/ipv4/dhcp.c?id=c02fea096118930d866ee1572600c7c3c9d62e63#n1347

After commenting out (removing) this line, the tested HTTP server works as
expected.

Also see: 
http://lwip.100.n7.nabble.com/Problems-with-a-HTTP-server-etharp-c-v2-1-2-tc33715.html#a33717





    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?55380>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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