Re: [quicwg/base-drafts] Only pace retransmittable packets (#1222)
ianswett <notifications@github.com> Sat, 17 March 2018 23:12 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 300DE12D889 for <quic-issues@ietfa.amsl.com>; Sat, 17 Mar 2018 16:12:29 -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 qi5ErQAFMeKY for <quic-issues@ietfa.amsl.com>; Sat, 17 Mar 2018 16:12:28 -0700 (PDT)
Received: from o5.sgmail.github.com (o5.sgmail.github.com [192.254.113.10]) (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 E5E8212426E for <quic-issues@ietf.org>; Sat, 17 Mar 2018 16:12:27 -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=AIreJWQwg1qsEmfmNaFnWyNBQOE=; b=GwJ5v/Eb391o/eqN jZ7bu/fBqYVJlXHpfSzYnFduf+IN34QMUfDFpmMZehzj3dEU6n00XGg1W0sZ0d2m 6ZQkiLrSOI7bdqyb/mRipVov3Md8AHtkK5f+JAOCNxD9pCnkXVwtnOKySjvjIq9c LUNaElSirBzaDwz/Wf31UmTS3UE=
Received: by filter0291p1iad2.sendgrid.net with SMTP id filter0291p1iad2-12288-5AADA0DA-29 2018-03-17 23:12:26.928768497 +0000 UTC
Received: from smtp.github.com (out-3.smtp.github.com [192.30.252.194]) by ismtpd0009p1iad1.sendgrid.net (SG) with ESMTP id aSkY5PzGQbKa7sEYQBHGuQ for <quic-issues@ietf.org>; Sat, 17 Mar 2018 23:12:26.718 +0000 (UTC)
Date: Sat, 17 Mar 2018 23:12:27 +0000
From: ianswett <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/1222/push/2411410234@github.com>
In-Reply-To: <quicwg/base-drafts/pull/1222@github.com>
References: <quicwg/base-drafts/pull/1222@github.com>
Subject: Re: [quicwg/base-drafts] Only pace retransmittable packets (#1222)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5aada0da9837e_29112af189992ec4577462"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
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: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak0l11BGNv3EK6zlLUgPvomao68XmrcpTU/Sr9 v6ihVAKepyavi+F2AFz+FheMdH9BA34paPlDsaRxVaRMD1dqlnQrU4K6mkjbYqaTpsk65W89UQC+ar HjjmYdh6V3BLqcGHo0rijDfUT+mk9kNFv8rssrrZ9ALzoacwHlZWd0tYGD2f3zbzH4lkUZJmruVXoM c=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/EOlq_7u0-wmJ302N578Uk1InpJg>
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 23:12:29 -0000
@ianswett pushed 1 commit. 905e4fd Update draft-ietf-quic-recovery.md -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/quicwg/base-drafts/pull/1222/files/e1ec9fbdbc37a3286b49ae477aaad7405ade93fd..905e4fd6ca9eab5566592be106f30385bc99c580
- [quicwg/base-drafts] Only pace retransmittable pa… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… Marten Seemann
- Re: [quicwg/base-drafts] Only pace retransmittabl… MikkelFJ
- Re: [quicwg/base-drafts] Only pace retransmittabl… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… janaiyengar
- Re: [quicwg/base-drafts] Only pace retransmittabl… Mike Bishop
- Re: [quicwg/base-drafts] Only pace retransmittabl… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… ianswett
- Re: [quicwg/base-drafts] Only pace retransmittabl… janaiyengar
- Re: [quicwg/base-drafts] Only pace retransmittabl… janaiyengar