[quicwg/base-drafts] ec591d: Update draft-ietf-quic-transport.md

Martin Thomson <noreply@github.com> Wed, 27 May 2020 00:31 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 6EB3A3A0C36 for <quic-issues@ietfa.amsl.com>; Tue, 26 May 2020 17:31:49 -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 p9eIH1RvEoRz for <quic-issues@ietfa.amsl.com>; Tue, 26 May 2020 17:31:47 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 82DD53A0C3B for <quic-issues@ietf.org>; Tue, 26 May 2020 17:31:47 -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 B45ED1C06EA for <quic-issues@ietf.org>; Tue, 26 May 2020 17:31:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1590539506; bh=oTt+bcBZrjynuOBlfAf0WjVBiLIZ0r08huoTervyp/E=; h=Date:From:To:Subject:From; b=FKLSNXLiAP4Zh5FHHzOY456dJeC6GbjtQnyskN9ho2geJv9d3Qv3xnYpJmTH9RR7I aoxANabfKLXDTIQhb/VWq99ATNbtoj1AmXzqmtanpKA09NvEyzdcufn5hAc2F3P8Cm qtvMmvNlxIC5MSiGcLhX/ItjZFJAqBXMZoxNi8xw=
Date: Tue, 26 May 2020 17:31:46 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/dplpmtud-merge/000000-ef1b1c@github.com>
Subject: [quicwg/base-drafts] ec591d: Update draft-ietf-quic-transport.md
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/zfDHHdbzP9LRb5JpFr1PhaRlRPg>
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, 27 May 2020 00:31:49 -0000

  Branch: refs/heads/dplpmtud-merge
  Home:   https://github.com/quicwg/base-drafts
  Commit: ec591d1d3b47c75f890cea9ca1dfe521e7ccf912
      https://github.com/quicwg/base-drafts/commit/ec591d1d3b47c75f890cea9ca1dfe521e7ccf912
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-25 (Mon, 25 May 2020)

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

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

This set of changes seeks to:
* Complete the transfer of DPLPMTUD text from the DPLPMTUD-RFC-to-be to this ID.
* Separate PMTUD from DPLPMTUD where they differ.
* Seek consistent language for packet sizes within these sections.


  Commit: ba44ea7b3307f7da99be88c516270b9c008c78e7
      https://github.com/quicwg/base-drafts/commit/ba44ea7b3307f7da99be88c516270b9c008c78e7
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-25 (Mon, 25 May 2020)

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

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

That would be good, the change was unintended.

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 0f338c711ebc8cd40a54410e73938f592a28ab87
      https://github.com/quicwg/base-drafts/commit/0f338c711ebc8cd40a54410e73938f592a28ab87
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-25 (Mon, 25 May 2020)

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

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

I like that:-)

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: c24e763e0616a78737f90f0d79ba6f347e932267
      https://github.com/quicwg/base-drafts/commit/c24e763e0616a78737f90f0d79ba6f347e932267
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 230e1f862eb346465fa1fd40fb5ce633f7bccb86
      https://github.com/quicwg/base-drafts/commit/230e1f862eb346465fa1fd40fb5ce633f7bccb86
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

This looks good

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 0fb311b06a096670e11a8cf0db1e41e2c6a68b4c
      https://github.com/quicwg/base-drafts/commit/0fb311b06a096670e11a8cf0db1e41e2c6a68b4c
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

This looks good

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 02ff34d3a97eaea87dbe9a181d7a6896b276f014
      https://github.com/quicwg/base-drafts/commit/02ff34d3a97eaea87dbe9a181d7a6896b276f014
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

This looks good

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 74b760e7799b0d73a770e830a1fe52b80924f9e7
      https://github.com/quicwg/base-drafts/commit/74b760e7799b0d73a770e830a1fe52b80924f9e7
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

This looks good

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: a2cb752e4d5c75dfa4a452c06f5bdb19e66fe891
      https://github.com/quicwg/base-drafts/commit/a2cb752e4d5c75dfa4a452c06f5bdb19e66fe891
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

That would be OK. DPLPMTUD only handles PTB messages.

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 7040f72f466e1bf371a1c47c63a427ad34ccbd38
      https://github.com/quicwg/base-drafts/commit/7040f72f466e1bf371a1c47c63a427ad34ccbd38
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: a12dfdf2da7ab759a3866ac0d2a82f4ad8eea650
      https://github.com/quicwg/base-drafts/commit/a12dfdf2da7ab759a3866ac0d2a82f4ad8eea650
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Typo fixed.

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: a020020e5944ff9a73d3b69ca3bfef65898660b7
      https://github.com/quicwg/base-drafts/commit/a020020e5944ff9a73d3b69ca3bfef65898660b7
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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


  Commit: 8cf8a460a958032861b5d04bec80585759eb8633
      https://github.com/quicwg/base-drafts/commit/8cf8a460a958032861b5d04bec80585759eb8633
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Fix for /application data/


  Commit: 8c185a83bdf3a07328737c231f2420480444f9bf
      https://github.com/quicwg/base-drafts/commit/8c185a83bdf3a07328737c231f2420480444f9bf
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Seems correct

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: acda596362122e5239713c1d3d24531f20d6ef5a
      https://github.com/quicwg/base-drafts/commit/acda596362122e5239713c1d3d24531f20d6ef5a
  Author: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
  Date:   2020-05-26 (Tue, 26 May 2020)

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

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

Typo fix


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

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

  Log Message:
  -----------
  Reflow


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

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

  Log Message:
  -----------
  Move section back where it belongs


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

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

  Log Message:
  -----------
  PING AND PADDING are not it


Compare: https://github.com/quicwg/base-drafts/compare/ec591d1d3b47%5E...ef1b1c434998