[quicwg/base-drafts] 1095dc: Remove connection error response to a packets from...

Martin Thomson <noreply@github.com> Fri, 16 August 2019 01: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 4C31D120105 for <quic-issues@ietfa.amsl.com>; Thu, 15 Aug 2019 18:22:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level:
X-Spam-Status: No, score=-7 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_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 3BoOQd-Ipj8p for <quic-issues@ietfa.amsl.com>; Thu, 15 Aug 2019 18:22:46 -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 2615B120103 for <quic-issues@ietf.org>; Thu, 15 Aug 2019 18:22:46 -0700 (PDT)
Date: Thu, 15 Aug 2019 18:22:45 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1565918565; bh=spcyNSw1bYDFKJfjYZtgyOsXO7dOmYWhmNmY9YUxX2I=; h=Date:From:To:Subject:From; b=AjzMxddIokj1ZNDv/NA5461E/5Fe7bq7VXKSZpOeq03Xb3OavixG9dul2ZKBG3hsi usZfRUvcjO2r0PLfvcVpvH3Ufqv78m4I1P+j95S9GCSjwcKwgM36V5Rweoy0nDzEuB 7LDgqWmwqjY42shKsdEbxs4na8RAAFLLFyhPUelo=
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/cdc5e1-6ff9d8@github.com>
Subject: [quicwg/base-drafts] 1095dc: Remove connection error response to a packets from...
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/hDLR7FdageLvsAmSuZlQbg_Wmf0>
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: Fri, 16 Aug 2019 01:22:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 1095dcbf18ce30003a76bffdc26d135f2ea3ffb1
      https://github.com/quicwg/base-drafts/commit/1095dcbf18ce30003a76bffdc26d135f2ea3ffb1
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

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

  Log Message:
  -----------
  Remove connection error response to a packets from a different source address when an endpoint has sent disable_migration, clarify an endpoints options when prohibited packets are received, rename disable_migration to disable_active_migration, and remove INVALID_MIGRATION error code.


  Commit: b1bd4ac46dbcb0081c8ba46d4250c1cdf38688f8
      https://github.com/quicwg/base-drafts/commit/b1bd4ac46dbcb0081c8ba46d4250c1cdf38688f8
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

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

  Log Message:
  -----------
  Rewrap long line


  Commit: 5a7293da9be6061ded0a277fe019a48235dff2d8
      https://github.com/quicwg/base-drafts/commit/5a7293da9be6061ded0a277fe019a48235dff2d8
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-17 (Wed, 17 Jul 2019)

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

  Log Message:
  -----------
  Remove sentence that's no longer necessary


  Commit: e7d22976811f810ac5e0cb5d8927d659e5a3ad09
      https://github.com/quicwg/base-drafts/commit/e7d22976811f810ac5e0cb5d8927d659e5a3ad09
  Author: Eric Kinnear <ekinnear@apple.com>
  Date:   2019-07-22 (Mon, 22 Jul 2019)

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

  Log Message:
  -----------
  Reword per Ian's suggestion


  Commit: 6ff9d8cc29a03afce9ef63cea942423f89c1445a
      https://github.com/quicwg/base-drafts/commit/6ff9d8cc29a03afce9ef63cea942423f89c1445a
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-08-16 (Fri, 16 Aug 2019)

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

  Log Message:
  -----------
  Merge pull request #2893 from erickinnear/ek/disable_active_migration

Remove DoS vector for spoofed connection migration


Compare: https://github.com/quicwg/base-drafts/compare/cdc5e1d20927...6ff9d8cc29a0