lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50618] dhcp_remove_struct() macro does not work


From: Benjamin Silvestre
Subject: [lwip-devel] [bug #50618] dhcp_remove_struct() macro does not work
Date: Thu, 23 Mar 2017 04:21:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: dhcp_remove_struct() macro does not work
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: bsilvestre
            Submitted on: Thu 23 Mar 2017 08:21:16 AM UTC
                Category: DHCP
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

dhcp_remove_struct macro still uses the old dhcp pointer in netif structure
which does not exist anymore.

It should use netif_set_client_data() instead. I kept the wrapper "do{}
while(0)" but I do not know if it is required or not.

The problem exists in lwip 2.0.2 and git head.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 23 Mar 2017 08:21:16 AM UTC  Name: dhcp.h.diff  Size: 647B   By:
bsilvestre
dhcp.h diff file
<http://savannah.nongnu.org/bugs/download.php?file_id=40090>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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