[quicwg/base-drafts] 444401: Add OnPacketReceived to pseudocode

ianswett <noreply@github.com> Tue, 19 May 2020 22:33 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 17E6D3A11C7 for <quic-issues@ietfa.amsl.com>; Tue, 19 May 2020 15:33:22 -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 7rXWtc4B1wwz for <quic-issues@ietfa.amsl.com>; Tue, 19 May 2020 15:33:20 -0700 (PDT)
Received: from out-19.smtp.github.com (out-19.smtp.github.com [192.30.252.202]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79D183A11BF for <quic-issues@ietf.org>; Tue, 19 May 2020 15:33:20 -0700 (PDT)
Received: from github-lowworker-a27607f.ash1-iad.github.net (github-lowworker-a27607f.ash1-iad.github.net [10.56.18.61]) by smtp.github.com (Postfix) with ESMTP id 525A0520075 for <quic-issues@ietf.org>; Tue, 19 May 2020 15:33:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589927599; bh=uj1DPFIsxjZF6WTYnxcJ4b6EtS7Ag2x1ySticZUWw0g=; h=Date:From:To:Subject:From; b=tYUepj1o7d6R9Jd9x2Imm84vRY0ur2Ovfd6buFGst3o1tPDSEO2m3WmxOlYP+TysI +mIKQDEzwpADJpzLWbtIv/bjv3tjE9xpR5Kff53RaGbQRJtLYKInyq3xCWHtZqtTYd 3T+mk7wys7EWJYPeXwWc98plOpUFhdO7fjNjaSSg=
Date: Tue, 19 May 2020 15:33:19 -0700
From: ianswett <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/54fcd2-ff55a1@github.com>
Subject: [quicwg/base-drafts] 444401: Add OnPacketReceived to pseudocode
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/DB6Jg_ngOSYVJeX1Fa3ECGhl77A>
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: Tue, 19 May 2020 22:33:22 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 4444017fe3f1f1eb1baf0b00e545b8913be94c7c
      https://github.com/quicwg/base-drafts/commit/4444017fe3f1f1eb1baf0b00e545b8913be94c7c
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

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

  Log Message:
  -----------
  Add OnPacketReceived to pseudocode

Pseudocode for re-arming the PTO when "If no additional data can be sent, the server's PTO timer MUST NOT be armed until datagrams have been received from the client, because packets sent on PTO count against the anti-amplification limit. "


  Commit: 2a479f634819f531129ab49ae871f23ed9e13940
      https://github.com/quicwg/base-drafts/commit/2a479f634819f531129ab49ae871f23ed9e13940
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

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

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


  Commit: 75aeb2ffb9deaa7bb33ad35b7a6960388f39844a
      https://github.com/quicwg/base-drafts/commit/75aeb2ffb9deaa7bb33ad35b7a6960388f39844a
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-16 (Sat, 16 May 2020)

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

  Log Message:
  -----------
  Update based on comments


  Commit: 54a7e018d34939d9bb42a9ea657f75415c10d907
      https://github.com/quicwg/base-drafts/commit/54a7e018d34939d9bb42a9ea657f75415c10d907
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

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

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

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 3bdc0ed6e05a308ee501baf6bcbad206e9231f03
      https://github.com/quicwg/base-drafts/commit/3bdc0ed6e05a308ee501baf6bcbad206e9231f03
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

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

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

Co-authored-by: Martin Thomson <mt@lowentropy.net>


  Commit: 9be18130577abf419d42efe0d3dae6f04184c00e
      https://github.com/quicwg/base-drafts/commit/9be18130577abf419d42efe0d3dae6f04184c00e
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-17 (Sun, 17 May 2020)

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

  Log Message:
  -----------
  Remove ref to a section which does not exist.


  Commit: ee306ab8f36e504f8571cb269198eeaf0abf78f9
      https://github.com/quicwg/base-drafts/commit/ee306ab8f36e504f8571cb269198eeaf0abf78f9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

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

Co-authored-by: Jana Iyengar <jri.ietf@gmail.com>


  Commit: 04e787fb731e380aaa79dc236064cfb294449dcc
      https://github.com/quicwg/base-drafts/commit/04e787fb731e380aaa79dc236064cfb294449dcc
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

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


  Commit: 49ddf7fba915e7aabc815239718a83a720363e28
      https://github.com/quicwg/base-drafts/commit/49ddf7fba915e7aabc815239718a83a720363e28
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

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


  Commit: ff55a162469dfc8e78c2bfb3471091e93a15ece9
      https://github.com/quicwg/base-drafts/commit/ff55a162469dfc8e78c2bfb3471091e93a15ece9
  Author: ianswett <ianswett@users.noreply.github.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

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

  Log Message:
  -----------
  Merge pull request #3653 from quicwg/ianswett-onpacketreceived

Add OnPacketReceived to pseudocode


Compare: https://github.com/quicwg/base-drafts/compare/54fcd27ee757...ff55a162469d