buglwIP - A Lightweight TCP/IP stack - Bugs: bug #55121, Provide application callback for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #55121: Provide application callback for dhcp reboot with unchanged address

Submitter:  Niklas Gürtler <erlkoenig>
Submitted:  Wed 28 Nov 2018 09:12:31 AM UTC
   
 
Category:  DHCP Severity:  3 - Normal
Item Group:  Feature Request Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  2.1.1

Sun 12 Jan 2020 07:31:15 PM UTC, comment #1: 

Added LWIP_NSC_IPV4_ADDR_VALID as reason for netif ext callback.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 28 Nov 2018 09:12:31 AM UTC, original submission:  

As mentioned on the mailing list, lwIP should inform the application about a successful DHCP reboot even if the assigned address did not change. Currently, there does not appear to be a consistent way to get a notification when the link becomes ready for TCP or UDP, i.e. when a valid IP configuration was (re-)acquired. This would be useful if the application needs to use TCP/UDP as sson as possible, including after a reconnect. Therefore, some kind of callback for "IP ready" would be useful.

Niklas Gürtler <erlkoenig>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by erlkoenig (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-01-12 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code