Commit Graph

23 Commits

Author SHA1 Message Date
likewise
ced453a72b Moved ETHARP_ALWAYS_INSERT switch to lwipopts.h 2003-01-08 11:03:54 +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
2c2fec1b0e remove bcopy & bzero from archs 2002-12-19 10:37:07 +00:00
jani
ef68392388 renamed (hopefully everywhere) stats to lwip_stats.closes bug #1901 2002-12-18 12:49:01 +00:00
jani
51006824f9 remove tcpdump.c 2002-12-18 12:26:14 +00:00
kieranm
af0d6bc881 Removed tcpdump.c from Makefile - it seems to have disappeared 2002-12-18 12:00:14 +00:00
jani
b0500b7b5a add ip frag switches defaulting to on and increase pbuf pool size for unix demo 2002-11-22 15:35:33 +00:00
jani
38581aad65 include slipif in the objects and widlcard ipv4 so it will include everything in there 2002-11-22 15:24:34 +00:00
likewise
29f5968c23 Conditionally have ARP queue outgoing pbufs. 2002-11-18 10:30:02 +00:00
proff_fs
c22eaf5f52 Added MSVC6 port. 2002-11-08 12:57:58 +00:00
adamdunkels
6028e2c420 Added a 404 error page. 2002-11-03 13:02:35 +00:00
adamdunkels
d6986a757a Added a 404 error page. The web server crashed without it. 2002-11-03 13:02:12 +00:00
kieranm
2a3d00f1ed New example project demonstrates how to use lwIP as a shared library 2002-10-25 15:31:01 +00:00
adamdunkels
ef6b7099ba Removed the old lwIP homepage from the example web server filesystem and replaced it with a simple web page with short information about the lwIP project. Previously the web pages in the example web server was a large portion of the final .tar.gz file. 2002-10-24 13:11:51 +00:00
adamdunkels
1be416fe0e Added unsigned qualifier to the struct members to avoid compiler warnings. 2002-10-24 13:09:45 +00:00
adamdunkels
524bab33ba Added unsigned qualifier to the output to avoid compiler warnings for the produced fsdata.c file. Added a final newline to the output to avoid warnings. 2002-10-24 13:09:11 +00:00
adamdunkels
2a3e3b984d Added typecasts to avoid compiler warnings 2002-10-24 13:04:51 +00:00
adamdunkels
fc242e107d Removed #inclusion of "netif/sioslipif.h" since the file has been removed and split into two, "netif/sio.h" and "netif/slipif.h". 2002-10-24 12:45:27 +00:00
adamdunkels
a7db4e4347 Rewrote the COREFILES to reflect the changes from tcp_input.c and tcp_output.c to tcp_in.c and tcp_out.c. Removed simrouter and simnode from the all: target. 2002-10-24 12:44:27 +00:00
adamdunkels
27dff9af70 Added typecasts and #includes to keep compiler from issuing warnings 2002-10-23 20:12:18 +00:00
adamdunkels
fbd9fa5d94 Fixed COREFILES to reflect the tcp_input.c -> tcp_in.c and tcp_output.c -> tcp_out.c filename changes 2002-10-23 19:45:33 +00:00
likewise
58cb89d261 Removed old Id: tags in 4 non-source-code files. 2002-10-19 19:48:06 +00:00
likewise
f06e955072 Initial revision 2002-10-19 12:59:30 +00:00