[quicwg/base-drafts] d2658f: retain info on lost packets

Jana Iyengar <noreply@github.com> Tue, 01 September 2020 19:50 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 D096B3A0FBD for <quic-issues@ietfa.amsl.com>; Tue, 1 Sep 2020 12:50:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 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, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 RHj6Uqkt_V6d for <quic-issues@ietfa.amsl.com>; Tue, 1 Sep 2020 12:50:46 -0700 (PDT)
Received: from out-18.smtp.github.com (out-18.smtp.github.com [192.30.252.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9F74A3A0FCD for <quic-issues@ietf.org>; Tue, 1 Sep 2020 12:50:46 -0700 (PDT)
Received: from github.com (hubbernetes-node-d9c70d7.va3-iad.github.net [10.48.102.21]) by smtp.github.com (Postfix) with ESMTPA id E71193403F8 for <quic-issues@ietf.org>; Tue, 1 Sep 2020 12:50:45 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598989845; bh=reg3fao/dTI+T48I/HVy87K6ROgas1vgBa5kQckSyB8=; h=Date:From:To:Subject:From; b=aYg7qB469lWAR19kL8rPV+7KahlXgovOJh8gO8J6loUnKmC+MhxUo7k8JTu/ahZbT Jaal8Rup96aL5LooVthijXDueBv2QyUJX6+IdOBYQq2A4f3kJ0dsTSNln1AIpcSd0k gQCUDYzhn0SOJdtVYCF5z8FTIZ8kd3PtMCQOziJY=
Date: Tue, 01 Sep 2020 12:50:45 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/929709-c5923f@github.com>
Subject: [quicwg/base-drafts] d2658f: retain info on lost packets
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/Z9Xg8bQ7jc5mzXbDmd8n_VUsRbk>
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: Tue, 01 Sep 2020 19:50:48 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d2658fd51765ed7dbe3ecd49c546940c07ea862d
      https://github.com/quicwg/base-drafts/commit/d2658fd51765ed7dbe3ecd49c546940c07ea862d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  retain info on lost packets


  Commit: 98c9d0486998cf804b6b85010958e9480af69577
      https://github.com/quicwg/base-drafts/commit/98c9d0486998cf804b6b85010958e9480af69577
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  rewrite based on feedback


  Commit: b0ed70ae8ca5a93ccf92d7b23f981181158dbcdf
      https://github.com/quicwg/base-drafts/commit/b0ed70ae8ca5a93ccf92d7b23f981181158dbcdf
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  smithing


  Commit: e8db499a77adc0e4d137ef0cb2fd856b21cf2411
      https://github.com/quicwg/base-drafts/commit/e8db499a77adc0e4d137ef0cb2fd856b21cf2411
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  split up sentence


  Commit: 7abdc4b8128585bbaaa07b4f5b30991640d3cdea
      https://github.com/quicwg/base-drafts/commit/7abdc4b8128585bbaaa07b4f5b30991640d3cdea
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  wait for one PTO, not 3


  Commit: e3999ba854c5641351cc3630060c1c28e2418abe
      https://github.com/quicwg/base-drafts/commit/e3999ba854c5641351cc3630060c1c28e2418abe
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  sync recovery


  Commit: 89ff7fad0f72429751c3e3e2868845abc90fcc5a
      https://github.com/quicwg/base-drafts/commit/89ff7fad0f72429751c3e3e2868845abc90fcc5a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md

  Log Message:
  -----------
  add ref to transport


  Commit: 2e534ad9a0be9f6d41340f7ceabca3dfad610eda
      https://github.com/quicwg/base-drafts/commit/2e534ad9a0be9f6d41340f7ceabca3dfad610eda
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Ian's comment


  Commit: c5923f5804f96fe1f403ede53f75e4551147b64f
      https://github.com/quicwg/base-drafts/commit/c5923f5804f96fe1f403ede53f75e4551147b64f
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-09-01 (Tue, 01 Sep 2020)

  Changed paths:
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-transport.md

  Log Message:
  -----------
  Merge pull request #3957 from quicwg/jri/late-ack

Don't retransmit lost packets that are acked later


Compare: https://github.com/quicwg/base-drafts/compare/9297098960a9...c5923f5804f9