From: Joshua Wise Date: Tue, 11 Nov 2008 05:05:07 +0000 (-0500) Subject: Tweak MSS up. X-Git-Url: http://git.joshuawise.com/netwatch.git/commitdiff_plain/4d8868425004956946425f8f68a0b350c3919402 Tweak MSS up. --- diff --git a/lwip/src/include/lwipopts.h b/lwip/src/include/lwipopts.h index c2ef625..0b9ebbe 100644 --- a/lwip/src/include/lwipopts.h +++ b/lwip/src/include/lwipopts.h @@ -13,5 +13,6 @@ #define MEM_SIZE 65536 #define TCP_SND_BUF 2048 +#define TCP_MSS 2048 #endif diff --git a/net/http/fsdata.c b/net/http/fsdata.c index 7195a70..7e70023 100644 --- a/net/http/fsdata.c +++ b/net/http/fsdata.c @@ -4,8 +4,8 @@ static const unsigned char data_404_html[] = ""; static const unsigned char data_index_html[] = - "NetWatch!" - "

NetWatch!