[Technical Errata Reported] RFC9067 (6845)

RFC Errata System <rfc-editor@rfc-editor.org> Thu, 10 February 2022 17:20 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: rtgwg@ietfa.amsl.com
Delivered-To: rtgwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4B8A13A07E3 for <rtgwg@ietfa.amsl.com>; Thu, 10 Feb 2022 09:20:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.301
X-Spam-Level:
X-Spam-Status: No, score=-6.301 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_SBL=0.5, URIBL_SBL_A=0.1] 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 PYWAwdWElhsw for <rtgwg@ietfa.amsl.com>; Thu, 10 Feb 2022 09:20:09 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1900:3001:11::31]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4D7603A0EE5 for <rtgwg@ietf.org>; Thu, 10 Feb 2022 09:20:08 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 499) id DDF411BA3B82; Thu, 10 Feb 2022 09:20:06 -0800 (PST)
To: yingzhen.qu@futurewei.com, jefftant.ietf@gmail.com, acee@cisco.com, xufeng.liu.ietf@gmail.com, aretana.ietf@gmail.com, jgs@juniper.net, martin.vigoureux@nokia.com, jefftant.ietf@gmail.com, yingzhen.ietf@gmail.com
Subject: [Technical Errata Reported] RFC9067 (6845)
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: kris@netedge.plus, rtgwg@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220210172006.DDF411BA3B82@rfc-editor.org>
Date: Thu, 10 Feb 2022 09:20:06 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtgwg/HYAbK-2Nt5-n_Ej_ZVR-zO1Xz_E>
X-BeenThere: rtgwg@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Routing Area Working Group <rtgwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtgwg>, <mailto:rtgwg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/rtgwg/>
List-Post: <mailto:rtgwg@ietf.org>
List-Help: <mailto:rtgwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtgwg>, <mailto:rtgwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 10 Feb 2022 17:20:14 -0000

The following errata report has been submitted for RFC9067,
"A YANG Data Model for Routing Policy".

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

--------------------------------------
Type: Technical
Reported by: Kris Lambrechts <kris@netedge.plus>

Section: 7.2.

Original Text
-------------
               list prefix-list {
                 key "ip-prefix mask-length-lower mask-length-upper";
                 description
                   "List of prefixes in the prefix set.";
                 uses prefix;
               }


Corrected Text
--------------
               list prefix {
                 key "ip-prefix mask-length-lower mask-length-upper";
                 description
                   "List of prefixes in the prefix set.";
                 uses prefix;
               }


Notes
-----
The name of this list is not natural and makes instance data hard to read. This is very apparent in the example in Appendix B.  Policy Examples

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. 

--------------------------------------
RFC9067 (draft-ietf-rtgwg-policy-model-31)
--------------------------------------
Title               : A YANG Data Model for Routing Policy
Publication Date    : October 2021
Author(s)           : Y. Qu, J. Tantsura, A. Lindem, X. Liu
Category            : PROPOSED STANDARD
Source              : Routing Area Working Group
Area                : Routing
Stream              : IETF
Verifying Party     : IESG