Re: [quicwg/base-drafts] Limit what Version Negotiation can be sent for (#570)
Ryan Hamilton <notifications@github.com> Sun, 04 June 2017 14:19 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 68A90129B42 for <quic-issues@ietfa.amsl.com>; Sun, 4 Jun 2017 07:19:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.4
X-Spam-Level:
X-Spam-Status: No, score=-7.4 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-2.8, RCVD_IN_SORBS_SPAM=0.5, 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 h1VzWiW8aJ9f for <quic-issues@ietfa.amsl.com>; Sun, 4 Jun 2017 07:19:06 -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 CA4ED12704B for <quic-issues@ietf.org>; Sun, 4 Jun 2017 07:19:05 -0700 (PDT)
Date: Sun, 04 Jun 2017 07:19:04 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1496585944; bh=wWTXmLqKQBPaeOTlAnG1rGVhO7qEdkHZgKZK4c38rwA=; h=From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=x9AwipFZvKrHHuk28ssIjanhKsqNOggKSBCcQk/KZFf3EGJjg7Q3Nm28X/HFMLgSd wMWu+wHI+XPCacMVlDKaIG90puNBcn9fu0HB2Tp4hNXsbee1lbVZyPT4wFeE/Su5iK dd3qBybVxxyft/32Jl1Km/WWdM0cRzbA7e7u+oEA=
From: Ryan Hamilton <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8ab5637f6547994d0be5b18995e1b11b0b134edc92cf00000001154bd8d892a169ce0de97edf@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/570/306042817@github.com>
In-Reply-To: <quicwg/base-drafts/issues/570@github.com>
References: <quicwg/base-drafts/issues/570@github.com>
Subject: Re: [quicwg/base-drafts] Limit what Version Negotiation can be sent for (#570)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_593416d8b3188_61903fc9ce3d3c2c999aa"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: RyanAtGoogle
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/SOQ2lAE8GprpbGytDLaj4qS3u2A>
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: Sun, 04 Jun 2017 14:19:07 -0000
On Sat, Jun 3, 2017 at 11:35 PM, MikkelFJ <notifications@github.com> wrote: > Initially it does seem advantageous to reject small packets serverside. > However, forcing a minimum initial packet size across all versions could be > problematic - especially for non-linear special purpose versions. For > example, resource constrainted battery powered networks. > > If a reasonable checksum is added to all clear text, this would serve the > same purpose. > Of course, that requires the checksum to be version independent, right? > Constrained devices with special versions may reject large packets and > packets with invalid checksums. Ordinary servers that require large initial > packets may reject on small packets and on invalid checksums. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/quicwg/base-drafts/issues/570#issuecomment-306021667>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/ASp6ypPSy-fczP-lJeah5vhRCXnGRukQks5sAlAtgaJpZM4NvP_m> > . > -- 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/issues/570#issuecomment-306042817
- Re: [quicwg/base-drafts] Limit what Version Negot… MikkelFJ
- [quicwg/base-drafts] Limit what Version Negotiati… Martin Thomson
- Re: [quicwg/base-drafts] Limit what Version Negot… Ryan Hamilton
- Re: [quicwg/base-drafts] Limit what Version Negot… MikkelFJ
- Re: [quicwg/base-drafts] Limit what Version Negot… janaiyengar