[quicwg/base-drafts] d97c22: Fix congestion control permissiveness

Jana Iyengar <noreply@github.com> Fri, 17 January 2020 05:36 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 B85031200D6 for <quic-issues@ietfa.amsl.com>; Thu, 16 Jan 2020 21:36:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7
X-Spam-Level:
X-Spam-Status: No, score=-7 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, 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 GW9NhDu6-AG2 for <quic-issues@ietfa.amsl.com>; Thu, 16 Jan 2020 21:36:44 -0800 (PST)
Received: from out-21.smtp.github.com (out-21.smtp.github.com [192.30.252.204]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1067F1200CD for <quic-issues@ietf.org>; Thu, 16 Jan 2020 21:36:44 -0800 (PST)
Received: from github-lowworker-39b4a70.va3-iad.github.net (github-lowworker-39b4a70.va3-iad.github.net [10.48.16.66]) by smtp.github.com (Postfix) with ESMTP id 6CFBCA0546 for <quic-issues@ietf.org>; Thu, 16 Jan 2020 21:36:43 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1579239403; bh=KyTo9QsK7aLzezDzkbq56uYmLJXdHJ0zZK3bwp2P/o0=; h=Date:From:To:Subject:From; b=JlX2XJ2Y/9bPRDfczCJFikjBbaSfV+T8Ijh+TqTqckUSdeBHqM/Zsy4SdxJ8hSUTX z/vwyYqsRbu4MOoWDHcdlVxhxkRx1ihJVwq4F4eKTYLwhIDuj14MPuEZETC+pzWeaX HvJ5lAB9O3Uu0smBdOlSCUii+O5aFo+rPGvSVVn8=
Date: Thu, 16 Jan 2020 21:36:43 -0800
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/ef45d0-27f129@github.com>
Subject: [quicwg/base-drafts] d97c22: Fix congestion control permissiveness
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/azJrXQ9QQXmDTkQ81ZtR1UQYAtk>
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: Fri, 17 Jan 2020 05:36:46 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: d97c226a9a2f6c147b3952b39a982cf55f12412b
      https://github.com/quicwg/base-drafts/commit/d97c226a9a2f6c147b3952b39a982cf55f12412b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Fix congestion control permissiveness


  Commit: df57effc57901da028bd3c72a5b0d5b76ef84b02
      https://github.com/quicwg/base-drafts/commit/df57effc57901da028bd3c72a5b0d5b76ef84b02
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  remove pointless sentences


  Commit: 1de8eb4421ba5d48cf5fac71ee37bc1914e62df3
      https://github.com/quicwg/base-drafts/commit/1de8eb4421ba5d48cf5fac71ee37bc1914e62df3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  gorry comment


  Commit: d8ad74521844f06a60f9f5fcb9cd4d133d6a0e9a
      https://github.com/quicwg/base-drafts/commit/d8ad74521844f06a60f9f5fcb9cd4d133d6a0e9a
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

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

Co-Authored-By: ianswett <ianswett@users.noreply.github.com>


  Commit: dc62871ae0d6585eb518c6d7e5d58434922f6b94
      https://github.com/quicwg/base-drafts/commit/dc62871ae0d6585eb518c6d7e5d58434922f6b94
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  specify section 3.1


  Commit: 19063e44b6f29f1cad20f7c13179fc5e6e116638
      https://github.com/quicwg/base-drafts/commit/19063e44b6f29f1cad20f7c13179fc5e6e116638
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

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

  Log Message:
  -----------
  Ted's suggestion


  Commit: 27f12930a45689d181cb506ddeeabe01d3fa97a4
      https://github.com/quicwg/base-drafts/commit/27f12930a45689d181cb506ddeeabe01d3fa97a4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-01-16 (Thu, 16 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3248 from quicwg/jri/cc

Fix congestion control permissiveness


Compare: https://github.com/quicwg/base-drafts/compare/ef45d0c28dee...27f12930a456