Re: [quicwg/base-drafts] Specify connection ID and version a unsigned numbers (#788)
janaiyengar <notifications@github.com> Thu, 21 September 2017 22: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 AA222120724 for <quic-issues@ietfa.amsl.com>; Thu, 21 Sep 2017 15:31:14 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.181
X-Spam-Level:
X-Spam-Status: No, score=-8.181 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-2.8, 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 IcBtbpYMGpN7 for <quic-issues@ietfa.amsl.com>; Thu, 21 Sep 2017 15:31:13 -0700 (PDT)
Received: from github-smtp2a-ext-cp1-prd.iad.github.net (github-smtp2-ext5.iad.github.net [192.30.252.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 418C8126E64 for <quic-issues@ietf.org>; Thu, 21 Sep 2017 15:31:13 -0700 (PDT)
Date: Thu, 21 Sep 2017 15:31:12 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1506033072; bh=01pkGXMIJK2Wt8kJPxH6AjSQwU3wkQWMbYHX5gUq0+o=; h=From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=eZRqWaX4733nD+4gE0a3KS53JEiKSxpWq2GvwyE2Y0nHIYjvce1UHJvhpK8lQRNH/ veedhXTzUn4GrvJkVgm1mNx+VgzYgAgIJHoh68ntOswLm6aUHQKGE+ixjDWBfssZN7 PZg7qcTdSEwDq79o6D1kSpxsBKZUAqXRQDi+vELA=
From: janaiyengar <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab743e13797556993ba85b1e04997d35f09958ad9392cf0000000115dbffb092a169ce0f79e015@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/788/issue_event/1260314078@github.com>
In-Reply-To: <quicwg/base-drafts/pull/788@github.com>
References: <quicwg/base-drafts/pull/788@github.com>
Subject: Re: [quicwg/base-drafts] Specify connection ID and version a unsigned numbers (#788)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_59c43db067d3d_22d93fc01f5b2f889189b"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: janaiyengar
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/yZnY7qbdm0Z_DxfrimuDS1HWOhg>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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: Thu, 21 Sep 2017 22:31:15 -0000
Merged #788. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/quicwg/base-drafts/pull/788#event-1260314078
- [quicwg/base-drafts] Specify connection ID and ve… Ryan Hamilton
- Re: [quicwg/base-drafts] Specify connection ID an… Ryan Hamilton
- Re: [quicwg/base-drafts] Specify connection ID an… janaiyengar
- Re: [quicwg/base-drafts] Specify connection ID an… janaiyengar
- Re: [quicwg/base-drafts] Specify connection ID an… Martin Thomson