[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6764] DHCP renew and rebind leave out hostname
From: |
Robert Sprowson |
Subject: |
[lwip-devel] [patch #6764] DHCP renew and rebind leave out hostname |
Date: |
Tue, 03 Mar 2009 21:09:41 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1) |
URL:
<http://savannah.nongnu.org/patch/?6764>
Summary: DHCP renew and rebind leave out hostname
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: sprow
Submitted on: Tue 03 Mar 2009 21:09:39 GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
When the DHCP lease times out a renew (or rebind) request doesn't reregister
the host name (where one is defined for that netif). This causes a problem on
systems which use this to create a dynamic DNS record, such as some routers.
Windows CE had a similar problem described in
http://support.microsoft.com/kb/821388
This patch reregisters the name.
Tested with Linksys WAG54G router: previously the name in the DHCP status
page would vanish overnight when the lease expired, now it does not.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Tue 03 Mar 2009 21:09:39 GMT Name: patch.txt Size: 2kB By: sprow
Unified diff
<http://savannah.nongnu.org/patch/download.php?file_id=17575>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6764>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #6764] DHCP renew and rebind leave out hostname,
Robert Sprowson <=