lwIP - A Lightweight TCP/IP stack - Bugs: bug #38204, DHCP lease time not handled...
You are not allowed to post comments on this tracker with your current authentication level.
bug #38204: DHCP lease time not handled correctly
| Submitter: | Christoffer Lind <christofferlind> | ||
| Submitted: | Wed 30 Jan 2013 04:52:04 PM UTC | ||
| Category: | DHCP | Severity: | 3 - Normal |
| Item Group: | Faulty Behaviour | Status: | Fixed |
| Privacy: | Public | Assigned to: | goldsimon |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | 1.4.0 | ||
|
Sat 21 Mar 2015 09:10:42 AM UTC, comment #1: |
Simon Goldschmidt <goldsimon> |
|
Wed 30 Jan 2013 04:52:04 PM UTC, original submission:
I have found some issues with the handling of the lease time which don't comply with RFC 2131 section "4.4.5 Reacquisition and expiration".
|
Christoffer Lind <christofferlind> |
Depends on the following items: None found
Items that depend on this one: None found
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 5 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-03-21 | goldsimon | Status | None | Fixed | |
| Assigned to | None | goldsimon | |||
| Open/Closed | Open | Closed | |||
| 2013-01-30 | christofferlind | Attached File | - | Added dhcp.c, #27351 | |
| Attached File | - | Added dhcp.h, #27352 |
Powered by Savane 3.12.
Corresponding source code

Fixed, thanks for reporting.