lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #5789] Integrate DHCP timer into tcpip_thread


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5789] Integrate DHCP timer into tcpip_thread
Date: Wed, 07 Mar 2007 10:44:48 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

Follow-up Comment #5, patch #5789 (project lwip):

:to comment #4
>DHCP is definitely optional and so this code should also be so. Preferably
using the same compile time switch as the DHCP code itself.

Uhm, I thought that's what I did. There's an #if LWIP_DHCP around the
dhcp-timer-code in tcpip.c in my patch.

to comment 3#:
>I only initialize them if one netif have to be initialized by DHCP (and, of
course, this is not always the case).

Exactly. But then you would set LWIP_DHCP to 0 wouldn't you? Since it's an
embedded application, either you know that DHCP is needed or not, or (if it's
configurable) your system has to be able to work fast enough with the timer
on, anyway.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5789>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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