buglwIP - A Lightweight TCP/IP stack - Bugs: bug #45141, dhcp_coarse_tmr is not reset on...

 
 

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

bug #45141: dhcp_coarse_tmr is not reset on stop/release

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Tue 19 May 2015 08:48:01 AM UTC
   
 
Category:  DHCP Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Tue 19 May 2015 08:48:01 AM UTC, original submission:  

This has been introduced when fixing bug #38204 (DHCP lease time not handled correctly) in 03/2015: eventually, the check for "netif->dhcp->lease_used == netif->dhcp->t0_timeout" can lead to calling dhcp_release()/dhcp_discover() on an interface which is not configured for dhcp any more, which implicitly re-enables dhcp.

Simon Goldschmidt <goldsimon>
Group administrator

 

(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 (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
    2015-05-19 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code