[Roll] [Errata Verified] RFC6719 (7773)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 07 February 2024 18:18 UTC

Return-Path: <wwwrun@rfcpa.amsl.com>
X-Original-To: roll@ietfa.amsl.com
Delivered-To: roll@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27385C14CF0D; Wed, 7 Feb 2024 10:18:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.658
X-Spam-Level:
X-Spam-Status: No, score=-1.658 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X30z-Bav9iAM; Wed, 7 Feb 2024 10:18:19 -0800 (PST)
Received: from rfcpa.amsl.com (rfcpa.amsl.com [50.223.129.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5155AC14CF1E; Wed, 7 Feb 2024 10:18:19 -0800 (PST)
Received: by rfcpa.amsl.com (Postfix, from userid 499) id 04B8918FA484; Wed, 7 Feb 2024 10:18:18 -0800 (PST)
To: dominique.barthel@orange.com, gnawali@cs.uh.edu, pal@cs.stanford.edu
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: jgs@juniper.net, iesg@ietf.org, roll@ietf.org, iana@iana.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20240207181819.04B8918FA484@rfcpa.amsl.com>
Date: Wed, 07 Feb 2024 10:18:18 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/roll/w8-evZXoxXuriwwH5qSk24gZlNQ>
Subject: [Roll] [Errata Verified] RFC6719 (7773)
X-BeenThere: roll@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Routing Over Low power and Lossy networks <roll.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/roll>, <mailto:roll-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/roll/>
List-Post: <mailto:roll@ietf.org>
List-Help: <mailto:roll-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/roll>, <mailto:roll-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 07 Feb 2024 18:18:23 -0000

The following errata report has been verified for RFC6719,
"The Minimum Rank with Hysteresis Objective Function". 

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

--------------------------------------
Status: Verified
Type: Technical

Reported by: Dominique Barthel <dominique.barthel@orange.com>
Date Reported: 2024-01-22
Verified by: John Scudder (IESG)

Section: 2.2

Original Text
-------------
If the cost 
of the path through the preferred parent and the worst parent is too 
large, a node MAY keep a smaller parent set than PARENT_SET_SIZE.

Corrected Text
--------------
If the difference in cost of the paths through the preferred parent 
and the worst parent is too large, a node MAY keep a smaller parent 
set than PARENT_SET_SIZE.



Notes
-----
This sentence is meant to explain that there is no benefit in keeping in the parent set neighbors that have too high a path cost compared to that of the preferred parent.
The original text omits the notion of difference in cost. It also contains a circular reference: indeed, the worst parent is the neighbor within the parent set that has the highest cost.

Verifier's note: the submitter also included this option:

```
or better yet

"A node MAY keep a parent set smaller than PARENT_SET_SIZE, so that 
the difference in cost of the paths through the preferred parent and 
the worst parent is not too large."
```

I agree this is a clearer way to express the concept and I think it should be considered if there's ever a bis prepared of the spec, however, I elected to verify the first option given because it represents the minimal change needed to make the document correct.

--------------------------------------
RFC6719 (draft-ietf-roll-minrank-hysteresis-of-11)
--------------------------------------
Title               : The Minimum Rank with Hysteresis Objective Function
Publication Date    : September 2012
Author(s)           : O. Gnawali, P. Levis
Category            : PROPOSED STANDARD
Source              : Routing Over Low power and Lossy networks
Area                : Routing
Stream              : IETF
Verifying Party     : IESG