From: "David S. Miller" <davem@davemloft.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: netdev@oss.sgi.com
Subject: Re: [TCP] Fixed mss in tcp_init_cwnd
Date: Mon, 27 Sep 2004 16:04:54 -0700 [thread overview]
Message-ID: <20040927160454.67cd1e11.davem@davemloft.net> (raw)
In-Reply-To: <20040927220240.GA7633@gondor.apana.org.au>
On Tue, 28 Sep 2004 08:02:40 +1000
Herbert Xu <herbert@gondor.apana.org.au> wrote:
> On Mon, Sep 27, 2004 at 12:00:31PM -0700, David S. Miller wrote:
> > On Mon, 27 Sep 2004 18:08:28 +1000
> > Herbert Xu <herbert@gondor.apana.org.au> wrote:
> >
> > > The MSS in tcp_init_cwnd should be the real one instead of the TSO value.
> >
> > This happens too early in the connections lifetime
> > to make a difference for anything.
>
> I know. That's why I put it in a different thread.
>
> IMHO we should still fix it though at least for consistency.
That early on in the connection, it should be setting both
values, right? If so your patch still needs a tweak. :)
next prev parent reply other threads:[~2004-09-27 23:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-27 8:08 [TCP] Fixed mss in tcp_init_cwnd Herbert Xu
2004-09-27 15:36 ` Nivedita Singhvi
2004-09-27 15:43 ` Nivedita Singhvi
2004-09-27 19:00 ` David S. Miller
2004-09-27 22:02 ` Herbert Xu
2004-09-27 23:04 ` David S. Miller [this message]
2004-09-27 23:09 ` Herbert Xu
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=20040927160454.67cd1e11.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=netdev@oss.sgi.com \
/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).