[quicwg/base-drafts] 7c7c50: clarify that INITCWND caps amount of data sent to ...

Martin Thomson <mt@lowentropy.net> Mon, 21 January 2019 04:14 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 06B7A130E7D for <quic-issues@ietfa.amsl.com>; Sun, 20 Jan 2019 20:14:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.453
X-Spam-Level:
X-Spam-Status: No, score=-6.453 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-4.553, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-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 KHB8FI3YmGDo for <quic-issues@ietfa.amsl.com>; Sun, 20 Jan 2019 20:14:01 -0800 (PST)
Received: from m71-131.mailgun.net (m71-131.mailgun.net [166.78.71.131]) (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 457B6130DE9 for <quic-issues@ietf.org>; Sun, 20 Jan 2019 20:14:01 -0800 (PST)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1548044040; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=mhVanBJoSM/2L5Xips8jwyuvBtCJfvdvp3UXLYPC0X4=; b=UHYPKZivf241W3iH6H6BhoXBecLPehp5sRQrmY779iC+uxRinFkf56w0mnEXiPQG6cQXN8Hg sA2xCU2NBVxzC85uaUTzd9pd6JUhUgtZ85TVonVFo869YWblNJd2Ke6d4GnTVzbRXdoXOGJG 4dCJP6geA9W46J2nVEeUzuS1ogA=
X-Mailgun-Sending-Ip: 166.78.71.131
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Sender: mt=lowentropy.net@github.com
Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5c454708.7fe1ec0f8a50-smtp-out-n02; Mon, 21 Jan 2019 04:14:00 -0000 (UTC)
Date: Sun, 20 Jan 2019 20:13:59 -0800
From: Martin Thomson <mt@lowentropy.net>
Reply-To: Martin Thomson <mt@lowentropy.net>
To: quic-issues@ietf.org
Message-ID: <5c4547074811f_5d122ae5e2f4c58448162@hookshot-fe-6b2eebc.cp1-iad.github.net.mail>
Subject: [quicwg/base-drafts] 7c7c50: clarify that INITCWND caps amount of data sent to ...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_5c45470747d16_5d122ae5e2f4c5844803d"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zEIubtYmcytpiW2XY3_kZcCd_Sc>
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: Mon, 21 Jan 2019 04:14:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 7c7c506db978425c6259ec5b937346768185cc44
      https://github.com/quicwg/base-drafts/commit/7c7c506db978425c6259ec5b937346768185cc44
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

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

  Log Message:
  -----------
  clarify that INITCWND caps amount of data sent to an unvalidated client


  Commit: f7b0187521bb60349e258eb7222e53c877a8b887
      https://github.com/quicwg/base-drafts/commit/f7b0187521bb60349e258eb7222e53c877a8b887
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

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

  Log Message:
  -----------
  the restriction is in the opposite direction


  Commit: 5522bd547d040512ada19513ffd2cbbfad386d87
      https://github.com/quicwg/base-drafts/commit/5522bd547d040512ada19513ffd2cbbfad386d87
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-01-17 (Thu, 17 Jan 2019)

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

  Log Message:
  -----------
  MT's suggestion


  Commit: 00bed2ccf53f2fbb9653b05d54d9664516c5c9d5
      https://github.com/quicwg/base-drafts/commit/00bed2ccf53f2fbb9653b05d54d9664516c5c9d5
  Author: Kazuho Oku <kazuhooku@gmail.com>
  Date:   2019-01-18 (Fri, 18 Jan 2019)

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

  Log Message:
  -----------
  Ian's suggestions


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

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

  Log Message:
  -----------
  Merge pull request #2341 from kazuho/kazuho/server-send-window-before-address-validation

clarify that INITCWND caps amount of data sent to a server before address validation


Compare: https://github.com/quicwg/base-drafts/compare/20dccad7fcc4...25749ccd96be
      **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.