[quicwg/base-drafts] 5989bb: renamed max_packet_size to max_udp_size
Jana Iyengar <noreply@github.com> Fri, 20 March 2020 21:53 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 7A1BC3A0ED6 for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:53:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 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, 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 wSUzyMJmAFfH for <quic-issues@ietfa.amsl.com>; Fri, 20 Mar 2020 14:53:53 -0700 (PDT)
Received: from out-22.smtp.github.com (out-22.smtp.github.com [192.30.252.205]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BFB023A0EDC for <quic-issues@ietf.org>; Fri, 20 Mar 2020 14:53:53 -0700 (PDT)
Date: Fri, 20 Mar 2020 14:53:52 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1584741232; bh=twkjcTQ9KksB44cNo7DJ6XY7VWqoRm19rL1AB2WLSYI=; h=Date:From:To:Subject:From; b=ElSOp9d0YqUfviwwCFS0ZzhFtl8TDqhFwVCrTT1sLIDxMjZkmqWQI/8qJkFytuGt1 NpWeityywpW/kRDWHjgBjwwcCxc1Amk7wp+bTru6GOn7Yjv4XgqvEHarcpNve8Vwyl g1hFdU6xNqnMzC+ys77KuWQAm7oNIrLuYb9Lvi5Y=
From: Jana Iyengar <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/93dcde-7957c1@github.com>
Subject: [quicwg/base-drafts] 5989bb: renamed max_packet_size to max_udp_size
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/6J5IXIUcWL2nWnSaauTO8DRKWMc>
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: Fri, 20 Mar 2020 21:53:59 -0000
Branch: refs/heads/master Home: https://github.com/quicwg/base-drafts Commit: 5989bb0affa6d676c0376895979f8f0b78567676 https://github.com/quicwg/base-drafts/commit/5989bb0affa6d676c0376895979f8f0b78567676 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- renamed max_packet_size to max_udp_size Commit: b50ed262f07380cdb9ccc6d479fdd473031b0389 https://github.com/quicwg/base-drafts/commit/b50ed262f07380cdb9ccc6d479fdd473031b0389 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- fixed typo Commit: 6b9a39e1d28db32f2cb5393cde08a1df28311b15 https://github.com/quicwg/base-drafts/commit/6b9a39e1d28db32f2cb5393cde08a1df28311b15 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M .circleci/config.yml 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 ietf.json R initial-protection.js A protection-samples.js Log Message: ----------- synced to latest, resolved conflict Commit: 985a57a2a8c761ba5cb20158df8975971a8717cd https://github.com/quicwg/base-drafts/commit/985a57a2a8c761ba5cb20158df8975971a8717cd Author: Martin Duke <m.duke@f5.com> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- erase merge artifact Commit: ef507076480a2b94374d7f6f7b4b5b910944c012 https://github.com/quicwg/base-drafts/commit/ef507076480a2b94374d7f6f7b4b5b910944c012 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-20 (Thu, 20 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- delete whitespace Commit: bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0 https://github.com/quicwg/base-drafts/commit/bbf7a7298a63b48c78e30fad7cdf2bd2bb4d8db0 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-21 (Fri, 21 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Resolved multiple review comments Commit: 2fa2b972b25fa08cff394ac32ec07aaf0bc057e0 https://github.com/quicwg/base-drafts/commit/2fa2b972b25fa08cff394ac32ec07aaf0bc057e0 Author: martinduke <martin.h.duke@gmail.com> Date: 2020-02-22 (Sat, 22 Feb 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: 64710472cca748614f36ece3ad206416120e8e27 https://github.com/quicwg/base-drafts/commit/64710472cca748614f36ece3ad206416120e8e27 Author: Martin Duke <m.duke@f5.com> Date: 2020-02-24 (Mon, 24 Feb 2020) Changed paths: 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 protection-samples.js Log Message: ----------- MT's suggestion and resolve conflict Commit: de3edd54868f36ce17fb2a2700573c72deb9ba5a https://github.com/quicwg/base-drafts/commit/de3edd54868f36ce17fb2a2700573c72deb9ba5a Author: Martin Duke <m.duke@f5.com> Date: 2020-02-24 (Mon, 24 Feb 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge branch 'max_datagram' of https://github.com/martinduke/base-drafts into max_datagram Commit: 1e206d545ec643e8fb99b90c606eb50715528aab https://github.com/quicwg/base-drafts/commit/1e206d545ec643e8fb99b90c606eb50715528aab Author: martinduke <martin.h.duke@gmail.com> Date: 2020-03-20 (Fri, 20 Mar 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: d8b5817e78134a6093d84ebcc9e1d40f16e68e18 https://github.com/quicwg/base-drafts/commit/d8b5817e78134a6093d84ebcc9e1d40f16e68e18 Author: martinduke <martin.h.duke@gmail.com> Date: 2020-03-20 (Fri, 20 Mar 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: ac6752383b4324c17fa5f50ad34e4ad227c8c2ec https://github.com/quicwg/base-drafts/commit/ac6752383b4324c17fa5f50ad34e4ad227c8c2ec Author: Martin Duke <m.duke@f5.com> Date: 2020-03-20 (Fri, 20 Mar 2020) Changed paths: M .circleci/config.yml M .lint.py M draft-ietf-quic-http.md M draft-ietf-quic-invariants.md M draft-ietf-quic-qpack.md M draft-ietf-quic-recovery.md M draft-ietf-quic-transport.md Log Message: ----------- Sync with latest. Merge branch 'master' of https://github.com/quicwg/base-drafts into max_datagram Commit: 1fee0f7444a3cc70f7b8b987e0b54421cf480988 https://github.com/quicwg/base-drafts/commit/1fee0f7444a3cc70f7b8b987e0b54421cf480988 Author: Martin Duke <m.duke@f5.com> Date: 2020-03-20 (Fri, 20 Mar 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- take in changes from github. Merge branch 'max_datagram' of https://github.com/martinduke/base-drafts into max_datagram Commit: 7957c17d373b6be4daee67de88682d53be6c27a5 https://github.com/quicwg/base-drafts/commit/7957c17d373b6be4daee67de88682d53be6c27a5 Author: Jana Iyengar <jri.ietf@gmail.com> Date: 2020-03-20 (Fri, 20 Mar 2020) Changed paths: M draft-ietf-quic-transport.md Log Message: ----------- Merge pull request #3473 from martinduke/max_datagram renamed max_packet_size to max_udp_size Compare: https://github.com/quicwg/base-drafts/compare/93dcde0c8609...7957c17d373b
- [quicwg/base-drafts] 5989bb: renamed max_packet_s… Jana Iyengar