From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: Alexander Zimmermann <alexander.zimmermann@comsys.rwth-aachen.de>
Cc: Ilpo J?rvinen <ilpo.jarvinen@helsinki.fi>,
David Miller <davem@davemloft.net>,
Netdev <netdev@vger.kernel.org>
Subject: Re: net-next-2.6 [PATCH 1/1] tcp: add missing initial window (RFC 3390) for tcp_output
Date: Wed, 1 Sep 2010 12:16:50 +0200 [thread overview]
Message-ID: <20100901101650.GA3455@gerrit.erg.abdn.ac.uk> (raw)
In-Reply-To: <428BF15F-19DC-459A-B54A-EC273ECF537E@comsys.rwth-aachen.de>
| > --- a/net/ipv4/tcp_output.c
| > +++ b/net/ipv4/tcp_output.c
| > @@ -225,15 +225,11 @@ void tcp_select_initial_window(int __spa
| > }
| >
| > /* Set initial window to value enough for senders,
| > - * following RFC2414. Senders, not following this RFC,
| > - * will be satisfied with 2.
| > + * following RFC5681 (which updates RFC3390).
|
| In IETF sense, RFC5681 doesn't update RFC3390.
|
RFC 3390 updates RFC 2581, and RFC 5681 replaces RFC 2581.
That was too long to write.
I will remove the comment.
next prev parent reply other threads:[~2010-09-01 10:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <ccid2_and_tcp_code_sharing>
2010-08-30 5:23 ` net-2.6 [PATCH 0/5] dccp: ccid-2 clean-up; code sharing between TCP and DCCP Gerrit Renker
2010-08-30 5:23 ` [PATCH 1/5] dccp ccid-2: Use u32 timestamps uniformly Gerrit Renker
2010-08-30 5:23 ` [PATCH 2/5] dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() Gerrit Renker
2010-08-30 5:23 ` [PATCH 3/5] tcp/dccp: Consolidate common code for RFC 3390 conversion Gerrit Renker
2010-08-30 5:23 ` [PATCH 4/5] dccp ccid-2: Share TCP's minimum RTO code Gerrit Renker
2010-08-30 5:23 ` [PATCH 5/5] dccp ccid-3: use per-route RTO or TCP RTO as fallback Gerrit Renker
2010-08-30 12:59 ` [PATCH 3/5] tcp/dccp: Consolidate common code for RFC 3390 conversion Ilpo Järvinen
2010-09-01 5:23 ` Gerrit Renker
2010-09-01 5:34 ` net-next-2.6 [PATCH 1/1] tcp: add missing initial window (RFC 3390) for tcp_output Gerrit Renker
2010-09-01 7:06 ` Alexander Zimmermann
2010-09-01 10:16 ` Gerrit Renker [this message]
2010-09-01 10:28 ` Gerrit Renker
2010-09-02 1:18 ` David Miller
2010-09-01 7:05 ` [PATCH 3/5] tcp/dccp: Consolidate common code for RFC 3390 conversion Alexander Zimmermann
2010-08-30 20:46 ` net-2.6 [PATCH 0/5] dccp: ccid-2 clean-up; code sharing between TCP and DCCP David Miller
2010-08-31 10:38 ` gerrit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100901101650.GA3455@gerrit.erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=alexander.zimmermann@comsys.rwth-aachen.de \
--cc=davem@davemloft.net \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).