[quicwg/base-drafts] e8277d: Repeat tokens in all Initial packets

Martin Thomson <martin.thomson@gmail.com> Tue, 04 December 2018 21:13 UTC

Return-Path: <bounce+565321.40f-quic-issues=ietf.org@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 4F486130E63 for <quic-issues@ietfa.amsl.com>; Tue, 4 Dec 2018 13:13:06 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.747
X-Spam-Level:
X-Spam-Status: No, score=-0.747 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no 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 mWtmkow_Hn02 for <quic-issues@ietfa.amsl.com>; Tue, 4 Dec 2018 13:13:04 -0800 (PST)
Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BF6A5130DFD for <quic-issues@ietf.org>; Tue, 4 Dec 2018 13:13:04 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1543957983; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=zlv8zrNCwUxqN7lGgGJ5L+pLbS2MeHlc79ERDCCvbcw=; b=JUHVhGiobCRZLTPsbCxNbtDk39bT6Wymx1PC6FrNmbhZqSRWkR6dgSr01Bt30ydtwFpXq/jJ yw60xTbQ0aA1b1CSXZ5NflsovMM0Wg6MaAQYY32pBdHf2T5jLCykjKEWsGKyHmOLcqMbPzn0 KJrOshtVO0SAez8KQb/q2FUToLw=
X-Mailgun-Sending-Ip: 166.78.69.169
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.37]) by mxa.mailgun.org with ESMTP id 5c06eddf.7f8c0e59a2a0-smtp-out-n03; Tue, 04 Dec 2018 21:13:03 -0000 (UTC)
Date: Tue, 04 Dec 2018 13:13:02 -0800
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5c06eddeea830_4ec62af402b0257c737d4@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] e8277d: Repeat tokens in all Initial packets
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c06eddeea3ba_4ec62af402b0257c736bc"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/2Nzt8mKgLuflyfNvE2htsuQE6UA>
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, 04 Dec 2018 21:13:07 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: e8277d1e4e1e5589c42a8f30d6522e7a3464a5b6
      https://github.com/quicwg/base-drafts/commit/e8277d1e4e1e5589c42a8f30d6522e7a3464a5b6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

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

  Log Message:
  -----------
  Repeat tokens in all Initial packets

The client repeats the token in all Initial packets.  Also clarifies that the token is sent in Initial in a few spots.

https://www.ietf.org/mail-archive/web/quic/current/msg05071.html


  Commit: c3206b4990ab6ac7c06bfd106b1b5343f0ff88d1
      https://github.com/quicwg/base-drafts/commit/c3206b4990ab6ac7c06bfd106b1b5343f0ff88d1
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-12-02 (Sun, 02 Dec 2018)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: ce9e08e2374f0aea9abc35fae41ef4433a09a9a9
      https://github.com/quicwg/base-drafts/commit/ce9e08e2374f0aea9abc35fae41ef4433a09a9a9
  Author: Mike Bishop <mbishop@evequefou.be>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

  Log Message:
  -----------
  Rewrap


  Commit: 1c3b5a245a3c135c60388fc902175b09c9267266
      https://github.com/quicwg/base-drafts/commit/1c3b5a245a3c135c60388fc902175b09c9267266
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

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

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

Christian/Martin's suggestion


  Commit: 18774ce05e2a5d17ae8d5aa824ff5626a6b56564
      https://github.com/quicwg/base-drafts/commit/18774ce05e2a5d17ae8d5aa824ff5626a6b56564
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2018-12-04 (Tue, 04 Dec 2018)

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

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


  Commit: fc92ac6f0c469258faf257740a88d0e6697ccdef
      https://github.com/quicwg/base-drafts/commit/fc92ac6f0c469258faf257740a88d0e6697ccdef
  Author: Martin Thomson <martin.thomson@gmail.com>
  Date:   2018-12-05 (Wed, 05 Dec 2018)

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

  Log Message:
  -----------
  Merge pull request #2089 from quicwg/ianswett-repeat-tokens

Repeat tokens in all Initial packets


Compare: https://github.com/quicwg/base-drafts/compare/bfd506d139cf...fc92ac6f0c46
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.