[quicwg/base-drafts] 66fb29: Why min CWND of 2 instead of 1

ianswett <noreply@github.com> Tue, 05 May 2020 23:02 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 C28D63A0C23 for <quic-issues@ietfa.amsl.com>; Tue, 5 May 2020 16:02:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.098
X-Spam-Level:
X-Spam-Status: No, score=-2.098 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_H4=0.001, RCVD_IN_MSPIKE_WL=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 AwdJaJsyTuRR for <quic-issues@ietfa.amsl.com>; Tue, 5 May 2020 16:02:06 -0700 (PDT)
Received: from out-2.smtp.github.com (out-2.smtp.github.com [192.30.252.193]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E83533A0C1F for <quic-issues@ietf.org>; Tue, 5 May 2020 16:02:05 -0700 (PDT)
Received: from github-lowworker-52827f8.ash1-iad.github.net (github-lowworker-52827f8.ash1-iad.github.net [10.56.108.24]) by smtp.github.com (Postfix) with ESMTP id 3F9C31C0093 for <quic-issues@ietf.org>; Tue, 5 May 2020 16:02:05 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1588719725; bh=oQ1BBV3XwnXeVISjV8rekJ5cAhCfYLk7SWhQlr7j3GU=; h=Date:From:To:Subject:From; b=KNaCr+7py9x33NX+80fAByxZkAQPXmnGUzwlOQw0Febaisodd7gHivmYtDkXLQp0X ZuSbdd/qnmdBBNFw6wx35cfmUsD7dCKHxB86pNJh01QkUJTdUkvaBugv88bves1Neh qCTQFV3DxXtbyXeZNZhYPjm3eplbGfljOppy46oE=
Date: Tue, 05 May 2020 16:02:05 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/58a2fb-1f6697@github.com>
Subject: [quicwg/base-drafts] 66fb29: Why min CWND of 2 instead of 1
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/6L_QSXMqliv1daUoGpXR_qIQ8h0>
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, 05 May 2020 23:02:08 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 66fb2929883fc076683392c81be00c2b6936ad82
      https://github.com/quicwg/base-drafts/commit/66fb2929883fc076683392c81be00c2b6936ad82
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

  Log Message:
  -----------
  Why min CWND of 2 instead of 1

Feel free to suggest better text or other reasons, but this is what I came up with.

Fixes #3261


  Commit: 6d95aa65d4366e6474de8b61f964e99ffd9a996b
      https://github.com/quicwg/base-drafts/commit/6d95aa65d4366e6474de8b61f964e99ffd9a996b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 1225aad461e601e2cfec4e354a8b34704f633f81
      https://github.com/quicwg/base-drafts/commit/1225aad461e601e2cfec4e354a8b34704f633f81
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: d214bfdcdc246bc0955acf834fc64c3d463ab2d6
      https://github.com/quicwg/base-drafts/commit/d214bfdcdc246bc0955acf834fc64c3d463ab2d6
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: ce6ab3402520ed0931bafed333a3ab3cddf73903
      https://github.com/quicwg/base-drafts/commit/ce6ab3402520ed0931bafed333a3ab3cddf73903
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 5580b7a57d7fa5f1585f598751f9930b4480c01a
      https://github.com/quicwg/base-drafts/commit/5580b7a57d7fa5f1585f598751f9930b4480c01a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 72c7eced88de7b859edf4d1f093277851433ab8a
      https://github.com/quicwg/base-drafts/commit/72c7eced88de7b859edf4d1f093277851433ab8a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-Authored-By: Martin Thomson <mt@lowentropy.net>


  Commit: 1e67d0fb1c81085c81ab5812621111608d824cdf
      https://github.com/quicwg/base-drafts/commit/1e67d0fb1c81085c81ab5812621111608d824cdf
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b32ab8c350ac15b92b520f7a3b15f7415b22083b
      https://github.com/quicwg/base-drafts/commit/b32ab8c350ac15b92b520f7a3b15f7415b22083b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: b270451746cc6ae9655ceb30281de6bf6bbdb628
      https://github.com/quicwg/base-drafts/commit/b270451746cc6ae9655ceb30281de6bf6bbdb628
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 9f773931b7c57a232ef9a9814fb664832eb7436e
      https://github.com/quicwg/base-drafts/commit/9f773931b7c57a232ef9a9814fb664832eb7436e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: c5b9e72880734f6e9e54bcbbd0339d72bdded5bc
      https://github.com/quicwg/base-drafts/commit/c5b9e72880734f6e9e54bcbbd0339d72bdded5bc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md


  Commit: 9a69f882ff119ab34608b3a750ddc7f4639f3ec1
      https://github.com/quicwg/base-drafts/commit/9a69f882ff119ab34608b3a750ddc7f4639f3ec1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Update draft-ietf-quic-recovery.md

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 1f66975cd3f9cdc5c0fae57376f59177701d8d97
      https://github.com/quicwg/base-drafts/commit/1f66975cd3f9cdc5c0fae57376f59177701d8d97
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-05 (Tue, 05 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3586 from quicwg/ianswett-min-cwnd

Why min CWND of 2 instead of 1


Compare: https://github.com/quicwg/base-drafts/compare/58a2fbbc7525...1f66975cd3f9