Re: [dtn] Artart last call review of draft-ietf-dtn-ipn-update-09

Rick Taylor <rick@tropicalstormsoftware.com> Mon, 12 February 2024 11:21 UTC

Return-Path: <rick@tropicalstormsoftware.com>
X-Original-To: dtn@ietfa.amsl.com
Delivered-To: dtn@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 31513C14F5E3; Mon, 12 Feb 2024 03:21:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.909
X-Spam-Level:
X-Spam-Status: No, score=-1.909 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham 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 VMBbEK21VDKJ; Mon, 12 Feb 2024 03:21:34 -0800 (PST)
Received: from mail.tropicalstormsoftware.com (mail.tropicalstormsoftware.com [188.94.42.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3B646C14E515; Mon, 12 Feb 2024 03:21:33 -0800 (PST)
Received: from tss-server1.home.tropicalstormsoftware.com ([fe80::753b:fa82:5c0:af0d]) by tss-server1.home.tropicalstormsoftware.com ([fe80::753b:fa82:5c0:af0d%10]) with mapi id 14.03.0513.000; Mon, 12 Feb 2024 11:21:30 +0000
From: Rick Taylor <rick@tropicalstormsoftware.com>
To: Marco Tiloca <marco.tiloca@ri.se>, "art@ietf.org" <art@ietf.org>
CC: "draft-ietf-dtn-ipn-update.all@ietf.org" <draft-ietf-dtn-ipn-update.all@ietf.org>, "dtn@ietf.org" <dtn@ietf.org>, "last-call@ietf.org" <last-call@ietf.org>
Thread-Topic: Artart last call review of draft-ietf-dtn-ipn-update-09
Thread-Index: AQHaXAeju6Yu5hHWx0iFEUXgEpn5m7EGky+A
Date: Mon, 12 Feb 2024 11:21:30 +0000
Message-ID: <9e7762de-fdeb-4077-9f56-148b0ae91e92@tropicalstormsoftware.com>
References: <170755908174.35019.3782299358894956486@ietfa.amsl.com>
In-Reply-To: <170755908174.35019.3782299358894956486@ietfa.amsl.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
user-agent: Mozilla Thunderbird
x-originating-ip: [2a02:1648:4000:120::5]
Content-Type: text/plain; charset="utf-8"
Content-ID: <133B828E4F1FC747B916BE99ACB18982@home.tropicalstormsoftware.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/dtn/4pJTZCu7kUR_j-SfcopBAtQI8vM>
Subject: Re: [dtn] Artart last call review of draft-ietf-dtn-ipn-update-09
X-BeenThere: dtn@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: "Delay Tolerant Networking \(DTN\) discussion list at the IETF." <dtn.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dtn>, <mailto:dtn-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/dtn/>
List-Post: <mailto:dtn@ietf.org>
List-Help: <mailto:dtn-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dtn>, <mailto:dtn-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 12 Feb 2024 11:21:39 -0000

Hi Marco,

Thank you for the review, comments inline...

On 10/02/2024 09:58, Marco Tiloca via Datatracker wrote:
> Reviewer: Marco Tiloca
> Review result: Ready with Nits
>
> I reviewed this document as part of the Applications and Real-Time (ART) Area
> Review Team's ongoing effort to review all IETF documents being processed by
> the IESG. These comments were written primarily for the benefit of the ART Area
> Directors. Document authors, document editors, and WG Chairs should treat these
> comments just like any other IETF Last Call comments.
>
> [Section 1]
>
> * "This document updates the specification"
>
>     Consistent with the abstract, and in order to explicitly mention what
>     documents are updated and why, I suggest to refer again to RFC 7116 and RFC
>     9171. For example:
>
>     NEW
>     > By updating [RFC7116] and [RFC9171], this document updates the
>     specification ...
Yeah, Russ Housley recommended a rewording of this as well. I will blend 
both your recommendations to improve the text.
>
> [Section 2]
>
> * "Every ipn URI, no matter the textual representation or binary encoding, ..."
>
>    Perhaps do you mean the following?
>
>    "Every ipn URI, no matter whether it is expressed with the textual
>    representation or the binary encoding, ..."
+1 - Yes, that's better!
>
> [Section 3.2.1]
>
> * "... all ranges MUST be of a length that is a power of 2, and for given range
> of length N bits, ..."
>
>     This phrasing does not match with the values in the column "Range Length
>     (Bits)" of the following table, which of course do not have to be a power of
>     2.
>
>     I think you mean:
>
>     "... all ranges MUST be of a size S that is a power of 2, and for a given
>     range of length N bits, with S = 2^N, ..."
+1 - Yes we do.  That's better text.  We tried not to get too "math" but 
it's needed.
>
> [Section 3.2.2]
>
> * s/and assigned the/and by assigning the
>
> [Appendix B.2]
>
> * "ipn:977000.1.2"
>
>     Should this not be ipn:977000.1.1 ?
>
>     The first sentence in this section refers to Service Number 1.
Let me double check, but I suspect you're right
>
> [Nits]
>
> * Section 1
> - s/Therefore the/Therefore, the
> - s/that like most/that, like most
>
> * Section 2
> - s/document the term/document, the term
>
> * Section 3.2.1
> - s/for given range/for a given range
> - s/B and any/B, and any
>
> * Section 3.3.1
> - s/In examples/In the examples
> - s/e.g./e.g.,
>
> * Section 4
> - s/in Appendix A (Appendix A)/in Appendix A
> - s/i.e./i.e.,
> - s/an LocalNode ipn URI/a LocalNode ipn URI
> - s/in Appendix B (Appendix B)/in Appendix B
>
> * Section 5.4
> - s/or BPv6 EID it is/or BPv6 EID, it is
>
> * Section 5.6
> - s/to by identified by/to be identified by
>
> * Section 6
> - s/is CBOR encoded/is encoded with CBOR [RFC8949]
>
> * Section 6.1
> - s/Appendix D (Appendix D)./Appendix D.
>
> * Section 7.2
> - s/where-by/whereby
>
>
>
All good catches!

I have an updated draft with these changes I will push out today.


Cheers,

Rick