[quicwg/base-drafts] dee63b: Add details of marking packets lost on PTO
Jana Iyengar <noreply@github.com> Thu, 18 April 2019 21:42 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 1A90E1203F4 for <quic-issues@ietfa.amsl.com>; Thu, 18 Apr 2019 14:42:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.003
X-Spam-Level:
X-Spam-Status: No, score=-7.003 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001, 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 Uoy0J97Q_PhI for <quic-issues@ietfa.amsl.com>; Thu, 18 Apr 2019 14:42:03 -0700 (PDT)
Received: from out-5.smtp.github.com (out-5.smtp.github.com [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 5102512037E for <quic-issues@ietf.org>; Thu, 18 Apr 2019 14:42:03 -0700 (PDT)
Date: Thu, 18 Apr 2019 14:42:02 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1555623722; bh=nOcXIfNTxqusZCLjRSvWx8naTpVuvBks1xaYPpfaJ7Q=; h=Date:From:To:Subject:From; b=PA7sLI4Nq13UtJ3FxOJplarLtOAK5uHS26Ut2nbGv+G/d3HcPy0hTqjukePpAVSkv jA3FkMQLjRpl4YtV0to5AVJ+xVChvjjsR/fYOLkjFgupuR7b5XE59b3xMcsTYiZZ52 zIQNZhdKjupbKsQ01EXfOd9AYhCvEv/Bi+zKDlfQ=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/17e612-41723a@github.com>
Subject: [quicwg/base-drafts] dee63b: Add details of marking packets lost on PTO
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/jZ7aVKlG2FU39JVK6PHkEHfAYAM>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
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: Thu, 18 Apr 2019 21:42:05 -0000
Branch: refs/heads/master Home: https://github.com/quicwg/base-drafts Commit: dee63bb0bcfb24ff6d968ab8cce4a6ef242b2e51 https://github.com/quicwg/base-drafts/commit/dee63bb0bcfb24ff6d968ab8cce4a6ef242b2e51 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Add details of marking packets lost on PTO Commit: 85fb8c47af0ebf15b065d44528dc60860f696709 https://github.com/quicwg/base-drafts/commit/85fb8c47af0ebf15b065d44528dc60860f696709 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- lint Commit: ffa1e6dfea7f0aa03a132f6cf8e6013350ec5fac https://github.com/quicwg/base-drafts/commit/ffa1e6dfea7f0aa03a132f6cf8e6013350ec5fac Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- s/endpoint/sender Commit: 94d4ecc443a1993a02463cee83e826db3fb0fdde https://github.com/quicwg/base-drafts/commit/94d4ecc443a1993a02463cee83e826db3fb0fdde Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- SHOULD send, MAY mark as lost Commit: f38b74b730c7da32bcb72c6186e6f0be539023a7 https://github.com/quicwg/base-drafts/commit/f38b74b730c7da32bcb72c6186e6f0be539023a7 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- grammaring Commit: 98bd510e5c30b6823824a44801daee4c3a5ef468 https://github.com/quicwg/base-drafts/commit/98bd510e5c30b6823824a44801daee4c3a5ef468 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-15 (Mon, 15 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- clean up Commit: deff1fdb9c108d164859e318b07df71e2b93ccbc https://github.com/quicwg/base-drafts/commit/deff1fdb9c108d164859e318b07df71e2b93ccbc Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-04-16 (Tue, 16 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-Authored-By: janaiyengar <jri.ietf@gmail.com> Commit: a04207e42369bdc0f18ed92f79f97a8221feea48 https://github.com/quicwg/base-drafts/commit/a04207e42369bdc0f18ed92f79f97a8221feea48 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- nick and ian suggestions Commit: d1d064835234ddfeae9bfab5291336d8f10544e4 https://github.com/quicwg/base-drafts/commit/d1d064835234ddfeae9bfab5291336d8f10544e4 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- fix conflict Commit: dfde380d3f9b9d5cf95b51be7d3c0402d5a48369 https://github.com/quicwg/base-drafts/commit/dfde380d3f9b9d5cf95b51be7d3c0402d5a48369 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-Authored-By: janaiyengar <jri.ietf@gmail.com> Commit: 52d47bed2b9d0ae4d87521996dea74c0e66054d7 https://github.com/quicwg/base-drafts/commit/52d47bed2b9d0ae4d87521996dea74c0e66054d7 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- nits Commit: 13fcfe96429fd1f31172fda730b8c6884a050ba7 https://github.com/quicwg/base-drafts/commit/13fcfe96429fd1f31172fda730b8c6884a050ba7 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- grammar Commit: 6344ffec4f7826d22fcba29d2baab0bfdacd84f0 https://github.com/quicwg/base-drafts/commit/6344ffec4f7826d22fcba29d2baab0bfdacd84f0 Author: ianswett <ianswett@users.noreply.github.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Update draft-ietf-quic-recovery.md Co-Authored-By: janaiyengar <jri.ietf@gmail.com> Commit: 41723a33f876cfbd83853d17794707606782f972 https://github.com/quicwg/base-drafts/commit/41723a33f876cfbd83853d17794707606782f972 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M draft-ietf-quic-recovery.md Log Message: ----------- Merge pull request #2624 from quicwg/jri/pto-fix Add details of marking packets lost on PTO Compare: https://github.com/quicwg/base-drafts/compare/17e61261d947...41723a33f876
- [quicwg/base-drafts] dee63b: Add details of marki⦠Jana Iyengar