[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #51571] IP address is used after DHCP lease is expired
From: |
Matthias Hofmann |
Subject: |
[lwip-devel] [bug #51571] IP address is used after DHCP lease is expired |
Date: |
Tue, 25 Jul 2017 08:17:44 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0 |
URL:
<http://savannah.nongnu.org/bugs/?51571>
Summary: IP address is used after DHCP lease is expired
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: mhofmann
Submitted on: Tue 25 Jul 2017 12:17:42 PM 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: 2.0.0
_______________________________________________________
Details:
When testing DHCP of the lwip 2.0.0 release, I was surprised that the IP
address is still used after the lease time had expired.
I expected that the IP configuration is reset after the lease time is
expired.
For testing purpose I configured the DHCP server with a maximum lease time of
300 seconds.
I connected a eval board running lwip and wait until an IP address is
assigned.
Than I stop the DHCP server and wait until the lease time have expired and 2
DHCP Request were sent (1 unicast, 1 broadcast).
After this I ping the eval board with the expired IP address.
After searching in sources it looks like the root cause is that in the DHCP
state REBINDING, the IP address is not treated as "DHCP supplied".
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?51571>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #51571] IP address is used after DHCP lease is expired,
Matthias Hofmann <=