Re: [quicwg/base-drafts] allow PING frames in Initial and Handshake packets (#2307)

Marten Seemann <notifications@github.com> Tue, 08 January 2019 01:40 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 DB25B130E54 for <quic-issues@ietfa.amsl.com>; Mon, 7 Jan 2019 17:40:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.447
X-Spam-Level:
X-Spam-Status: No, score=-1.447 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.065, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_24=1.618, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-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 vhGxj16xLSRP for <quic-issues@ietfa.amsl.com>; Mon, 7 Jan 2019 17:40:10 -0800 (PST)
Received: from o6.sgmail.github.com (o6.sgmail.github.com [192.254.113.101]) (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 917D6130E52 for <quic-issues@ietf.org>; Mon, 7 Jan 2019 17:40:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:in-reply-to:references:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=WXz/McufGijkbQxO3/wylSDVy44=; b=KRnotqzXiaJaZ+MH hDflmUsnjUaXM/T7MN4san8+2t0ySlYQz+HmJPAiSr+UgVubt0t43NUX+EQBwZPp /6xZAxq1NzaS6Pk3G+3eKwPv4KqWU6iKf1zKAEmwMb5OvFUKfHCrO4VWLd6Iy10O oNjmhNwqkqRvWvvoDJC2L3zzXe0=
Received: by filter1131p1las1.sendgrid.net with SMTP id filter1131p1las1-30407-5C33FF78-5 2019-01-08 01:40:08.406498296 +0000 UTC m=+263410.358223874
Received: from github-lowworker-39ccb07.cp1-iad.github.net (unknown [192.30.252.40]) by ismtpd0022p1iad2.sendgrid.net (SG) with ESMTP id 6JOC3N6lQUiy5cR9GUvcYw for <quic-issues@ietf.org>; Tue, 08 Jan 2019 01:40:08.530 +0000 (UTC)
Received: from github.com (localhost [127.0.0.1]) by github-lowworker-39ccb07.cp1-iad.github.net (Postfix) with ESMTP id 6FE64400932 for <quic-issues@ietf.org>; Mon, 7 Jan 2019 17:40:08 -0800 (PST)
Date: Tue, 08 Jan 2019 01:40:08 +0000
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abbb1f0fad5d728cb3261cd780cd54afac699548af92cf00000001184bc17892a169ce179fb001@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/2307/c452144331@github.com>
In-Reply-To: <quicwg/base-drafts/pull/2307@github.com>
References: <quicwg/base-drafts/pull/2307@github.com>
Subject: Re: [quicwg/base-drafts] allow PING frames in Initial and Handshake packets (#2307)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5c33ff786cc53_323e3faa8b8d45bc2523d"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: marten-seemann
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak1MoikskfFxa1FvQDitFHnkbJ9I+I6MHBU0m0 OTsoClqh3/wjdGmEDtQv+tmCf3vOefYNIsE7rHWS/KylSwnXwE0uXS8mJmjqZAjNl6E7vHn9L3MXNM rWwMBqBW2ZrOl+/4QbYJJJGUMNwRdGMZASXOXjgyQqUp1dTkB5PyW9oNrsA4ebS1y8f7TbHn6x/zXY 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/g8FwDU4Lxc0SnsXDQpgzhnZFpKw>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
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, 08 Jan 2019 01:40:12 -0000

I didn't open an issue, because I thought this was straightforward. In my implementation I use PINGs quite often for loss recovery purposes. Just sending a single PING frame is for example a valid way to generate a probe packet. There's no security implication of allowing PING frames.

-- 
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/2307#issuecomment-452144331