[quicwg/base-drafts] 46db3d: Persistent Congestion Time Threshold (#2365)

Nick Banks <noreply@github.com> Mon, 25 February 2019 16:45 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 997E9130F1F for <quic-issues@ietfa.amsl.com>; Mon, 25 Feb 2019 08:45:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.001
X-Spam-Level:
X-Spam-Status: No, score=-2.001 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9jfHNo4S1ZCu for <quic-issues@ietfa.amsl.com>; Mon, 25 Feb 2019 08:45:08 -0800 (PST)
Received: from o11.sgmail.github.com (o11.sgmail.github.com [167.89.101.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1D77F130E8E for <quic-issues@ietf.org>; Mon, 25 Feb 2019 08:45:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:to:subject:mime-version:content-type:content-transfer-encoding; s=s20150108; bh=i18Dib7XO01z85RbA7zP31eeTdo=; b=EYy4B7NJ3yhNkXjD 3uLtM2LsKT4VZpnLM1oIAb8jWsdZpxeisllP0Uqa6RLfVm7RWDnvAyObGowJlEdz XP4aq6b1kapie3T283Gc1Zbk5A6vCbIQ4ZVmVjUj0LjmDVUKdF1DbulkZbGDQGXY 4FEwxkFd2PZg2W2r2Gt8LASpIaM=
Received: by filter1746p1mdw1.sendgrid.net with SMTP id filter1746p1mdw1-29047-5C741B92-26 2019-02-25 16:45:06.699880565 +0000 UTC m=+315522.128544924
Received: from github-lowworker-dcd58f3.cp1-iad.github.net (unknown [192.30.252.33]) by ismtpd0032p1iad2.sendgrid.net (SG) with ESMTP id 2Uo-B-0ISRKLQnpj19O3XQ for <quic-issues@ietf.org>; Mon, 25 Feb 2019 16:45:06.647 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-dcd58f3.cp1-iad.github.net (Postfix) with ESMTP id 9AE9D240F1C for <quic-issues@ietf.org>; Mon, 25 Feb 2019 08:45:06 -0800 (PST)
Date: Mon, 25 Feb 2019 16:45:06 +0000
From: Nick Banks <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/bafc78-46db3d@github.com>
Subject: [quicwg/base-drafts] 46db3d: Persistent Congestion Time Threshold (#2365)
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0Eu9g7XCOzD2QAHwIc2DggiXkGrW0o7Rl9cx 1MYyDsIXP7I2LrfJibZpqdZP5R7VHAANSy7liR2YCBwze6I2Zho6WlXKMvsgWsJwzCZrBDSJKPwKrZ rK7NXhVaqTZIM/G1P0Cr4pBN4L/vZDlt+f9SHlislyhYFHxOPIVUNXfakg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/f0K-ELvBaPebsiEnx8q1fqmJL0Y>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Feb 2019 16:45:11 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 46db3de1501a93a7e0954e0030124cf9849e0e5a
      https://github.com/quicwg/base-drafts/commit/46db3de1501a93a7e0954e0030124cf9849e0e5a
  Author: Nick Banks <nibanks@microsoft.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  Persistent Congestion Time Threshold (#2365)

* Persistent Congestion Time Threshold

* Some of Ian's comments

* mikkelfj's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* mikkelfj's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* Jana's offline suggestions

* tab to spaces

* Ian's suggestion

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* More of Ian's suggestions

* Fix build error

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* More of Ian's suggestions

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* Ian's suggestions

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* slight redesign and example

* forgot to hit save first...

* whitespace removal

* editorial nits

* another nit

* Ian's suggestion

Co-Authored-By: nibanks <nibanks@microsoft.com>

* Marten's suggestion

* Jana's suggestions

* Change back to largest_lost_packet