lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5785] Integrate SNMP initialization in tcpip.c


From: Dmitry Potapov
Subject: [lwip-devel] [patch #5785] Integrate SNMP initialization in tcpip.c
Date: Mon, 12 Mar 2007 12:01:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10

Follow-up Comment #16, patch #5785 (project lwip):

I don't like 64-bit in lwIP core, for the following reasons:
 - it introduces unnecessary overhead
 - there are still compilers that do not support 64-bit.

I believe it is important to decide what new function we want to add in
ports, whether it is get_tickcount or time_now.

I prefer get_tickcount because it is easier to implement in any port without
having any problem with overflow.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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