Re: [quicwg/base-drafts] Restrict ACK-clocking to ACK-only frames. (#1231)
ekr <notifications@github.com> Mon, 19 March 2018 09:42 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 DF93512DA4C for <quic-issues@ietfa.amsl.com>; Mon, 19 Mar 2018 02:42:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.391
X-Spam-Level:
X-Spam-Status: No, score=-0.391 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, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=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 C61fNEcPrZdx for <quic-issues@ietfa.amsl.com>; Mon, 19 Mar 2018 02:42:57 -0700 (PDT)
Received: from o7.sgmail.github.com (o7.sgmail.github.com [167.89.101.198]) (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 1E44D12E050 for <quic-issues@ietf.org>; Mon, 19 Mar 2018 02:42:51 -0700 (PDT)
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=7UXZXzdpck0b75HBKWe0Uu8Bl4Q=; b=XOcbM25WPslwqwOl +sxjdtzS5REjbteMcqQ8Jl2qXozO8Z/pD3L1w+k2sj+B7Aha8VG5K+9z0UqqFiJW Csd4ninbbavAcStYIzAgYhe5fHSgkGPbNkb26E5STityPd5weVPJBKoYqRVVV0wf SfPt2FgMW0zo00ALOh3RZaiy5i8=
Received: by filter0473p1las1.sendgrid.net with SMTP id filter0473p1las1-4153-5AAF861A-16 2018-03-19 09:42:50.647164824 +0000 UTC
Received: from smtp.github.com (out-2.smtp.github.com [192.30.252.193]) by ismtpd0024p1iad2.sendgrid.net (SG) with ESMTP id YqfC_5qqT7-75jwtQ9ar6g for <quic-issues@ietf.org>; Mon, 19 Mar 2018 09:42:50.592 +0000 (UTC)
Date: Mon, 19 Mar 2018 09:42:50 +0000
From: ekr <notifications@github.com>
Reply-To: quicwg/base-drafts <noreply@github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Push <push@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1231/push/2413605715@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1231@github.com>
References: <quicwg/base-drafts/pull/1231@github.com>
Subject: Re: [quicwg/base-drafts] Restrict ACK-clocking to ACK-only frames. (#1231)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5aaf861a71d84_221f3fdcccf9af2c243452"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ekr
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: push
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak15a1Od8hyc8EZSmfscohyA0HcfB06NDwQDJ9 Hm9/rZwOFeRM6vTpeWOnagYApPiYZRzH6R+ngvzb9TBPrnmN66YRNSGb9KMOGWMtqG2khHy28N8kt+ he3hDkow4JWaSJD/3xGW/1ZRlcA1iZVCOmx9MGwLiBjGNtX/tfWNQLzKow==
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/VSgsg_adBJ9GUqUIVPiFERWS9io>
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: Mon, 19 Mar 2018 09:43:01 -0000
@ekr pushed 1 commit. 3a7437d Rephrase the text about one-way text -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/quicwg/base-drafts/pull/1231/files/503027d10b59d73808014672657e3b2bfb8cf595..3a7437d8ba744c8c76e0cf3f9bf0713d37ff54b9
- [quicwg/base-drafts] Restrict ACK-clocking to ACK… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Martin Thomson
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ianswett
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Marten Seemann
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ianswett
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ianswett
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Marten Seemann
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… MikkelFJ
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Martin Thomson
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… MikkelFJ
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Marten Seemann
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ekr
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Martin Thomson
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Martin Thomson
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… ianswett
- Re: [quicwg/base-drafts] Restrict ACK-clocking to… Martin Thomson