All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: shemminger@linux-founsation.org
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/4] tcp: congestion control initialization
Date: Mon, 23 Apr 2007 22:34:42 -0700 (PDT)	[thread overview]
Message-ID: <20070423.223442.34760751.davem@davemloft.net> (raw)
In-Reply-To: <20070424033316.957480198@linux-foundation.org>

From: Stephen Hemminger <shemminger@linux-founsation.org>
Date: Mon, 23 Apr 2007 20:31:18 -0700

> Change to defer congestion control initialization.
> 
> If setsockopt() was used to change TCP_CONGESTION before
> connection is established, then protocols that use sequence numbers
> to keep track of one RTT interval (vegas, illinois, ...) get confused.
> 
> Change the init hook to be called after handshake.
> 
> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>

Applied.

I'll look this over for backporting, thanks Stephen.

  reply	other threads:[~2007-04-24  5:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24  3:31 [PATCH 0/4] TCP related patches for net-2.6.22 Stephen Hemminger
2007-04-24  3:31 ` [PATCH 1/4] tcp: congestion control initialization Stephen Hemminger
2007-04-24  5:34   ` David Miller [this message]
2007-04-24  3:31 ` [PATCH 2/4] TCP Illinois update Stephen Hemminger
2007-04-24  5:34   ` David Miller
2007-04-24  3:31 ` [PATCH 3/4] tcp: congestion control API update Stephen Hemminger
2007-04-24  5:35   ` David Miller
2007-04-24  3:31 ` [PATCH 4/4] TCP YEAH: use vegas dont copy it Stephen Hemminger
2007-04-24  5:35   ` David Miller

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=20070423.223442.34760751.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@linux-founsation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.