|
From: | Simon Goldschmidt |
Subject: | [lwip-commits] lwip CHANGELOG src/core/tcp.c src/core/tcp_in.c... |
Date: | Wed, 21 Nov 2007 18:37:24 +0000 |
CVSROOT: /sources/lwip Module name: lwip Changes by: Simon Goldschmidt <goldsimon> 07/11/21 18:37:24 Modified files: . : CHANGELOG src/core : tcp.c tcp_in.c src/include/lwip: opt.h tcp.h Log message: Implemented calculating the effective send-mss based on the MTU of the netif used to send. Enabled by default. Disable by setting LWIP_CALCULATE_EFF_SEND_MSS to 0. This fixes bug #21535. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/lwip/CHANGELOG?cvsroot=lwip&r1=1.254&r2=1.255 http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/tcp.c?cvsroot=lwip&r1=1.73&r2=1.74 http://cvs.savannah.gnu.org/viewcvs/lwip/src/core/tcp_in.c?cvsroot=lwip&r1=1.85&r2=1.86 http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/opt.h?cvsroot=lwip&r1=1.104&r2=1.105 http://cvs.savannah.gnu.org/viewcvs/lwip/src/include/lwip/tcp.h?cvsroot=lwip&r1=1.58&r2=1.59
[Prev in Thread] | Current Thread | [Next in Thread] |