[quicwg/base-drafts] 694774: SHOULD use adaptive thresholds

ianswett <noreply@github.com> Wed, 13 May 2020 15:36 UTC

Return-Path: <noreply@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 007DB3A0DA4 for <quic-issues@ietfa.amsl.com>; Wed, 13 May 2020 08:36:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.27
X-Spam-Level:
X-Spam-Status: No, score=-2.27 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.173, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, 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 2LuVK2SBENuS for <quic-issues@ietfa.amsl.com>; Wed, 13 May 2020 08:36:02 -0700 (PDT)
Received: from out-24.smtp.github.com (out-24.smtp.github.com [192.30.252.207]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C86423A0DB9 for <quic-issues@ietf.org>; Wed, 13 May 2020 08:36:02 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id C7CF96A1F0D for <quic-issues@ietf.org>; Wed, 13 May 2020 08:36:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589384160; bh=stVD0+JlEQc/RUEhcNJZ7N7usiDoHrYvl2Tzb/Mn/Ss=; h=Date:From:To:Subject:From; b=jft71s6r4+tVf+IKwwMWYAMn30kWTvpccwiNqMR9N6DaklFaF3rFaXMa2/w2drwiN Cy8PphgXd1yAJmzu/Yow8NB//JegGMJAAlJEvFcRMxT56FXhjOy9b/IV8WECM7RWE8 4fcb+4LWiUceAag4+UZRZbExdTlhWlvqGoDCMKhM=
Date: Wed, 13 May 2020 08:36:00 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/48825d-beed8a@github.com>
Subject: [quicwg/base-drafts] 694774: SHOULD use adaptive thresholds
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
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/rACkLVrbQAJu0y8efcY37aOeShA>
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: Wed, 13 May 2020 15:36:10 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 694774d0cc5c88a62d40975221f96ed622ea238d
      https://github.com/quicwg/base-drafts/commit/694774d0cc5c88a62d40975221f96ed622ea238d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  SHOULD use adaptive thresholds

Fixes #3571


  Commit: 56a5ef401e3be26ef9b984969673ffcbf016ea39
      https://github.com/quicwg/base-drafts/commit/56a5ef401e3be26ef9b984969673ffcbf016ea39
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 5dfecdf98cece40f60b04b2110e3587ecfde4828
      https://github.com/quicwg/base-drafts/commit/5dfecdf98cece40f60b04b2110e3587ecfde4828
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 464d19911876512bf66747c79c7c85f0ff911139
      https://github.com/quicwg/base-drafts/commit/464d19911876512bf66747c79c7c85f0ff911139
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 196ecf7da23afd34a11fcc024395a7aa553e74a5
      https://github.com/quicwg/base-drafts/commit/196ecf7da23afd34a11fcc024395a7aa553e74a5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  Non-normative


  Commit: ccd78939eed2efc0329fb41752dec4695d630c83
      https://github.com/quicwg/base-drafts/commit/ccd78939eed2efc0329fb41752dec4695d630c83
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 27e3e87f9d41148ba04c39bde51e3c4030126193
      https://github.com/quicwg/base-drafts/commit/27e3e87f9d41148ba04c39bde51e3c4030126193
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 089f74a748bfa3dc057071e06bf997331d5ab6cc
      https://github.com/quicwg/base-drafts/commit/089f74a748bfa3dc057071e06bf997331d5ab6cc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-23 (Thu, 23 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 4d3e918fee5ed3468f7a4ee1e67c3f05bbe0236f
      https://github.com/quicwg/base-drafts/commit/4d3e918fee5ed3468f7a4ee1e67c3f05bbe0236f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

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

  Log Message:
  -----------
  QUIC could see more reordering


  Commit: beed8a8b4b1a342ecea36527c6ed85d9bfda6230
      https://github.com/quicwg/base-drafts/commit/beed8a8b4b1a342ecea36527c6ed85d9bfda6230
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3572 from quicwg/ianswett-adaptive-loss

Adaptive thresholds are useful


Compare: https://github.com/quicwg/base-drafts/compare/48825d06241b...beed8a8b4b1a