[quicwg/base-drafts] 812ced: Move Generating Acknowledgements to Transport

Jana Iyengar <noreply@github.com> Wed, 11 September 2019 21:47 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 5407112081D for <quic-issues@ietfa.amsl.com>; Wed, 11 Sep 2019 14:47:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 MtcRYa1P9g0v for <quic-issues@ietfa.amsl.com>; Wed, 11 Sep 2019 14:47:37 -0700 (PDT)
Received: from out-23.smtp.github.com (out-23.smtp.github.com [192.30.252.206]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 683B6120058 for <quic-issues@ietf.org>; Wed, 11 Sep 2019 14:47:37 -0700 (PDT)
Received: from github-lowworker-292e294.va3-iad.github.net (github-lowworker-292e294.va3-iad.github.net [10.48.102.70]) by smtp.github.com (Postfix) with ESMTP id 8EFD5661152 for <quic-issues@ietf.org>; Wed, 11 Sep 2019 14:47:36 -0700 (PDT)
Date: Wed, 11 Sep 2019 14:47:36 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/11de39-7f413b@github.com>
Subject: [quicwg/base-drafts] 812ced: Move Generating Acknowledgements to Transport
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/LAUd626g4U58KXS4LE-utgrp_F0>
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, 11 Sep 2019 21:47:42 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 812ced0d74615a9483a593a08b73e406503d2fed
      https://github.com/quicwg/base-drafts/commit/812ced0d74615a9483a593a08b73e406503d2fed
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Move Generating Acknowledgements to Transport


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

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

  Log Message:
  -----------
  Move, don't just remove the text

This is an intermediate commit.  There's a lot of text here, and a lot is duplicative.


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

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

  Log Message:
  -----------
  Remove the "Crypto Handshake Data" section

It was not adding anything and was misleading


  Commit: 4ac701ed78400ab797ec6d128863478a984501d7
      https://github.com/quicwg/base-drafts/commit/4ac701ed78400ab797ec6d128863478a984501d7
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Stop referencing QUIC Transport

in QUIC Transport.


  Commit: 862bcd3f64a31af9cba383b1d5487b2bc6071fc2
      https://github.com/quicwg/base-drafts/commit/862bcd3f64a31af9cba383b1d5487b2bc6071fc2
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Remove obsolete text

Removed:
"Endpoints SHOULD send acknowledgments for packets containing CRYPTO frames with
a reduced delay; see Section 6.2 of {{QUIC-RECOVERY}}."
Obsolete now that #2646 landed and the default max_ack_delay for Initial and Handshake is 0.


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

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

  Log Message:
  -----------
  Stop referencing host-delay in Recovery

Instead reference section 13.2 of transport


  Commit: 50f2a55bdf2e90740eb042e56978aa3c378aa8f3
      https://github.com/quicwg/base-drafts/commit/50f2a55bdf2e90740eb042e56978aa3c378aa8f3
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Fix CircleCI (hopefully)

By renaming "ACK Ranges" to "Managing ACK Ranges"


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

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

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


  Commit: 67ece93dc91c24be2646e05d8bac4ea444c7f0b1
      https://github.com/quicwg/base-drafts/commit/67ece93dc91c24be2646e05d8bac4ea444c7f0b1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 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: 6ff4cc0f6f62d2c3f53df957ef6bc5c7ec26c998
      https://github.com/quicwg/base-drafts/commit/6ff4cc0f6f62d2c3f53df957ef6bc5c7ec26c998
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 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: 1a07dcd794a4427518150d2bc47dc4e81568f7d5
      https://github.com/quicwg/base-drafts/commit/1a07dcd794a4427518150d2bc47dc4e81568f7d5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 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: ce3c950b0e4c1a0cf423b70b68f701d63072ce5c
      https://github.com/quicwg/base-drafts/commit/ce3c950b0e4c1a0cf423b70b68f701d63072ce5c
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 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: d77285c9c7d2887d26e636a412262fef97c16fc4
      https://github.com/quicwg/base-drafts/commit/d77285c9c7d2887d26e636a412262fef97c16fc4
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 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: 19df21525bf3eff2834c5e119d496c258777f5a5
      https://github.com/quicwg/base-drafts/commit/19df21525bf3eff2834c5e119d496c258777f5a5
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  Addresses comments and some text rework


  Commit: 55f1ad92f03dfb96d7c07e6e8550faf4f6285399
      https://github.com/quicwg/base-drafts/commit/55f1ad92f03dfb96d7c07e6e8550faf4f6285399
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  re-adding (with some rework) text that was dropped inadvertently


  Commit: d60f633a45413a6234a192703a7a9b7d40cf8ec1
      https://github.com/quicwg/base-drafts/commit/d60f633a45413a6234a192703a7a9b7d40cf8ec1
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

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

  Log Message:
  -----------
  rebase cleanup


  Commit: 17196dc451c9479302e53b33d69a821fd0af3372
      https://github.com/quicwg/base-drafts/commit/17196dc451c9479302e53b33d69a821fd0af3372
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-11 (Wed, 11 Sep 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: 02bbcdf106e9532e3b2cd52ab70591b40e4f23e1
      https://github.com/quicwg/base-drafts/commit/02bbcdf106e9532e3b2cd52ab70591b40e4f23e1
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-11 (Wed, 11 Sep 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: 35a607298e7fc8bb2be98a5eaecb5a2773aeb027
      https://github.com/quicwg/base-drafts/commit/35a607298e7fc8bb2be98a5eaecb5a2773aeb027
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-11 (Wed, 11 Sep 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: ac3e43754ac89bf9eb9441c8623508091e100211
      https://github.com/quicwg/base-drafts/commit/ac3e43754ac89bf9eb9441c8623508091e100211
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-11 (Wed, 11 Sep 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: 6910bcea398723851d7ace7b8d4ff7e2ad9c88a5
      https://github.com/quicwg/base-drafts/commit/6910bcea398723851d7ace7b8d4ff7e2ad9c88a5
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

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

  Log Message:
  -----------
  Reflow a line


  Commit: 5a8af76fb64d5ccc9c16516c409390ccd59f8192
      https://github.com/quicwg/base-drafts/commit/5a8af76fb64d5ccc9c16516c409390ccd59f8192
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

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

  Log Message:
  -----------
  moving text around a bit and mt's comment


  Commit: 7f413bff993be3e7835f88101fc49291e10ef5fb
      https://github.com/quicwg/base-drafts/commit/7f413bff993be3e7835f88101fc49291e10ef5fb
  Author: Jana Iyengar <jri.ietf@gmail.com>
  Date:   2019-09-11 (Wed, 11 Sep 2019)

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

  Log Message:
  -----------
  Merge pull request #2916 from quicwg/ianswett-generating-acknowledgements

Move Generating Acknowledgements to Transport


Compare: https://github.com/quicwg/base-drafts/compare/11de393fbbde...7f413bff993b