[netmod] [Errata Rejected] RFC8349 (6251)

RFC Errata System <rfc-editor@rfc-editor.org> Fri, 14 August 2020 17:42 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B1413A100E; Fri, 14 Aug 2020 10:42:07 -0700 (PDT)
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 T_ZJ1diNcYiB; Fri, 14 Aug 2020 10:42:06 -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 3CCF73A0FF3; Fri, 14 Aug 2020 10:42:06 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id B59EEF40740; Fri, 14 Aug 2020 10:41:56 -0700 (PDT)
To: tsaad@juniper.net, lhotka@nic.cz, acee@cisco.com, yingzhen.qu@huawei.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: rwilton@cisco.com, iesg@ietf.org, netmod@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20200814174156.B59EEF40740@rfc-editor.org>
Date: Fri, 14 Aug 2020 10:41:56 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/TGU8ay2I4b6nyZVLg5cqyQmBZgQ>
Subject: [netmod] [Errata Rejected] RFC8349 (6251)
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 Aug 2020 17:42:08 -0000

The following errata report has been rejected for RFC8349,
"A YANG Data Model for Routing Management (NMDA Version)".

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

--------------------------------------
Status: Rejected
Type: Technical

Reported by: Tarek Saad <tsaad@juniper.net>
Date Reported: 2020-08-07
Rejected by: Rob Wilton (IESG)

Section: 7

Original Text
-------------
The RPC "active-route" is used to retrieve the active route in a RIB.
RFC8349 defined two AFIs (v4/v6).

draft-ietf-mpls-base-yang is defining a new RIB AFI for MPLS as per section 3 in RFC8349.

The RPC has a "MUST" statement that all RIBs must augment input
parameters with a leaf named 'destination-address'.

For MPLS RIB, it makes sense to augment with leaf named 'local-label' since MPLS routes are identified by MPLS label.

We ask to make the following change:

OLD:
           action active-route {
             description
               "Return the active RIB route that is used for the
                destination address.

                Address-family-specific modules MUST augment input
                parameters with a leaf named 'destination-address'.";


Corrected Text
--------------
NEW:
           action active-route {
             description
               "Return the active RIB route that is used for the
                destination address.

                Address-family-specific modules MUST augment input
                parameters with a suitable leaf that identifies the route.";


Notes
-----

 --VERIFIER NOTES-- 
After discussion between the submitter and authors of the RFC it was agreed that the errata should be rejected.

--------------------------------------
RFC8349 (draft-ietf-netmod-rfc8022bis-11)
--------------------------------------
Title               : A YANG Data Model for Routing Management (NMDA Version)
Publication Date    : March 2018
Author(s)           : L. Lhotka, A. Lindem, Y. Qu
Category            : PROPOSED STANDARD
Source              : Network Modeling
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG