[quicwg/base-drafts] 70dd6d: Fix some of the nits in #3214
Jana Iyengar <noreply@github.com> Wed, 26 August 2020 21:24 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 A96E53A078C for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level:
X-Spam-Status: No, score=-2.101 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, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, 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 IbKsVwPeEl7x for <quic-issues@ietfa.amsl.com>; Wed, 26 Aug 2020 14:24:45 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 750B73A0789 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:45 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 943CD560041 for <quic-issues@ietf.org>; Wed, 26 Aug 2020 14:24:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1598477084; bh=3xZ5Qu0pEs4gyBUvKnIDiyxdyy1Fb7/AMpqubNfrL6k=; h=Date:From:To:Subject:From; b=BMBsHE+ec4WH8Xrkm1EVmZNWFzgTz1yBE1NGG7TfuYKpn2Z1N4/B76Ey98OG4e7yh U1/TFyS7WDCTfMeduNYn4/wjAlgYDbnQik3EPrtBLQAEhIfKEgp7fdqFEyWTzsqa8H bkusU37A4etDmYShgh1TY2xk9mQxS9TxbiG5aCM8=
Date: Wed, 26 Aug 2020 14:24:44 -0700
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/8e9d75-b3e2ce@github.com>
Subject: [quicwg/base-drafts] 70dd6d: Fix some of the nits in #3214
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/JxXjDcrBjzUJnxD7_JzElBaIEyk>
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, 26 Aug 2020 21:24:47 -0000
Branch: refs/heads/master Home: https://github.com/quicwg/base-drafts Commit: 70dd6d55d8915c278435ccf5adf7887ba9f09eac https://github.com/quicwg/base-drafts/commit/70dd6d55d8915c278435ccf5adf7887ba9f09eac Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix some of the nits in #3214 Commit: 7ebfddbdf3b42c1526dc1fa1c4bc9ed727119977 https://github.com/quicwg/base-drafts/commit/7ebfddbdf3b42c1526dc1fa1c4bc9ed727119977 Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix Commit: b58070663010313cfd08f7ffacd693bc3e9feeb7 https://github.com/quicwg/base-drafts/commit/b58070663010313cfd08f7ffacd693bc3e9feeb7 Author: Lars Eggert <200328+larseggert@users.noreply.github.com> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Co-authored-by: Mike Bishop <mbishop@evequefou.be> Commit: 76712199dde6e1f64f0d607e25e156755d783c0d https://github.com/quicwg/base-drafts/commit/76712199dde6e1f64f0d607e25e156755d783c0d Author: Lars Eggert <200328+larseggert@users.noreply.github.com> Date: 2020-08-20 (Thu, 20 Aug 2020) 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: 422d364871761896809d0ff9d3417f1706cb153e https://github.com/quicwg/base-drafts/commit/422d364871761896809d0ff9d3417f1706cb153e Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Try and address @martinthomson's review comment Commit: eecb7feaab4b84d051b298ae379b2d320cbb6536 https://github.com/quicwg/base-drafts/commit/eecb7feaab4b84d051b298ae379b2d320cbb6536 Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix line wrapping Commit: 48e723d6addf2394185beee8d72f0d2b0911861f https://github.com/quicwg/base-drafts/commit/48e723d6addf2394185beee8d72f0d2b0911861f Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Clarify when ECN cannot be supported Commit: 32f6cf5cfe6573b58b8d082e1e107f3523105651 https://github.com/quicwg/base-drafts/commit/32f6cf5cfe6573b58b8d082e1e107f3523105651 Author: Lars Eggert <lars@eggert.org> Date: 2020-08-20 (Thu, 20 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Include fix for #4022 Commit: abebe52fbabd9b184ef481fe17afc77d46883549 https://github.com/quicwg/base-drafts/commit/abebe52fbabd9b184ef481fe17afc77d46883549 Author: Lars Eggert <200328+larseggert@users.noreply.github.com> Date: 2020-08-24 (Mon, 24 Aug 2020) 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: 4987e67df39f2a1a10393115bd8e85d67a2f37fa https://github.com/quicwg/base-drafts/commit/4987e67df39f2a1a10393115bd8e85d67a2f37fa Author: Lars Eggert <200328+larseggert@users.noreply.github.com> Date: 2020-08-24 (Mon, 24 Aug 2020) 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: 6d603c7d01c58121dd79b655cba17cc0cc57add7 https://github.com/quicwg/base-drafts/commit/6d603c7d01c58121dd79b655cba17cc0cc57add7 Author: Lars Eggert <lars@eggert.org> Date: 2020-08-24 (Mon, 24 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Fix line wrap Commit: 2ba532b8454667c8975419ec3c9d28da10b71a58 https://github.com/quicwg/base-drafts/commit/2ba532b8454667c8975419ec3c9d28da10b71a58 Author: Lars Eggert <200328+larseggert@users.noreply.github.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Co-authored-by: Mike Bishop <mbishop@evequefou.be> Commit: e878f7fe1243ff14486b6f375883b4eaa513ce7f https://github.com/quicwg/base-drafts/commit/e878f7fe1243ff14486b6f375883b4eaa513ce7f Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: ef314ae118951cc04bf7e1ec51a6ff35f5bd94da https://github.com/quicwg/base-drafts/commit/ef314ae118951cc04bf7e1ec51a6ff35f5bd94da Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Update draft-ietf-quic-transport.md Commit: b3e2cee3cdac0aa3c9b25fe55c2eb734a3bf904a https://github.com/quicwg/base-drafts/commit/b3e2cee3cdac0aa3c9b25fe55c2eb734a3bf904a Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #4016 from larseggert/gorrys-nits Fix some of the nits in #3214 Compare: https://github.com/quicwg/base-drafts/compare/8e9d757e7571...b3e2cee3cdac
- [quicwg/base-drafts] 70dd6d: Fix some of the nits… Jana Iyengar