[quicwg/version-negotiation] 5d02a8: Don't choose the oldest

David Schinazi <noreply@github.com> Mon, 26 July 2021 00:07 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.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 2753F3A1003 for <quic-issues@ietfa.amsl.com>; Sun, 25 Jul 2021 17:07:43 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.551
X-Spam-Level:
X-Spam-Status: No, score=-2.551 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.452, 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, UNPARSEABLE_RELAY=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 5citZGhgo6PP for <quic-issues@ietfa.amsl.com>; Sun, 25 Jul 2021 17:07:41 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 926433A1001 for <quic-issues@ietf.org>; Sun, 25 Jul 2021 17:07:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; h=from:subject:mime-version:content-type:content-transfer-encoding:to; s=s20150108; bh=KntkcoIDMCGaRVZKP3LELKKix73ltNW/ncXPad9ezP8=; b=pGQTLZHL+9tBRbaPDcPyz9u4MZLrXLmPN8ygdBot7jg9Pk3jkLgEt8SgKDoT6tskFvEI QokmaW7yGftCA+U/zVNs4vWx3r6QcghINl9tMVae4eYI8G57PdT4Qic0pnChC+4xWdViv6 rLKsNFpPTu12GOSsrQPV/LEkh5TDYUqJA=
Received: by filterdrecv-6dcf949df8-xxrnl with SMTP id filterdrecv-6dcf949df8-xxrnl-1-60FDFCCC-5D 2021-07-26 00:07:40.467545973 +0000 UTC m=+803371.521592125
Received: from smtp.github.com (unknown) by geopod-ismtpd-2-2 (SG) with ESMTP id CFDorRUqQFOwRCvbPR24tA for <quic-issues@ietf.org>; Mon, 26 Jul 2021 00:07:40.459 +0000 (UTC)
Received: from github.com (hubbernetes-node-589dc10.ac4-iad.github.net [10.52.211.87]) by smtp.github.com (Postfix) with ESMTPA id 196B25602FC for <quic-issues@ietf.org>; Sun, 25 Jul 2021 17:07:40 -0700 (PDT)
Date: Mon, 26 Jul 2021 00:07:40 +0000
From: David Schinazi <noreply@github.com>
Message-ID: <quicwg/version-negotiation/push/refs/heads/main/2b79bd-5f44d2@github.com>
Subject: [quicwg/version-negotiation] 5d02a8: Don't choose the oldest
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
X-SG-EID: +kMxBqj35EdRUKoy8diX1ied7ndWi6i0ThqNEyl7jna4xoDnuBIA3LBDcXKlIlaW0rvufw0OtF4pA7fzMh203JK7u39jJ+DoV+4+mORKNlaD679I3Dd2ZMWrqaQD/Acu29ySKDloXzgxTazCCKOgXo+0xkBZK/hVSUlwX2eOa8hvLqg0J9mtwgdoipdIOcNCoDzaHtQ/6zKmE8Uj5KO8/6MXaQaq3NXuydfVUwCGhjxcrwKqsibjJjNmU6+Oi2WK
To: quic-issues@ietf.org
X-Entity-ID: /f+S0XqulHHajbNb6hGdxg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/s5ntk1hHrYQF_gl-A6lvkkvFNgs>
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: Mon, 26 Jul 2021 00:07:43 -0000

  Branch: refs/heads/main
  Home:   https://github.com/quicwg/version-negotiation
  Commit: 5d02a897fcf3820df1ceba80825bb64cdfddbe23
      https://github.com/quicwg/version-negotiation/commit/5d02a897fcf3820df1ceba80825bb64cdfddbe23
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M draft-ietf-quic-version-negotiation.md

  Log Message:
  -----------
  Don't choose the oldest

Though it might be the oldest version that is compatible with the
most-preferred version, it isn't just "oldest".


  Commit: 5f44d2d884902666895ce6a25d5f4414f048d017
      https://github.com/quicwg/version-negotiation/commit/5f44d2d884902666895ce6a25d5f4414f048d017
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2021-07-25 (Sun, 25 Jul 2021)

  Changed paths:
    M draft-ietf-quic-version-negotiation.md

  Log Message:
  -----------
  Merge pull request #51 from martinthomson/not-oldest

Don't choose the oldest


Compare: https://github.com/quicwg/version-negotiation/compare/2b79bdcf7d03...5f44d2d88490