Re: [PATCH 3/5] tcp/dccp: Consolidate common code for RFC 3390 conversion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Zimmermann
Date: Wednesday, September 1, 2010 - 12:05 am

Hi Gerrit,

Am 01.09.2010 um 07:23 schrieb Gerrit Renker:


                              ^^^^^

Are you sure about this?

RFC3390 says (page 2):
 If (1095 bytes < MSS < 2190 bytes) then win <= 4380;

So, IMO it should be 1095 < MSS < 2190 for 3 segments, and 2190 <= MSS for 2 segments
in the "RFC 3390" column.

BTW: I think that we should not reference RFC2414, since RFC3390 obsoletes it.

Alex



//
// Dipl.-Inform. Alexander Zimmermann
// Department of Computer Science, Informatik 4
// RWTH Aachen University
// Ahornstr. 55, 52056 Aachen, Germany
// phone: (49-241) 80-21422, fax: (49-241) 80-22221
// email: zimmermann@cs.rwth-aachen.de
// web: http://www.umic-mesh.net
//
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 4/5] dccp ccid-2: Share TCP's minimum RTO code, Gerrit Renker, (Sun Aug 29, 10:23 pm)
Re: [PATCH 3/5] tcp/dccp: Consolidate common code for RFC ..., Alexander Zimmermann, (Wed Sep 1, 12:05 am)
Re: net-next-2.6 [PATCH 1/1] tcp: add missing initial wind ..., Alexander Zimmermann, (Wed Sep 1, 12:06 am)