[Errata Held for Document Update] RFC9067 (6844)

RFC Errata System <rfc-editor@rfc-editor.org> Fri, 11 February 2022 19:04 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 AE37C3A09C1; Fri, 11 Feb 2022 11:04:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level:
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 iIKuCmiUhnt6; Fri, 11 Feb 2022 11:04:10 -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 3AA1E3A09D0; Fri, 11 Feb 2022 11:04:10 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 499) id 22253E52F1; Fri, 11 Feb 2022 11:04:10 -0800 (PST)
To: kris@netedge.plus, yingzhen.qu@futurewei.com, jefftant.ietf@gmail.com, acee@cisco.com, xufeng.liu.ietf@gmail.com
Subject: [Errata Held for Document Update] RFC9067 (6844)
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: aretana.ietf@gmail.com, iesg@ietf.org, rtgwg@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20220211190410.22253E52F1@rfc-editor.org>
Date: Fri, 11 Feb 2022 11:04:10 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtgwg/wHwHkRnH_yZtT6mcwpWknu-QMKU>
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: Fri, 11 Feb 2022 19:04:15 -0000

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

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

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

Reported by: Kris Lambrechts <kris@netedge.plus>
Date Reported: 2022-02-10
Held by: Alvaro Retana (IESG)

Section: 7.2. grouping prefix

Original Text
-------------
       leaf mask-length-upper {
         type uint8 {
           range "1..128";
         }


Corrected Text
--------------
       leaf mask-length-upper {
         type uint8 {
           range "0..128";
         }


Notes
-----
With the original definition, it is not possible to specify an exact match for the default routes (0.0.0.0/0 and ::/0) which is a valid use case.

=====  AD Note ====
This report is valid, but the resolution requires an update to the YANG model and not just a text correction.

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