[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #5952] Integration of AutoIP module
From: |
Thomas Taranowski |
Subject: |
[lwip-devel] [patch #5952] Integration of AutoIP module |
Date: |
Mon, 25 Jun 2007 16:51:07 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #38, patch #5952 (project lwip):
I sort of agree with our current philosophy, which is to use lwIP local
functions where possible, and libc only where we have to. My current
environment is very lean, with a very sparse libc. For example, I don't have
a rand.
One of the reasons I chose lwIP was because it was easily ported to such an
environment. Adding a rand() function in itself is no big deal, but adds to
the porting cost, and time involved. Having a default lwIP defined rand for
autoip would be nice, with maybe an option to use the libc rand.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?5952>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #5952] Integration of AutoIP module, (continued)
- [lwip-devel] [patch #5952] Integration of AutoIP module, Dominik Spies, 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, 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 <=
- [lwip-devel] [patch #5952] Integration of AutoIP module, Frédéric Bernon, 2007/06/28