[quicwg/base-drafts] f1fb3b: Add more context and text around ACK frequency

Jana Iyengar <noreply@github.com> Mon, 01 June 2020 23:23 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 52E483A1681 for <quic-issues@ietfa.amsl.com>; Mon, 1 Jun 2020 16:23:36 -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 7FXolrJXTYsl for <quic-issues@ietfa.amsl.com>; Mon, 1 Jun 2020 16:23:34 -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 AC6BC3A1675 for <quic-issues@ietf.org>; Mon, 1 Jun 2020 16:23:34 -0700 (PDT)
Received: from github-lowworker-45eca55.ac4-iad.github.net (github-lowworker-45eca55.ac4-iad.github.net [10.52.25.70]) by smtp.github.com (Postfix) with ESMTP id 05F401C0657 for <quic-issues@ietf.org>; Mon, 1 Jun 2020 16:23:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1591053814; bh=ETjasGQfZFL15vexJMrQ7bnVupXdMdV2o9tSUv3QcBY=; h=Date:From:To:Subject:From; b=W62UTInTWkUEKZ+vQvLcNXs8cDZEQ2pzg5wAtXydfJyfG2nIuRBfDJH1UnVTYhsH2 hk/q4ma0oQTMmhdnPxuwEqvgtEujb/3jQTpORBBQbi7x+GPtz+fvMjhXMTdBOWjP06 +gofzzS/jB/fTvutIyNtSql+nWl+WEhcNIpbWZF4=
Date: Mon, 01 Jun 2020 16:23:33 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/da7b94-b3ea75@github.com>
Subject: [quicwg/base-drafts] f1fb3b: Add more context and text around ACK frequency
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/dlY6qE85LfszmWJX3j2RB4BPK7k>
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: Mon, 01 Jun 2020 23:23:36 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: f1fb3b57b37f0ee1dd366e46f992c48fb5d51db6
      https://github.com/quicwg/base-drafts/commit/f1fb3b57b37f0ee1dd366e46f992c48fb5d51db6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

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

  Log Message:
  -----------
  Add more context and text around ACK frequency


  Commit: 2f2fc2a6cf3f6cb45a99a795754d2f740163db43
      https://github.com/quicwg/base-drafts/commit/2f2fc2a6cf3f6cb45a99a795754d2f740163db43
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 9e6d2f14f14f6ffc50d6c31d4143223202411e4c
      https://github.com/quicwg/base-drafts/commit/9e6d2f14f14f6ffc50d6c31d4143223202411e4c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

  Log Message:
  -----------
  mt's excellent suggestions


  Commit: f1d62609d466ca019f95677c6fdb5396544a7812
      https://github.com/quicwg/base-drafts/commit/f1d62609d466ca019f95677c6fdb5396544a7812
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: Martin Thomson <mt@lowentropy.net>
Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: e34dcf87d36270b9fd685c683a0c2fcfdec3a44d
      https://github.com/quicwg/base-drafts/commit/e34dcf87d36270b9fd685c683a0c2fcfdec3a44d
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

  Log Message:
  -----------
  ian/mt comments


  Commit: 12b886d9ccc4cc16b019d9e91ed15abd83dbb456
      https://github.com/quicwg/base-drafts/commit/12b886d9ccc4cc16b019d9e91ed15abd83dbb456
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-31 (Sun, 31 May 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: ianswett <ianswett@users.noreply.github.com>
Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 3c9f34272c60e7bd6607197bec94fcd889df83bc
      https://github.com/quicwg/base-drafts/commit/3c9f34272c60e7bd6607197bec94fcd889df83bc
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-31 (Sun, 31 May 2020)

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

  Log Message:
  -----------
  s/sending rate/congestion window


  Commit: 76af223d868f9d50662e00245cb2e167e25baec8
      https://github.com/quicwg/base-drafts/commit/76af223d868f9d50662e00245cb2e167e25baec8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-31 (Sun, 31 May 2020)

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

  Log Message:
  -----------
  Apply suggestions from code review

Co-authored-by: ianswett <ianswett@users.noreply.github.com>


  Commit: 3bbb568d4860754976861809e9f313d5aaeb83d8
      https://github.com/quicwg/base-drafts/commit/3bbb568d4860754976861809e9f313d5aaeb83d8
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-05-31 (Sun, 31 May 2020)

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

  Log Message:
  -----------
  reflow


  Commit: b3ea75ac4d66a725efc76fe77f028e7fe1903df3
      https://github.com/quicwg/base-drafts/commit/b3ea75ac4d66a725efc76fe77f028e7fe1903df3
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

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

  Log Message:
  -----------
  Merge pull request #3706 from quicwg/jri/ackf

Add more context and text around ACK frequency


Compare: https://github.com/quicwg/base-drafts/compare/da7b9411b72e...b3ea75ac4d66