[quicwg/base-drafts] 6bfa25: Current time PTO clarification

Mike Bishop <noreply@github.com> Tue, 28 July 2020 19:07 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 013FF3A0B8D for <quic-issues@ietfa.amsl.com>; Tue, 28 Jul 2020 12:07:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.12
X-Spam-Level:
X-Spam-Status: No, score=-2.12 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_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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 D7DwPblk8JIx for <quic-issues@ietfa.amsl.com>; Tue, 28 Jul 2020 12:07:27 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CAF1D3A0B85 for <quic-issues@ietf.org>; Tue, 28 Jul 2020 12:07:26 -0700 (PDT)
Received: from github-lowworker-f144ac1.va3-iad.github.net (github-lowworker-f144ac1.va3-iad.github.net [10.48.16.59]) by smtp.github.com (Postfix) with ESMTP id D605E600E5A for <quic-issues@ietf.org>; Tue, 28 Jul 2020 12:07:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1595963245; bh=GvEiMzQzcBQOKZdn2WVWa3nszQBsG60h5pOcDNWiLyE=; h=Date:From:To:Subject:From; b=fD73td1hB6Wzxm+ZgGfI1EdKzWLRqMGxaJlL4SuJg/lUT/XUi7wGrP6eNnwZpoSU7 O6zGrEJ1PWp3uysXsssAX+Rt2c+Y2w29i6AwQV0mxxDYa9kl9WRgg9y6AN6K/xlIEr 9DeOBMh/i7UzdV+biVDO77sMBWjSYFIvvknRKu6Q=
Date: Tue, 28 Jul 2020 12:07:25 -0700
From: Mike Bishop <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/http/mbishop_wglc/a78a51-af4079@github.com>
Subject: [quicwg/base-drafts] 6bfa25: Current time PTO clarification
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yO3p5I5lcMWvKF5FuUPsvY4PoqI>
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, 28 Jul 2020 19:07:29 -0000

  Branch: refs/heads/http/mbishop_wglc
  Home:   https://github.com/quicwg/base-drafts
  Commit: 6bfa25a4eda6b4efe52fb802940b0efb04d15f99
      https://github.com/quicwg/base-drafts/commit/6bfa25a4eda6b4efe52fb802940b0efb04d15f99
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

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

  Log Message:
  -----------
  Current time PTO clarification

This is a rephrase of @martinthomson  suggestion.

Fixes #3908


  Commit: a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd
      https://github.com/quicwg/base-drafts/commit/a5cc128e346c5d5ac0111a8a192fdc682ba4a3dd
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 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: 58f73149cd0bc83afa499877ac092635a541a44c
      https://github.com/quicwg/base-drafts/commit/58f73149cd0bc83afa499877ac092635a541a44c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

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

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


  Commit: 61584650b49075d6645d6d14f6c6fdc8450c234e
      https://github.com/quicwg/base-drafts/commit/61584650b49075d6645d6d14f6c6fdc8450c234e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

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

  Log Message:
  -----------
  Better example of persistent congestion


  Commit: 2780f26cc63a9d5143abc08731cadcabadf37e27
      https://github.com/quicwg/base-drafts/commit/2780f26cc63a9d5143abc08731cadcabadf37e27
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

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

  Log Message:
  -----------
  use PTO


  Commit: 6d16cc98ecc8caaa02896d5eca57b2552c9af33b
      https://github.com/quicwg/base-drafts/commit/6d16cc98ecc8caaa02896d5eca57b2552c9af33b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

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

  Log Message:
  -----------
  write out


  Commit: cb5635178e68203d1ce58044a77db2a1805a8a7a
      https://github.com/quicwg/base-drafts/commit/cb5635178e68203d1ce58044a77db2a1805a8a7a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

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

  Log Message:
  -----------
  capitalize


  Commit: f355ca9ac2930dc24fcbcddff59a5140de187b62
      https://github.com/quicwg/base-drafts/commit/f355ca9ac2930dc24fcbcddff59a5140de187b62
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  Praveen's WGLC comments (editorial)


  Commit: a45cbe1782f6a83c476c34181e2a241d9e935cd0
      https://github.com/quicwg/base-drafts/commit/a45cbe1782f6a83c476c34181e2a241d9e935cd0
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  declare


  Commit: 6732db252ac89eccba9615d77318fb94a916be2c
      https://github.com/quicwg/base-drafts/commit/6732db252ac89eccba9615d77318fb94a916be2c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  remove text that is obviated by other PR


  Commit: 5897dbb2274cb33c834f9db32b7f8932eedfe02d
      https://github.com/quicwg/base-drafts/commit/5897dbb2274cb33c834f9db32b7f8932eedfe02d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  restructure sentence


  Commit: 4b7b7497f2eab21f76e69959326803f080f12462
      https://github.com/quicwg/base-drafts/commit/4b7b7497f2eab21f76e69959326803f080f12462
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3928 from quicwg/jri/pravb-wglc

Praveen's WGLC comments (editorial)


  Commit: 8abb9fa2354ae341637ce43479a707844aa4a7cf
      https://github.com/quicwg/base-drafts/commit/8abb9fa2354ae341637ce43479a707844aa4a7cf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

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

  Log Message:
  -----------
  minor english


  Commit: 58d973c9fa322b7b33866eb275a8932ce7a9a0c8
      https://github.com/quicwg/base-drafts/commit/58d973c9fa322b7b33866eb275a8932ce7a9a0c8
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 1e2504601352a8c6c7940fc2bff1f19e60d162aa
      https://github.com/quicwg/base-drafts/commit/1e2504601352a8c6c7940fc2bff1f19e60d162aa
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 658e19d623bd1183c3d2fde2d08614f5fb12463c
      https://github.com/quicwg/base-drafts/commit/658e19d623bd1183c3d2fde2d08614f5fb12463c
  Author: Bence Béky <bnc@google.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  Move transport error codes to a separate subsection.

The current structure is incorrect, because application error codes is a
subsection of transport error codes, despite application error codes
being disjoint from transport error codes.


  Commit: fcfb51f4b530affc97635d5d2032cd5208156900
      https://github.com/quicwg/base-drafts/commit/fcfb51f4b530affc97635d5d2032cd5208156900
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3948 from larseggert/recovery-nits-lars

Fix spelling and style consistency nits


  Commit: aaaf057ad85694ea7152a965956652df0a8e8212
      https://github.com/quicwg/base-drafts/commit/aaaf057ad85694ea7152a965956652df0a8e8212
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3947 from larseggert/tls-nits

Fix spelling and style consistency nits


  Commit: 42aed511f0e3931533b35106b182c8f2dd885095
      https://github.com/quicwg/base-drafts/commit/42aed511f0e3931533b35106b182c8f2dd885095
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3952 from bencebeky/bencebeky-quic-transport-error

Move transport error codes to a separate subsection.


  Commit: e0aa78966fc74475b6a5ef8d12d9472497cdfd2d
      https://github.com/quicwg/base-drafts/commit/e0aa78966fc74475b6a5ef8d12d9472497cdfd2d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3911 from quicwg/ianswett-current-time

Current time PTO clarification


  Commit: bae4459886c4cfb0cb58af9268f78a64b4a38bdc
      https://github.com/quicwg/base-drafts/commit/bae4459886c4cfb0cb58af9268f78a64b4a38bdc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

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

  Log Message:
  -----------
  kazuho's and martin's comments


  Commit: f5b7fc54911f5708f30df45f1a25a641a73fee0e
      https://github.com/quicwg/base-drafts/commit/f5b7fc54911f5708f30df45f1a25a641a73fee0e
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

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

  Log Message:
  -----------
  lint


  Commit: af66c0e3f788133fcaec5b29699257ffd6739c82
      https://github.com/quicwg/base-drafts/commit/af66c0e3f788133fcaec5b29699257ffd6739c82
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

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

  Log Message:
  -----------
  Merge pull request #3929 from quicwg/jri/change-example

Use better example for persistent congestion


  Commit: 92b25a11d37ad2b86082763b5e07a08ec2af6c93
      https://github.com/quicwg/base-drafts/commit/92b25a11d37ad2b86082763b5e07a08ec2af6c93
  Author: Lars Eggert <lars@eggert.org>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

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

  Log Message:
  -----------
  Fix spelling and style consistency nits


  Commit: 203377ea35d22d5fdc226ce424fabe019e8ba1e9
      https://github.com/quicwg/base-drafts/commit/203377ea35d22d5fdc226ce424fabe019e8ba1e9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

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

  Log Message:
  -----------
  Emphasize still talking about sending (#3934)

* Emphasize still talking about sending

* Either


  Commit: af40797cc3ba363e683304b93b326b3c548ed1a7
      https://github.com/quicwg/base-drafts/commit/af40797cc3ba363e683304b93b326b3c548ed1a7
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into http/mbishop_wglc


Compare: https://github.com/quicwg/base-drafts/compare/a78a515812bb...af40797cc3ba