kieranm
|
8014551908
|
Changed DEBUGF to LWIP_DEBUGF
|
2003-06-10 10:45:29 +00:00 |
|
likewise
|
df99ce9d98
|
Replaced all tabs with two spaces (regardless of indentation is correct).
|
2003-06-09 21:14:47 +00:00 |
|
likewise
|
03bc7c868b
|
Major stylo search/replace for "One space between keyword and opening bracket."
|
2003-05-01 13:24:01 +00:00 |
|
likewise
|
6ee1644db7
|
Patch #1183 applied. This drops short ICMP packets.
|
2003-05-01 08:29:54 +00:00 |
|
likewise
|
090b4087fc
|
Using a negated unsigned value as func. arg. fails for Keil C166 compilers.
|
2003-03-16 22:39:15 +00:00 |
|
jani
|
0ba9a45d32
|
icmp messages need only PBUF_IP layer
|
2003-02-25 16:00:21 +00:00 |
|
jani
|
18df3961e9
|
byte-order handling functions are in inet.c now and the uperrcase counterparts are gone. opt.h has all the
configurable items debug does not need to be directly included.
|
2003-02-21 16:43:46 +00:00 |
|
davidhaas
|
dc49999124
|
Fixed some build issues regarding snmp.h
|
2003-02-10 21:58:34 +00:00 |
|
likewise
|
c68ee2b2ed
|
SNMP functions are now unconditionally called and defined empty if LWIP_SNMP == 0
This removes a lot of #if #endif cluttering the source code.
|
2003-02-10 13:47:47 +00:00 |
|
likewise
|
cc4df7100d
|
Updated lwIP module copyright years to include 2003. Committers must check theirs.
|
2003-01-08 10:09:39 +00:00 |
|
jani
|
156d2c866f
|
sizeof(u8_t) is 1 at temperatures > 0 K
|
2002-12-19 09:04:58 +00:00 |
|
jani
|
ef68392388
|
renamed (hopefully everywhere) stats to lwip_stats.closes bug #1901
|
2002-12-18 12:49:01 +00:00 |
|
jani
|
4c1069c38b
|
use memset and memcpy instead of bzero and bcopy throughout lwIP core code.Archs need to update.Bug #1899
|
2002-12-18 10:40:01 +00:00 |
|
likewise
|
c9bd32d12b
|
Added SNMP call-outs for monitoring of default SNMP status items for TCP/IP.
|
2002-11-21 10:32:19 +00:00 |
|
likewise
|
f06e955072
|
Initial revision
|
2002-10-19 12:59:30 +00:00 |
|