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