[Int-dir] draft-ietf-tvr-requirements-08 telechat Intdir review

Darren Dukes via Datatracker <noreply@ietf.org> Sun, 12 April 2026 22:53 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: int-dir@ietf.org
Delivered-To: int-dir@mail2.ietf.org
Received: from [10.244.6.151] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id 32B7DDAE2E7D; Sun, 12 Apr 2026 15:53:39 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1776034419; bh=YKufIaGzkgua5XwTOpoP4EuBZ4J5w1n8RyHw3U+EFZg=; h=From:To:Cc:Subject:Reply-To:Date; b=HsB4jsH2KXrWTLLJv/dAyoMON9c1y8KdK9XzGUc/PYOkhKzienx/RDgJs5pB0RV8M nvTK3FlWFBP7lTbgSRUuXQjZn06GU4S2TGI5gHw+/iqNXJttFPjlEHnVh+TjOLBoTQ gxS+/BQpdUqrK64QBjvTXQGZO5IdAAqSVQ4LE8QE=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Darren Dukes via Datatracker <noreply@ietf.org>
To: int-dir@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.61.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <177603441906.545912.12888683889066132957@dt-datatracker-647897bf7-7f2k5>
Date: Sun, 12 Apr 2026 15:53:39 -0700
Message-ID-Hash: HYXPVAWM7PXFCYPCJR4UX255MQRFOAW7
X-Message-ID-Hash: HYXPVAWM7PXFCYPCJR4UX255MQRFOAW7
X-MailFrom: noreply@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-int-dir.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: draft-ietf-tvr-requirements.all@ietf.org, last-call@ietf.org, tvr@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: Darren Dukes <ddukesietf@gmail.com>
Subject: [Int-dir] draft-ietf-tvr-requirements-08 telechat Intdir review
List-Id: "This list is for discussion between the members of the Internet Area directorate." <int-dir.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/int-dir/Jfun5tcKsxzm87Eq5qYp7gPOnK8>
List-Archive: <https://mailarchive.ietf.org/arch/browse/int-dir>
List-Help: <mailto:int-dir-request@ietf.org?subject=help>
List-Owner: <mailto:int-dir-owner@ietf.org>
List-Post: <mailto:int-dir@ietf.org>
List-Subscribe: <mailto:int-dir-join@ietf.org>
List-Unsubscribe: <mailto:int-dir-leave@ietf.org>

Document: draft-ietf-tvr-requirements
Title: Time-Variant Routing (TVR) Requirements
Reviewer: Darren Dukes
Review result: Ready with Nits

## Overall Observations
The document is  well structured and comprehensive, and the writing was clear
and precise. It provided me a good foundation for understanding the concepts of
TVR and the requirements for the design and implementation of systems which
perform TVR and their different aspects.

It's worth noting I did not find any major issues, but I did find myself
wanting more diagrams to visualize the topic, this is a personal preference to
aid and verify my understanding of the text and my be considered. The remainder
of this review is focused on minor edits and suggestions for improvmement that
don't materially change the document but may help implementers.

## Typo's and minor edits

Section 1.1 s/goverened/governed/ (typo)
Section 2.2 s/invarient/invariant/ (typo)
Section 2.2.1 s/This is the temporality model of [AIXM]./This is the
temporality model of Aeronautical Information Exchange Model [AIXM]./ (missing
acronym expansion) Section 2.4.2 s/may distributed/may be distributed/ (typo)
Section 2.5 s/Specific security considerations are discussed in the Section 6.
later in this document./Specific security considerations are discussed in
Section 6 later in this document./ (extra the) Section 3.1
s/phenomina/phenomena/ (typo) Section 4.3 s/as described in 3.1/as described in
Section 3.1/ (missing link and "Section") Section 6.5 s/Replay Attacks on
Time-Sensitive Data: Time variant network data.../Time-variant network data.../
(title replay and hyphenation) Section 6.6 s/Compromised Time Sources: The
reliance on.../The reliance on.../ (title replay)

## Inconsistencies in normative language
Use of should or must is present in this informational document, which is
understandable in the requirements section. But when should is used the
document provides no clear consequence for non-compliance. Some examples:
section 3.2 (what happens if management entities cannot provide updates as fast
as needed), 4.1 (what happens if a manager does not provide an advertisement
methodology for responding to abnormal changes).

## State propagation
Section 2.3 Topologies - There's some ambiguity/inconsistency with respect to
state propagation from nodes links and TPs. The text says "may define an
interpolation method" for nodes and TPs "should define an interpolation method"
for links It wasn't obvious to me why a node state impacts a link state since
"Nodes also contain termination points that anchor the links."  but in my
experience links are independent of the node or TP state.