[quicwg/base-drafts] don't apply congestion penalty for lost ack-only packets (#1223)
Marten Seemann <notifications@github.com> Sat, 17 March 2018 16:18 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 629C1128D2E for <quic-issues@ietfa.amsl.com>; Sat, 17 Mar 2018 09:18:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.008
X-Spam-Level:
X-Spam-Status: No, score=-2.008 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_32=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, 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 HVqaNawDIE4p for <quic-issues@ietfa.amsl.com>; Sat, 17 Mar 2018 09:18:17 -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 3C6EC126DFF for <quic-issues@ietf.org>; Sat, 17 Mar 2018 09:18:17 -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=YG61ecXqdp5YCcbF2hOCKJ6gW/M=; b=YzwTVKreRW6FX2Q9 1MAVFwAqbvBlMUyDKpOXiPxYotW5DDQXy4QHf3d5znANGeFDXSAinyOcHCUUE0DD oWno2e9oSxc4YpUAjwo7JqfN11xxWFGc3sHOTeKsX07BZ83xoXv0hZXdRDZghw0Z G83yjhLlmuztQ0ux28R4FdzMSSQ=
Received: by filter0054p1las1.sendgrid.net with SMTP id filter0054p1las1-29250-5AAD3FC7-22 2018-03-17 16:18:16.077829603 +0000 UTC
Received: from smtp.github.com (out-3.smtp.github.com [192.30.252.194]) by ismtpd0010p1iad1.sendgrid.net (SG) with ESMTP id j8gns5trTcKPCBs9bEWesA for <quic-issues@ietf.org>; Sat, 17 Mar 2018 16:18:15.967 +0000 (UTC)
Date: Sat, 17 Mar 2018 16:18:16 +0000
From: Marten Seemann <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4abb021f77050d112f9e69d01adcf3c5fdb281a412192cf0000000116c501c792a169ce123fc47f@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1223@github.com>
Subject: [quicwg/base-drafts] don't apply congestion penalty for lost ack-only packets (#1223)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5aad3fc7da221_87b53fced7704f28733272"; 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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0/rzM+Vh/JtLM512Cdh0C3q3Q9UIJp6NU63i zjhtMg7rJGGO/ej6Lw+FyTDQkV9+5wZUhrna9IHyOMLOYmpLmfS6SNjdS14hUEzJfJF1olZJrGUeRu xDaMaHIL8GP/RXlPUt/RyYNUM/gvcJC44MPwkaMhfcEctF3kM2eYjo6l9majqnTFPlZLTxPWXHBvXe c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/qNOX10NrrKE5ZR7kqKfliazig-M>
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: Sat, 17 Mar 2018 16:18:18 -0000
Fixes #1221. You can view, comment on, or merge this pull request online at: https://github.com/quicwg/base-drafts/pull/1223 -- Commit Summary -- * don't apply congestion penalty for lost ack-only packets -- File Changes -- M draft-ietf-quic-recovery.md (16) -- Patch Links -- https://github.com/quicwg/base-drafts/pull/1223.patch https://github.com/quicwg/base-drafts/pull/1223.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/1223
- [quicwg/base-drafts] don't apply congestion penal… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett
- Re: [quicwg/base-drafts] don't apply congestion p… Marten Seemann
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett
- Re: [quicwg/base-drafts] don't apply congestion p… ianswett