[quicwg/base-drafts] 32ee54: Clarify when the PTO may need to be recomputed and...

Martin Thomson <noreply@github.com> Tue, 19 May 2020 23:22 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 AA9103A00C1 for <quic-issues@ietfa.amsl.com>; Tue, 19 May 2020 16:22:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 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, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-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 ebmdk_-eutyr for <quic-issues@ietfa.amsl.com>; Tue, 19 May 2020 16:22:11 -0700 (PDT)
Received: from out-12.smtp.github.com (out-12.smtp.github.com [192.30.254.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8EF573A00C4 for <quic-issues@ietf.org>; Tue, 19 May 2020 16:22:11 -0700 (PDT)
Received: from github-lowworker-28f8021.ac4-iad.github.net (github-lowworker-28f8021.ac4-iad.github.net [10.52.25.98]) by smtp.github.com (Postfix) with ESMTP id 419961212FF for <quic-issues@ietf.org>; Tue, 19 May 2020 16:22:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589930531; bh=0lEoK3skZSD9Kn8nlNLxfrv89jM763ejSpdnWzDz2jE=; h=Date:From:To:Subject:From; b=N2LzozuNq8UWrvtq3tIc8VYCN8S38xLwtJk8biOkEwgXYOQSAfd/7ipKKr37KsQud fZ0rNaMCvwJOluCYV2smFTe6EfPyZbCuUw6i9j34a7Ha2HW75bOmvkiPzd59h/xppE Mo6qO0S0udujOlAFuP7kl1bT34VQzKv1NatCnfX4=
Date: Tue, 19 May 2020 16:22:10 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/402cd8-4f7652@github.com>
Subject: [quicwg/base-drafts] 32ee54: Clarify when the PTO may need to be recomputed and...
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/X2AqnnSPHJmptcKziTJuE-pBQuU>
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: Tue, 19 May 2020 23:22:14 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 32ee54571d322a19c4442333f941d0bc233dbca6
      https://github.com/quicwg/base-drafts/commit/32ee54571d322a19c4442333f941d0bc233dbca6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

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

  Log Message:
  -----------
  Clarify when the PTO may need to be recomputed and reset

Clarifies the cases when the PTO needs to be recomputed and possibly reset.  This was not in a single place before.

Fixes #3613


  Commit: 40e8c84ee5d29983a860f5fe1fc88c0387382a4c
      https://github.com/quicwg/base-drafts/commit/40e8c84ee5d29983a860f5fe1fc88c0387382a4c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

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

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


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

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 54659b1e26d41c50df060f617bafc9f4ac3ef201
      https://github.com/quicwg/base-drafts/commit/54659b1e26d41c50df060f617bafc9f4ac3ef201
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

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

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 03d29025efd1146a8688b1b5ab23c10c94644ceb
      https://github.com/quicwg/base-drafts/commit/03d29025efd1146a8688b1b5ab23c10c94644ceb
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

  Log Message:
  -----------
  Martin's suggested reworked


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

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

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


  Commit: e4919c2b17fa369a7aaa15247437e5eeaddc7712
      https://github.com/quicwg/base-drafts/commit/e4919c2b17fa369a7aaa15247437e5eeaddc7712
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

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


  Commit: 21607aed5dde572c10bbe77024eebb168bd7d1ff
      https://github.com/quicwg/base-drafts/commit/21607aed5dde572c10bbe77024eebb168bd7d1ff
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  reflow


  Commit: 4f765286d03232391155f5c34a8cc90cbf3513e9
      https://github.com/quicwg/base-drafts/commit/4f765286d03232391155f5c34a8cc90cbf3513e9
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-05-20 (Wed, 20 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3665 from quicwg/ianswett-recompute-pto

Clarify when the PTO may need to be recomputed and reset


Compare: https://github.com/quicwg/base-drafts/compare/402cd868abf5...4f765286d032