[6tisch] [Errata Held for Document Update] RFC8180 (5539)

RFC Errata System <rfc-editor@rfc-editor.org> Thu, 13 January 2022 06:50 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 E3DAB3A1208; Wed, 12 Jan 2022 22:50:46 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 1SOXJzr2V6Dk; Wed, 12 Jan 2022 22:50:42 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F2863A1205; Wed, 12 Jan 2022 22:50:42 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 499) id 3954C119D4; Wed, 12 Jan 2022 22:50:42 -0800 (PST)
To: yasuyuki.tanaka@inria.fr, xvilajosana@uoc.edu, pister@eecs.berkeley.edu, twatteyne@linear.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: ek.ietf@gmail.com, iesg@ietf.org, 6tisch@ietf.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220113065042.3954C119D4@rfc-editor.org>
Date: Wed, 12 Jan 2022 22:50:42 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/6tisch/o1N5R9y7IyE71_pG-MoIqYq3Pmg>
Subject: [6tisch] [Errata Held for Document Update] 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: Thu, 13 Jan 2022 06:50:47 -0000

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

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

--------------------------------------
Status: Held for Document Update
Type: Editorial

Reported by: Yasuyuki Tanaka <yasuyuki.tanaka@inria.fr>
Date Reported: 2018-10-29
Held by: Erik Kline (IESG)

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

--------------------------------------
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