[quicwg/base-drafts] df865b: Packetization Nits

Martin Thomson <noreply@github.com> Sun, 17 February 2019 19:35 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 C077512D4EC for <quic-issues@ietfa.amsl.com>; Sun, 17 Feb 2019 11:35:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.002
X-Spam-Level:
X-Spam-Status: No, score=-7.002 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_HI=-5, SPF_PASS=-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 j1pIfg8Cc5eE for <quic-issues@ietfa.amsl.com>; Sun, 17 Feb 2019 11:35:47 -0800 (PST)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 01C74129619 for <quic-issues@ietf.org>; Sun, 17 Feb 2019 11:35:47 -0800 (PST)
Date: Sun, 17 Feb 2019 11:35:46 -0800
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1550432146; bh=K+h+gauwkeUeYNYnmGy8GNLPxvI8uY4eCBxLgO/u3NI=; h=Date:From:To:Subject:From; b=KyZHzvq2sYQAYgdhWCC5j/Jwf9lim5oP1y0f/iYNUxBxNhxc2VJ5cWZGyKdfCweid TgBdfOIFr/gxQyFCNhd3L7jLXvF4hme6SJ08HAkrUQ4KnSx4vtWIAXN6AyzivOe5D9 S2IeODdD3kkOsnu4e30Eu8v1cd//k6X73qyaqTfQ=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/452635-ba7b7c@github.com>
Subject: [quicwg/base-drafts] df865b: Packetization Nits
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/5Bx1z_GyIORv7VeZcpNCcV5JRYA>
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: Sun, 17 Feb 2019 19:35:49 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: df865be876424549e7c9731b622255d38c39a077
      https://github.com/quicwg/base-drafts/commit/df865be876424549e7c9731b622255d38c39a077
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

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

  Log Message:
  -----------
  Packetization Nits

The deleted parenthetical is not accurate, and is unnecessary: 0-RTT and 1-RTT with various key phases share a PN space without sharing keys.

I prefer the MUST NOT in coalescing, but if there are objections I can revert it.


  Commit: 406827459ab28fe105236b4280b86d3547c8ef15
      https://github.com/quicwg/base-drafts/commit/406827459ab28fe105236b4280b86d3547c8ef15
  Author: martinduke <martin.h.duke@gmail.com>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

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

  Log Message:
  -----------
  Reverting MUST NOT


  Commit: ba7b7c27cc0d2081606e6be88fc5a1ae7d4c4a56
      https://github.com/quicwg/base-drafts/commit/ba7b7c27cc0d2081606e6be88fc5a1ae7d4c4a56
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-02-18 (Mon, 18 Feb 2019)

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

  Log Message:
  -----------
  Merge pull request #2476 from martinduke/patch-41

Packetization Nits


Compare: https://github.com/quicwg/base-drafts/compare/452635edf0b8...ba7b7c27cc0d