[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #5952] Integration of AutoIP module
From: |
Frédéric Bernon |
Subject: |
[lwip-devel] [patch #5952] Integration of AutoIP module |
Date: |
Thu, 28 Jun 2007 18:09:38 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Update of patch #5952 (project lwip):
Status: Ready For Test => Done
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #39:
Ok, I have check in a change where rand() calls are replaced by a
LWIP_AUTOIP_RAND macro. This one use MAC address and autoip's tried_llipaddr
to return a "pseudo random value" (it's not perfect, but...). Of course, you
can always use rand() by defining LWIP_AUTOIP_RAND in your lwipopts.h.
So, I close it, but reopen if you want to improve LWIP_AUTOIP_RAND.
Thank you Dominik for your module...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5952>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #5952] Integration of AutoIP module, (continued)
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Simon Goldschmidt, 2007/06/22
- [lwip-devel] [patch #5952] Integration of AutoIP module, Thomas Taranowski, 2007/06/25
- [lwip-devel] [patch #5952] Integration of AutoIP module,
Frédéric Bernon <=