[quicwg/base-drafts] bb364d: Merge ACK and ACK_ECN
Martin Thomson <martin.thomson@gmail.com> Thu, 27 September 2018 17:17 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 45F2A130ECE for <quic-issues@ietfa.amsl.com>; Thu, 27 Sep 2018 10:17:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.498
X-Spam-Level:
X-Spam-Status: No, score=-0.498 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.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, NML_ADSP_CUSTOM_MED=0.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=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 Z4UFNB1wpiEu for <quic-issues@ietfa.amsl.com>; Thu, 27 Sep 2018 10:17:24 -0700 (PDT)
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 5F1A7130EAE for <quic-issues@ietf.org>; Thu, 27 Sep 2018 10:17:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1538068643; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=9Oi+Zm0Jyu9tOXFBUIV/mVJsXEv5V3Jyqbengn3lQNk=; b=wUfsFGYYk046aP9T5HQ2ucdznMYM3LIN76HEurFJAAfpMckK4+PYICNdVT9AU8JrVR8zi+UZ TvfLmT2LsBSFGd2rqw8hpj58T4/YqdNfqQMWOtqp5fKEK+LKwTgx7DPRUJublodx82EJEd9E +t6ZMScJPd1KvSTPTnElFJ5BAFs=
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: martin.thomson=gmail.com@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5bad10a3.7fe510667210-smtp-out-n01; Thu, 27 Sep 2018 17:17:23 -0000 (UTC)
Date: Thu, 27 Sep 2018 10:17:22 -0700
From: Martin Thomson <martin.thomson@gmail.com>
Reply-To: Martin Thomson <martin.thomson@gmail.com>
To: quic-issues@ietf.org
Message-ID: <5bad10a2e5434_5312abc777c2ed851281@hookshot-fe-cace476.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] bb364d: Merge ACK and ACK_ECN
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5bad10a2e5040_5312abc777c2ed8511ae"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/UkHosWPAwmef5Lv5iy6JBHpRR44>
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: Thu, 27 Sep 2018 17:17:26 -0000
Branch: refs/heads/master Home: https://github.com/quicwg/base-drafts Commit: bb364d6cc97ae849dda2f134f7fa5758fbae82b9 https://github.com/quicwg/base-drafts/commit/bb364d6cc97ae849dda2f134f7fa5758fbae82b9 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge ACK and ACK_ECN Fixes #1778 Commit: c7e3e10a08a709e4bb9bcc0ba1c30ad92f7a49ea https://github.com/quicwg/base-drafts/commit/c7e3e10a08a709e4bb9bcc0ba1c30ad92f7a49ea Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: ddd62cb4d9f578e575025f64406c56b6ebec27ea https://github.com/quicwg/base-drafts/commit/ddd62cb4d9f578e575025f64406c56b6ebec27ea Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: bd85b7b5bdcac11eee97d8632855fb5fe33a6e75 https://github.com/quicwg/base-drafts/commit/bd85b7b5bdcac11eee97d8632855fb5fe33a6e75 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 09e9db0465840e38bdbd8747b1a02ac1203ecf90 https://github.com/quicwg/base-drafts/commit/09e9db0465840e38bdbd8747b1a02ac1203ecf90 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 0d14b5c6e996656606874ec9d6f2d22a6d9f24be https://github.com/quicwg/base-drafts/commit/0d14b5c6e996656606874ec9d6f2d22a6d9f24be Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 12a4d9adbb787dbb6f0033acdb7ad3981aeb420d https://github.com/quicwg/base-drafts/commit/12a4d9adbb787dbb6f0033acdb7ad3981aeb420d Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 481260f22146d263d351ae7b5245671429148483 https://github.com/quicwg/base-drafts/commit/481260f22146d263d351ae7b5245671429148483 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 064b237fea02ccb15d633eef1f134230464acf5b https://github.com/quicwg/base-drafts/commit/064b237fea02ccb15d633eef1f134230464acf5b Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-25 (Tue, 25 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: da050dd8207a2981a1a198d199265350bbc63087 https://github.com/quicwg/base-drafts/commit/da050dd8207a2981a1a198d199265350bbc63087 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-26 (Wed, 26 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: a5b115df606ca2f21f63b1777382d8aee62e9431 https://github.com/quicwg/base-drafts/commit/a5b115df606ca2f21f63b1777382d8aee62e9431 Author: ianswett <ianswett@users.noreply.github.com> Date: 2018-09-26 (Wed, 26 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: 7bfe615301af0f0714f7c5f2f342f05b94b7a861 https://github.com/quicwg/base-drafts/commit/7bfe615301af0f0714f7c5f2f342f05b94b7a861 Author: Martin Thomson <martin.thomson@gmail.com> Date: 2018-09-27 (Thu, 27 Sep 2018) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #1801 from quicwg/ianswett-ack-ecn-merge Merge ACK and ACK_ECN Compare: https://github.com/quicwg/base-drafts/compare/1d3064292219...7bfe615301af **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.
- [quicwg/base-drafts] bb364d: Merge ACK and ACK_ECN Martin Thomson