Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2016 01:39:13 +0000
From:      "sepherosa_gmail.com (Sepherosa Ziehau)" <phabric-noreply@FreeBSD.org>
To:        freebsd-net@freebsd.org
Subject:   [Differential] [Commented On] D5872: tcp: Don't prematurely drop receiving-only connections
Message-ID:  <b360b492b58acf738885c49eea271ff9@localhost.localdomain>
In-Reply-To: <differential-rev-PHID-DREV-5vu7wrfibtoing77xfvt-req@FreeBSD.org>
References:  <differential-rev-PHID-DREV-5vu7wrfibtoing77xfvt-req@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
sepherosa_gmail.com added a comment.


  In https://reviews.freebsd.org/D5872#127372, @mike-karels.net wrote:
  
  > Setting a retransmission timer on an ACK makes no sense; I don't think tcp_output will send an ACK on a retransmission timeout.
  >
  > Setting timers in the ENOBUFS case is at best a partial fix.  If the ACK is lost locally, we know; if it is lost elsewhere, we don't. We need timers in any case.
  >
  > Setting  a local timer for the ACK case is no better for latency than having the other end run a retransmit timer..
  >
  > If there is a problem with setting the retransmit timer for a FIN, let's fix that.  Otherwise, I stand by my recommendation of deleting the code to set a timer.
  
  
  Yeah, delete the retransmission timeout is fine w/ me.  Do we reach consensus here?

REVISION DETAIL
  https://reviews.freebsd.org/D5872

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: sepherosa_gmail.com, network, glebius, lstewart, adrian, delphij, decui_microsoft.com, honzhan_microsoft.com, howard0su_gmail.com, freebsd-net-list, transport, jtl, hiren
Cc: mike-karels.net, jtl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b360b492b58acf738885c49eea271ff9>