[quicwg/base-drafts] 61a372: Idle timeout indicates you will timeout then

Martin Thomson <noreply@github.com> Tue, 21 January 2020 05:46 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 84B73120096 for <quic-issues@ietfa.amsl.com>; Mon, 20 Jan 2020 21:46:00 -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 DhlybyJkkrLk for <quic-issues@ietfa.amsl.com>; Mon, 20 Jan 2020 21:45:58 -0800 (PST)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 422F1120052 for <quic-issues@ietf.org>; Mon, 20 Jan 2020 21:45:58 -0800 (PST)
Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 9F252C602DE for <quic-issues@ietf.org>; Mon, 20 Jan 2020 21:45:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1579585557; bh=S0m7f3YG3zz9/XtE+haVZmpMrAD+g7xyM56janED6nY=; h=Date:From:To:Subject:From; b=cuYwRlnQLGqZ8DmpeaMxqnV8KIqUnCu3fetasmEjEBaa+jcEAPF9/yV5TFeaPB6tS QTo9zD+fjON4Hx18OTiRQVLHAxxVWxio3ER3z63yCKLCDkvTJsPexK/NlONf4u6ZsM s55rVW0UndHTtSc3+CrCgHQ3YlPW7JoZ3zSJwwPY=
Date: Mon, 20 Jan 2020 21:45:57 -0800
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/f1a797-243259@github.com>
Subject: [quicwg/base-drafts] 61a372: Idle timeout indicates you will timeout then
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/BXa5TuVr51jzcg3Z7ba4Az0OrEI>
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, 21 Jan 2020 05:46:01 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 61a3725ced92b80bd86a15ae2d625d39a31a9db3
      https://github.com/quicwg/base-drafts/commit/61a3725ced92b80bd86a15ae2d625d39a31a9db3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

  Log Message:
  -----------
  Idle timeout indicates you will timeout then

This makes idle timeout symmetric by stating that a peer will close the connection at or soon after the idle timeout expires, creating clear expectations of idle timeout behavior.

Fixes #2602 
Takes some of the improved text from #2745


  Commit: dc5b220c7e9be644223a0a0b829320256c356ea2
      https://github.com/quicwg/base-drafts/commit/dc5b220c7e9be644223a0a0b829320256c356ea2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-16 (Wed, 16 Oct 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 2537a1a53d178d956f28c48994011ff51d8aac8e
      https://github.com/quicwg/base-drafts/commit/2537a1a53d178d956f28c48994011ff51d8aac8e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

  Log Message:
  -----------
  Martin's suggestion and some reordering


  Commit: 61dcaadf58bef6e9029192689d204614f3f9b082
      https://github.com/quicwg/base-drafts/commit/61dcaadf58bef6e9029192689d204614f3f9b082
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

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


  Commit: 6fd0ac8e5df10209624fb18ac4ea90a6d93c2b94
      https://github.com/quicwg/base-drafts/commit/6fd0ac8e5df10209624fb18ac4ea90a6d93c2b94
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-28 (Mon, 28 Oct 2019)

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

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


  Commit: e4dd819fb3939e82c668b52076f7d89d500b8e3f
      https://github.com/quicwg/base-drafts/commit/e4dd819fb3939e82c668b52076f7d89d500b8e3f
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-10-29 (Tue, 29 Oct 2019)

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

  Log Message:
  -----------
  Kazuho's suggestions


  Commit: 22346234eeb5e2578c44cab1ef5c3e6f85c4138e
      https://github.com/quicwg/base-drafts/commit/22346234eeb5e2578c44cab1ef5c3e6f85c4138e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: 11d8da8732728fe0c02546fa3cb594049cc1f653
      https://github.com/quicwg/base-drafts/commit/11d8da8732728fe0c02546fa3cb594049cc1f653
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: 508413d41bb40573232797b12c1eb2f1e5d03278
      https://github.com/quicwg/base-drafts/commit/508413d41bb40573232797b12c1eb2f1e5d03278
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: e0d76ce4795f1ee20ee16964534a3732ac8eba50
      https://github.com/quicwg/base-drafts/commit/e0d76ce4795f1ee20ee16964534a3732ac8eba50
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: 48f04d6cb6f2b080dc75c00c88242d05d3d77c36
      https://github.com/quicwg/base-drafts/commit/48f04d6cb6f2b080dc75c00c88242d05d3d77c36
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

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

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

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


  Commit: a7232f126f9ab0e54d8793a9e555d5fdd7a84b01
      https://github.com/quicwg/base-drafts/commit/a7232f126f9ab0e54d8793a9e555d5fdd7a84b01
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: ec80c86716185ddc5b2836afdf6ff6908180fa12
      https://github.com/quicwg/base-drafts/commit/ec80c86716185ddc5b2836afdf6ff6908180fa12
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: cd47d621b7c5de6c7ca504d034338023a117698d
      https://github.com/quicwg/base-drafts/commit/cd47d621b7c5de6c7ca504d034338023a117698d
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 7a6d513d944900a423aa7558d92b5edc949c7a0c
      https://github.com/quicwg/base-drafts/commit/7a6d513d944900a423aa7558d92b5edc949c7a0c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 0bfcf117ec2ea72d44e63513a0415475df48a2fe
      https://github.com/quicwg/base-drafts/commit/0bfcf117ec2ea72d44e63513a0415475df48a2fe
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

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

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

Co-Authored-By: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 210821bf6cc4376b057d47bc5a2c2dc1fad46b11
      https://github.com/quicwg/base-drafts/commit/210821bf6cc4376b057d47bc5a2c2dc1fad46b11
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-02 (Sat, 02 Nov 2019)

  Changed paths:
    M .circleci/config.yml
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M ietf.json

  Log Message:
  -----------
  Merge branch 'master' into ianswett-symmetric-timeout


  Commit: 07d63d916e4738f6b845da81235dbf3ddb2cf93b
      https://github.com/quicwg/base-drafts/commit/07d63d916e4738f6b845da81235dbf3ddb2cf93b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-03 (Sun, 03 Nov 2019)

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

  Log Message:
  -----------
  Jana's comment


  Commit: e74856dad49d3a666d4a9b028d549cb48fe9187b
      https://github.com/quicwg/base-drafts/commit/e74856dad49d3a666d4a9b028d549cb48fe9187b
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

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


  Commit: 581a368bb9fee7d3b72ae56d59492a0134ea4361
      https://github.com/quicwg/base-drafts/commit/581a368bb9fee7d3b72ae56d59492a0134ea4361
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Marten's suggestion


  Commit: 875de3f37a1455793d715d481f895cfb32e33aa8
      https://github.com/quicwg/base-drafts/commit/875de3f37a1455793d715d481f895cfb32e33aa8
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Rebuild


  Commit: 774bc68d220a32c23054baffcfebca2d8b1c6f76
      https://github.com/quicwg/base-drafts/commit/774bc68d220a32c23054baffcfebca2d8b1c6f76
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  Use idle timer more directly


  Commit: c55954007d7162b0ebbed350a421909847765b46
      https://github.com/quicwg/base-drafts/commit/c55954007d7162b0ebbed350a421909847765b46
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

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

  Log Message:
  -----------
  wrap


  Commit: a203af613df8318d9a328b93896af3fadbaa9367
      https://github.com/quicwg/base-drafts/commit/a203af613df8318d9a328b93896af3fadbaa9367
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M CONTRIBUTING.md
    M draft-ietf-quic-http.md
    M draft-ietf-quic-qpack.md
    M draft-ietf-quic-recovery.md
    M draft-ietf-quic-tls.md
    M draft-ietf-quic-transport.md
    M initial-protection.js

  Log Message:
  -----------
  Merge branch 'master' into ianswett-symmetric-timeout


  Commit: 243259369ff315b1089a717f486d59e9955ecffe
      https://github.com/quicwg/base-drafts/commit/243259369ff315b1089a717f486d59e9955ecffe
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3099 from quicwg/ianswett-symmetric-timeout

Change idle_timeout to max_idle_timeout


Compare: https://github.com/quicwg/base-drafts/compare/f1a7978d0631...243259369ff3