[quicwg/base-drafts] 3c1388: Add note about frequent RTT estimates

Jana Iyemgar <jri.ietf@gmail.com> Wed, 23 January 2019 00:33 UTC

Return-Path: <bounce+565321.40f-quic-issues=ietf.org@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 175D21311D6 for <quic-issues@ietfa.amsl.com>; Tue, 22 Jan 2019 16:33:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.997
X-Spam-Level:
X-Spam-Status: No, score=-0.997 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.001, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no 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 gM5Qx2uIxvPo for <quic-issues@ietfa.amsl.com>; Tue, 22 Jan 2019 16:33:50 -0800 (PST)
Received: from m69-170.mailgun.net (m69-170.mailgun.net [166.78.69.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9E06F1311CD for <quic-issues@ietf.org>; Tue, 22 Jan 2019 16:33:50 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1548203629; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=5HXKjzafoKKUghSks3cCzB118Af3bTN2sX3yReu1N38=; b=eewnKoAjGiT6aycx3Zb5LBEd2ovsYSURL2rS+NlsijQJQhMu8xyTmD0eaWbzanC/45EqQMJ4 LzIXJ2AAT/P8kNzQhOeNwTzOKp4CTWx8JceOGy7k5ihCaQTn7xEs6fCXwBWzuZv8HQfSXbyU t3LDhKG3jlbKdOr7zPJZzvkl+3k=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: jri.ietf=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 5c47b66d.7f48fb226120-smtp-out-n03; Wed, 23 Jan 2019 00:33:49 -0000 (UTC)
Date: Tue, 22 Jan 2019 16:33:48 -0800
From: Jana Iyemgar <jri.ietf@gmail.com>
Reply-To: Jana Iyemgar <jri.ietf@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5c47b66ce08a0_1b122acc4d92257c10043e@hookshot-fe-88eb02d.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 3c1388: Add note about frequent RTT estimates
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c47b66ce050e_1b122acc4d92257c100323"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/BzAIlO6bm058zhsRWqib3q2FhAo>
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: Wed, 23 Jan 2019 00:33:52 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 3c1388d952919186d67c5a91f0a65fdf19bf463b
      https://github.com/quicwg/base-drafts/commit/3c1388d952919186d67c5a91f0a65fdf19bf463b
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

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

  Log Message:
  -----------
  Add note about frequent RTT estimates


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

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

  Log Message:
  -----------
  some more text


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

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

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


  Commit: 0ee1cd194a04c859809376e7cd8695735223c353
      https://github.com/quicwg/base-drafts/commit/0ee1cd194a04c859809376e7cd8695735223c353
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

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

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


  Commit: e24aa4546545ee99d966bd4b3fe5f242762b6be6
      https://github.com/quicwg/base-drafts/commit/e24aa4546545ee99d966bd4b3fe5f242762b6be6
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

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

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


  Commit: c3b713c856e97cfc8869d8aee95dac90b214cb56
      https://github.com/quicwg/base-drafts/commit/c3b713c856e97cfc8869d8aee95dac90b214cb56
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

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

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


  Commit: 5de160dd752d3d3897ce9064e189b0400c02b0f2
      https://github.com/quicwg/base-drafts/commit/5de160dd752d3d3897ce9064e189b0400c02b0f2
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-22 (Tue, 22 Jan 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: d80d3aba2a49f04b639add83dc345f8f4b39bb88
      https://github.com/quicwg/base-drafts/commit/d80d3aba2a49f04b639add83dc345f8f4b39bb88
  Author: Jana Iyemgar <jri.ietf@gmail.com>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

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

  Log Message:
  -----------
  Merge pull request #2340 from quicwg/close2067

Add note about frequent RTT estimates


Compare: https://github.com/quicwg/base-drafts/compare/eba4e945b956...d80d3aba2a49
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.