[quicwg/base-drafts] 43365d: Fix a minor unit issue in the DetectLostPackets lo...

Lucas Clemente <github@clemente.io> Mon, 27 March 2017 15:20 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 43BC3127B60 for <quic-issues@ietfa.amsl.com>; Mon, 27 Mar 2017 08:20:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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; domainkeys=pass (1024-bit key) header.sender=github=clemente.io@github.com 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 oqG3Y07KjIOD for <quic-issues@ietfa.amsl.com>; Mon, 27 Mar 2017 08:20:20 -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 CF2151297AB for <quic-issues@ietf.org>; Mon, 27 Mar 2017 08:20:07 -0700 (PDT)
DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1490628007; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=I3BCjeOQttOKeNAzKp5ZrM/rHcsncBdLv48qakNA1jg=; b=LmZP6c7RcEZWgz4Gq6izoUYova2MlTCe9ZqL6rHAGDtYAFPNb6XGomgshnvhwWPRuWnGD14y M7s2Y1vSJUxm5xDf20M9f23sydDPFLtX3NhaVYWnOvBscOn4xu3YM5A91LE4GYnTxz1qjKAK VdVJs+vCh2rqbTFbBtKEzrKQeEI=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Sender: Date: From: Reply-To: To: Message-ID: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding; b=QWR1tseYxyFYUI9zFBoaDQ+pv1bT4KBUU+JUJ4iNjgP83s1dg2UlzmkXcJNh3GftfPXSg9 h6sARawKN6slqbJAvDJ63BThj+hgLi23FOHDRwvDD6DOYa1mCz0yDTx+J/FIYc/ZrgM4YUew 9nbwQbGxLJPT5ZmwLSDExkbkfE488=
Sender: github=clemente.io@github.com
X-Mailgun-Sending-Ip: 166.78.69.170
X-Mailgun-Sid: WyJhNzYyYiIsICJxdWljLWlzc3Vlc0BpZXRmLm9yZyIsICI0MGYiXQ==
Received: from github.com (Unknown [192.30.252.41]) by mxa.mailgun.org with ESMTP id 58d92b49.7f682c57b270-smtp-out-n01; Mon, 27 Mar 2017 15:10:01 -0000 (UTC)
Date: Mon, 27 Mar 2017 08:10:01 -0700
From: Lucas Clemente <github@clemente.io>
Reply-To: Lucas Clemente <github@clemente.io>
To: quic-issues@ietf.org
Message-ID: <58d92b497a59_69b43fb634319c4411811e@hookshot-fe5-cp1-prd.iad.github.net.mail>
Subject: [quicwg/base-drafts] 43365d: Fix a minor unit issue in the DetectLostPackets lo...
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="--==_mimepart_58d92b497291_69b43fb634319c441180d"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/NlDjMmo_h0NdXrjFUIqEqHTq3fA>
X-Mailman-Approved-At: Mon, 27 Mar 2017 08:52:54 -0700
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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, 27 Mar 2017 15:20:22 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 43365df0f01d7f0ae761571ab2d2045ca0720936
      https://github.com/quicwg/base-drafts/commit/43365df0f01d7f0ae761571ab2d2045ca0720936
  Author: Lucas Clemente <github@clemente.io>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

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

  Log Message:
  -----------
  Fix a minor unit issue in the DetectLostPackets loss_time calculation (#416)