|
From: | Luca Ceresoli |
Subject: | [lwip-devel] [patch #6683] Customizable AUTOIP "seed" address |
Date: | Wed, 03 Dec 2008 11:48:29 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4 |
URL: <http://savannah.nongnu.org/patch/?6683> Summary: Customizable AUTOIP "seed" address Project: lwIP - A Lightweight TCP/IP stack Submitted by: lucaceresoli Submitted on: mer 03 dic 2008 11:48:27 GMT Category: None Priority: 3 - Low Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: The current AUTOIP implementation generates the first address to probe from the two LSBs of the MAC address. The attached patch allows the lwIP application developer to override this algorithm providing an extern function. The default behaviour is unchanged. It also renames RandomIPAddr and autoip_create_rand_addr() to IPAddr and autoip_create_addr(). The original names are misleading since the address is by no means random (and never has been). Might it be of anybody's interest? _______________________________________________________ File Attachments: ------------------------------------------------------- Date: mer 03 dic 2008 11:48:27 GMT Name: autoip-seed.patch Size: 3kB By: lucaceresoli <http://savannah.nongnu.org/patch/download.php?file_id=16979> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?6683> _______________________________________________ Messaggio inviato con/da Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |