Commit Graph

20 Commits

Author SHA1 Message Date
Simon Goldschmidt
b833b173cc Fixed bug #35874 reserved identifier violation (removed leading underscores from header include guards) 2014-05-19 21:58:36 +02:00
Kieran Mansley
3a5de6effd Bug34596: remove LWIP_TIMEVAL_PRIVATE setting from unix project lwipopts.h 2011-11-01 12:57:57 +00:00
goldsimon
e59072922c MEMP_NUM_SYS_TIMEOUT needs to be 3 since now, timers are set up even for NO_SYS==1 2010-01-08 13:40:12 +00:00
kieranm
bddf652073 Update unix port to 1.3.0 before release 2008-01-15 13:10:51 +00:00
jifl
18a8963351 * lwipopts.h: Reflect IP_OPTIONS -> IP_OPTIONS_ALLOWED name change. 2008-01-09 10:16:57 +00:00
goldsimon
ea3f796c6c Make unix port buildable with changes to sockets.h (include sys/time.h in cc.h only and define LWIP_TIMEVAL_PRIVATE to 0 in lwipopts.h to use unix struct timeval instead of defining an own struct) 2007-12-02 15:26:35 +00:00
fbernon
24c826defe Remove deprecated options from contrib for "task #7142 : Sanity check user-configurable values". 2007-09-07 23:28:54 +00:00
fbernon
ecff69c8da Contrib module update with new debug defines names 2007-04-05 09:21:12 +00:00
christiaans
8cef35e840 Added lwip_prvmib.c, an example for a simple private SNMP MIB implementation. 2006-10-06 09:59:46 +00:00
christiaans
e0206839e3 Added getopt as in unixsim and elaborated SNMP init sequence. 2006-09-12 07:11:22 +00:00
christiaans
13337a460f Enabled SNMP debugging, new region of interest. 2006-08-29 11:21:24 +00:00
christiaans
922405d4e9 Enabled LWIP_SNMP for development in the 'minimal' example. 2006-08-21 10:21:54 +00:00
christiaans
bce92dd2f6 Fixed LWIP_STATS defined test to value test. 2006-04-19 07:19:38 +00:00
christiaans
ac8a138cd5 Added IP fragmentation and etharp_tmr service. 2006-03-02 16:28:49 +00:00
christiaans
d81bc3571d Rewrite using raw API, not stable yet. 2005-10-27 07:15:32 +00:00
christiaans
ca90f6fce9 Some build fixes for OpenBSD. 2005-10-10 07:25:35 +00:00
kieranm
e2e13d3e30 Updated STATS definitions to follow convention of "#if" rather than
"#ifdef"
2005-06-29 20:39:49 +00:00
likewise
a038205c64 Removed ETHARP_ALWAYS_INSERT. 2004-04-28 23:24:43 +00:00
likewise
0227d13f35 Made compilable with 0.6.4. 2003-10-02 22:47:25 +00:00
jani
edd18aad86 add unix projects to contrib module 2003-01-31 13:35:43 +00:00