[quicwg/base-drafts] Define requirements for handling packets (#724)
Martin Thomson <notifications@github.com> Fri, 11 August 2017 06:53 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 BD4171324C8 for <quic-issues@ietfa.amsl.com>; Thu, 10 Aug 2017 23:53:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.02
X-Spam-Level:
X-Spam-Status: No, score=-2.02 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-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 4gNOqSWGbexD for <quic-issues@ietfa.amsl.com>; Thu, 10 Aug 2017 23:53:24 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (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 957371324B3 for <quic-issues@ietf.org>; Thu, 10 Aug 2017 23:53:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=iLnvJ6leACFw0kwrGzM8WltGraA=; b=LBV3bo0odKUJoQGr SxaN1b2hC9UM4ocERqEwAdb9fsBXmNymJMnXGAfYn8lAg421ha//NxiYTkFvZ3+2 P5LxNmgPa54ySnEQcjpSGfh8i9PLieEvNq/LTR9GZmSvwyafWYI2+/Pbv53RFffR fRnAsQi+XpzwArlAVujhxKsmKT0=
Received: by filter0650p1mdw1.sendgrid.net with SMTP id filter0650p1mdw1-14515-598D5462-85 2017-08-11 06:53:22.765706145 +0000 UTC
Received: from github-smtp2b-ext-cp1-prd.iad.github.net (github-smtp2b-ext-cp1-prd.iad.github.net [192.30.253.17]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id QowouF5MTS2iNlgqd8mc_A for <quic-issues@ietf.org>; Fri, 11 Aug 2017 06:53:22.768 +0000 (UTC)
Date: Fri, 11 Aug 2017 06:53:22 +0000
From: Martin Thomson <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab5f682b69d78e6d026dc2ef42700efc462f336a6792cf0000000115a5166292a169ce0edfdc09@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/724@github.com>
Subject: [quicwg/base-drafts] Define requirements for handling packets (#724)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_598d54629af63_1a383fd943d15c3410408c"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: martinthomson
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak39INNkTAO8oTrTevxykYallzvCJLEtfYdINt lQP5RbnvqvnpH8S7OiarhQUvDG1hHznIn9k7XwnlG6ROXfrFTyzq6/61Rc/of+0i4z9MSaWaFG+FrR c2Xz46N5fFE5ZIvcCM938yoplhGNb97xD4JDcSOY1fVAmlkwLUlW2yYSWjVo6veXmokyMozmhDtGYL 4=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/8DyJklJehGuKOI80gns8QtM_B20>
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: Fri, 11 Aug 2017 06:53:27 -0000
We never really said how to handle incoming packets. This adds a section on that. This was originally motivated by #570, where the rules for what to generate a Version Negotiation packet for were a little unclear. Now though, this is a far more comprehensive description of what to do with a packet that is received. For #570, I've chosen to limit packet size. If the packet is too small, then this requires the server to drop the packet. In response to the potential for a future version of QUIC to define a smaller initial packet (@mikkelfj raised this point), I've included advice on what might be done to avoid having packets discarded. I realize that we don't have a patch that sets the packet size to 1200. I'm going to write that one now. This depends on that. Closes #570. I would also like to do the same to #568, but that will be down to @mcmanus. To the extent that we treat VN as special (see discussion on #693 regarding this), then that will be addressed by the change proposed there. You can view, comment on, or merge this pull request online at: https://github.com/quicwg/base-drafts/pull/724 -- Commit Summary -- * Define requirements for handling packets -- File Changes -- M draft-ietf-quic-transport.md (100) -- Patch Links -- https://github.com/quicwg/base-drafts/pull/724.patch https://github.com/quicwg/base-drafts/pull/724.diff -- 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/724
- [quicwg/base-drafts] Define requirements for hand… Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Patrick McManus
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … ekr
- Re: [quicwg/base-drafts] Define requirements for … Mike Bishop
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … Mike Bishop
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Mike Bishop
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … ianswett
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … Martin Thomson
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar
- Re: [quicwg/base-drafts] Define requirements for … janaiyengar