[6tisch] [Editorial Errata Reported] RFC8180 (5539)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 29 October 2018 15:40 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: 6tisch@ietfa.amsl.com
Delivered-To: 6tisch@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E3CF5130DC5 for <6tisch@ietfa.amsl.com>; Mon, 29 Oct 2018 08:40:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 n3Fq0QrIa6cK for <6tisch@ietfa.amsl.com>; Mon, 29 Oct 2018 08:40:23 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7C8CE12D4F0 for <6tisch@ietf.org>; Mon, 29 Oct 2018 08:40:23 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id DE9FAB81740; Mon, 29 Oct 2018 08:40:16 -0700 (PDT)
To: xvilajosana@uoc.edu, pister@eecs.berkeley.edu, twatteyne@linear.com, suresh@kaloom.com, terry.manderson@icann.org, pthubert@cisco.com, thomas.watteyne@inria.fr
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: yasuyuki.tanaka@inria.fr, 6tisch@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20181029154016.DE9FAB81740@rfc-editor.org>
Date: Mon, 29 Oct 2018 08:40:16 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/6tisch/Dp0bPkiwdzByr_4F74fCJMZmlgI>
X-Mailman-Approved-At: Mon, 29 Oct 2018 08:42:40 -0700
Subject: [6tisch] [Editorial Errata Reported] RFC8180 (5539)
X-BeenThere: 6tisch@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discuss link layer model for Deterministic IPv6 over the TSCH mode of IEEE 802.15.4e, and impacts on RPL and 6LoWPAN such as resource allocation" <6tisch.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/6tisch>, <mailto:6tisch-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/6tisch/>
List-Post: <mailto:6tisch@ietf.org>
List-Help: <mailto:6tisch-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6tisch>, <mailto:6tisch-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Oct 2018 15:40:25 -0000

The following errata report has been submitted for RFC8180,
"Minimal IPv6 over the TSCH Mode of IEEE 802.15.4e (6TiSCH) Configuration".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata/eid5539

--------------------------------------
Type: Editorial
Reported by: Yasuyuki Tanaka <yasuyuki.tanaka@inria.fr>

Section: 5

Original Text
-------------
(...)

   The Rank computation is described in Section 4.1 of [RFC6552].  A
   node's Rank (see Figure 4 for an example) is computed by the
   following equations:

      R(N) = R(P) + rank_increment

      rank_increment = (Rf*Sp + Sr) * MinHopRankIncrease

(...)

   This section illustrates the use of OF0 (see Figure 4).  We have:

      rank_increment = ((3*numTx/numTxAck)-2)*minHopRankIncrease = 512


Corrected Text
--------------
(...)

   The Rank computation is described in Section 4.1 of [RFC6552].  A
   node's Rank (see Figure 4 for an example) is computed by the
   following equations:

      R(N) = R(P) + rank_increase

      rank_increase = (Rf*Sp + Sr) * MinHopRankIncrease

(...)

   This section illustrates the use of OF0 (see Figure 4).  We have:

      rank_increase = ((3*numTx/numTxAck)-2)*minHopRankIncrease = 512


Notes
-----
s/rank_increment/rank_increase/

It'd be better to use "rank_increase" as the variable name for consistency, which is used in Section 4.1 of RFC 6552 (https://tools.ietf.org/html/rfc6552#section-4.1):

[excerpt from RFC 6552]

   The step_of_rank Sp that is computed for that link is multiplied by
   the rank_factor Rf and then possibly stretched by a term Sr that is
   less than or equal to the configured stretch_of_rank.  The resulting
   rank_increase is added to the Rank of preferred parent R(P) to obtain
   that of this node R(N):

   R(N) = R(P) + rank_increase where:

   rank_increase = (Rf*Sp + Sr) * MinHopRankIncrease

Instructions:
-------------
This erratum is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC8180 (draft-ietf-6tisch-minimal-21)
--------------------------------------
Title               : Minimal IPv6 over the TSCH Mode of IEEE 802.15.4e (6TiSCH) Configuration
Publication Date    : May 2017
Author(s)           : X. Vilajosana, Ed., K. Pister, T. Watteyne
Category            : BEST CURRENT PRACTICE
Source              : IPv6 over the TSCH mode of IEEE 802.15.4e
Area                : Internet
Stream              : IETF
Verifying Party     : IESG