All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Julian Anastasov <ja@ssi.bg>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH] tcp: fix TCP_DEFER_ACCEPT retrans calculation
Date: Mon, 19 Oct 2009 22:16:05 +0200	[thread overview]
Message-ID: <4ADCC905.1000109@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0910192304060.2971@u.domain.uli>

Julian Anastasov a écrit :
> 	Fix TCP_DEFER_ACCEPT conversion between seconds and
> retransmission to match the TCP SYN-ACK retransmission periods
> because the time is converted to such retransmissions. The old
> algorithm selects one more retransmission in some cases. Allow
> up to 255 retransmissions.
> 
> Signed-off-by: Julian Anastasov <ja@ssi.bg>
> ---

Acked-by: Eric Dumazet <eric.dumazet@gmail.com>


Note: 255 retransmits translates to 30069 seconds.

      reply	other threads:[~2009-10-19 20:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-19 20:10 [PATCH] tcp: fix TCP_DEFER_ACCEPT retrans calculation Julian Anastasov
2009-10-19 20:16 ` Eric Dumazet [this message]

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=4ADCC905.1000109@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=ja@ssi.bg \
    --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 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.