lwip-devel
[Top][All Lists]
Advanced

[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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]