[quicwg/base-drafts] 470eed: use max_ack_delay = 0 before receving the TPs

Jana Iyengar <noreply@github.com> Tue, 07 May 2019 21:56 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 8737B1200EB for <quic-issues@ietfa.amsl.com>; Tue, 7 May 2019 14:56:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -7.01
X-Spam-Level:
X-Spam-Status: No, score=-7.01 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01, 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 QpSxHAkEx2rR for <quic-issues@ietfa.amsl.com>; Tue, 7 May 2019 14:55:58 -0700 (PDT)
Received: from out-6.smtp.github.com (out-6.smtp.github.com [192.30.252.197]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C6461200EF for <quic-issues@ietf.org>; Tue, 7 May 2019 14:55:58 -0700 (PDT)
Date: Tue, 07 May 2019 14:55:57 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1557266157; bh=u56WXxP6k1u09BSsi4k1T6ucnRJpg6wNA99yF0zVeSA=; h=Date:From:To:Subject:From; b=Otr+rg/wthqpxf89RsBH6BdEUc1gx5YiuDsdVojLS8N0hrLvI5Sq1Z1/lUSYJ/zvw 06whgbogkNKK8zc4ZjxirNudRXu0Np1mVEEAscDdDni1KGkzrEYqFd535y0V1nIRCC Pb6GPEYdulsrK81TOMOtQj/KKqZ9GFIxLhWhijBw=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/9a3740-06e5b9@github.com>
Subject: [quicwg/base-drafts] 470eed: use max_ack_delay = 0 before receving the TPs
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/yFi3WcYQZuQOHP7SnwmNl6qdiAQ>
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, 07 May 2019 21:56:02 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 470eed0ab5542c82e9f655dd12545efc082b2998
      https://github.com/quicwg/base-drafts/commit/470eed0ab5542c82e9f655dd12545efc082b2998
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-24 (Wed, 24 Apr 2019)

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

  Log Message:
  -----------
  use max_ack_delay = 0 before receving the TPs


  Commit: 62d0a5519deafafa31d8c2a33cdb474cab861248
      https://github.com/quicwg/base-drafts/commit/62d0a5519deafafa31d8c2a33cdb474cab861248
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-28 (Sun, 28 Apr 2019)

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

  Log Message:
  -----------
  don't use max_ack_delay for Initial and Handshake packets


  Commit: 3779c9c70db02edadd3aeac1852f7f402b76d19a
      https://github.com/quicwg/base-drafts/commit/3779c9c70db02edadd3aeac1852f7f402b76d19a
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

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

  Log Message:
  -----------
  don't use a default ack_delay_exponent for Initial and Handshake packets


  Commit: 680e20fe6c4f1f8b26f59025d96b72443b00e968
      https://github.com/quicwg/base-drafts/commit/680e20fe6c4f1f8b26f59025d96b72443b00e968
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  it's called ApplicationData packet number space, not 1-RTT

Co-Authored-By: marten-seemann <martenseemann@gmail.com>


  Commit: b466b28f055fea0a7409596771a4db3729391a07
      https://github.com/quicwg/base-drafts/commit/b466b28f055fea0a7409596771a4db3729391a07
  Author: Marten Seemann <martenseemann@gmail.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

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

  Log Message:
  -----------
  max_ack_delay applies to ApplicationData pn space, not on 1-RTT packets


  Commit: 06e5b9592b38be50189ac079f9b9277611a580fa
      https://github.com/quicwg/base-drafts/commit/06e5b9592b38be50189ac079f9b9277611a580fa
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-05-07 (Tue, 07 May 2019)

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

  Log Message:
  -----------
  Merge pull request #2646 from marten-seemann/max-ack-delay-initialisation

use max_ack_delay = 0 before receving the TPs


Compare: https://github.com/quicwg/base-drafts/compare/9a37401b80a7...06e5b9592b38