[Lsr] Mahesh Jethanandani's No Objection on draft-ietf-lsr-dynamic-flooding-algorithm-04: (with COMMENT)

Mahesh Jethanandani via Datatracker <noreply@ietf.org> Wed, 19 August 2026 01:50 UTC

Return-Path: <noreply@ietf.org>
X-Original-To: lsr@ietf.org
Delivered-To: lsr@mail2.ietf.org
Received: from [10.244.9.159] (gaia.k8s.ietf.org [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id A738A12C01025; Tue, 18 Aug 2026 18:50:38 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1787104238; bh=TgKszfv/3NY1kRm9E3mGDUYdO0C4WrXoSxY0dOKLxEE=; h=From:To:Cc:Subject:Reply-To:Date; b=CDIierUoogz4q/pJ15LuOuXjyPBeK9qyblj40m2GCaiwsvbDZfhYeDfGSj+32cENV gplR5Oxhlorusz3yI8ahRlG/Qy7H6F8lij87nBi2Zx5GI5aF43WcdkuxF5G8ye9HTm 4G2Hcw0jfs4m99th2txqXmZKY02Ve1pKbOx7lCXk=
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: Mahesh Jethanandani via Datatracker <noreply@ietf.org>
To: The IESG <iesg@ietf.org>
X-Test-IDTracker: no
X-IETF-IDTracker: 12.71.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <178710423859.624655.11950480673085722247@dt-datatracker-7c6ddbc678-lb5nk>
Date: Tue, 18 Aug 2026 18:50:38 -0700
Message-ID-Hash: 5RCELKXUUKTCJNSYLLKW5ODMSXGI54VR
X-Message-ID-Hash: 5RCELKXUUKTCJNSYLLKW5ODMSXGI54VR
X-MailFrom: noreply@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-lsr.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: acee.ietf@gmail.com, draft-ietf-lsr-dynamic-flooding-algorithm@ietf.org, lsr-chairs@ietf.org, lsr@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: Mahesh Jethanandani <mjethanandani@gmail.com>
Subject: [Lsr] Mahesh Jethanandani's No Objection on draft-ietf-lsr-dynamic-flooding-algorithm-04: (with COMMENT)
List-Id: Link State Routing Working Group <lsr.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/3RU214MDDT6jk69pOpkwOuPUC5A>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsr>
List-Help: <mailto:lsr-request@ietf.org?subject=help>
List-Owner: <mailto:lsr-owner@ietf.org>
List-Post: <mailto:lsr@ietf.org>
List-Subscribe: <mailto:lsr-join@ietf.org>
List-Unsubscribe: <mailto:lsr-leave@ietf.org>

Mahesh Jethanandani has entered the following ballot position for
draft-ietf-lsr-dynamic-flooding-algorithm-04: No Objection

When responding, please keep the subject line intact and reply to all
email addresses included in the To and CC lines. (Feel free to cut this
introductory paragraph, however.)


Please refer to https://www.ietf.org/about/groups/iesg/statements/handling-ballot-positions/ 
for more information about how to handle DISCUSS and COMMENT positions.


The document, along with other ballot positions, can be found here:
https://datatracker.ietf.org/doc/draft-ietf-lsr-dynamic-flooding-algorithm/



----------------------------------------------------------------------
COMMENT:
----------------------------------------------------------------------

Abstract, third and fourth paragraphs:

24 >    This document discloses the algorithm that we have developed in order
25 >    to make it easier for other developers to implement similar
26 >    algorithms.  We do not claim that our algorithm is optimal, rather it
27 >    is a pragmatic effort and we expect that further research and
28 >    refinement can improve the results.
29 >
30 >    We are not currently proposing that this algorithm be standardized,
31 >    nor that the working group use this as a basis for further
32 >    standardization work, however we have no objections if the working
33 >    group chooses to do so.  This document is published as an
34 >    Experimental RFC to gain operational and implementation experience
35 >    with the specified dynamic flooding algorithm.  The intent is to
36 >    assess the suitability of this algorithm for advancement to the
37 >    Standards Track as a Proposed Standard, pending sufficient deployment
38 >    experience and feedback from the community.

I support Ketan's and Mike's requests to trim this. It's worth adding some
history: Gunter raised essentially the same tension in his shepherding AD
review of -03 back in June -- his major issue #1 was that the draft "claims
the algorithm isn't proposed for standardization yet discusses assessing
suitability for Proposed Standard." Tony's reply said he'd "attempted to
address" the comments, but the paragraphs that survived into -04 read the
same as what triggered that comment. Three ballot positions have now landed
on the identical passage. That suggests the ambiguity isn't obvious to fix
from a general request to tighten the language; a concrete rewrite
suggestion from the responsible AD may get further than a third restatement
of the problem.

---

I thank Luigi Iannone (OPSDIR) for flagging the missing Operational
Considerations section. As draft-ietf-opsawg-rfc5706bis is still a WG
document, I'm not treating this as blocking, but Luigi's specific questions
strike me as exactly right: does every node need to support this algorithm
or can deployments mix it with other computation, can the topology-computation
parameters (DFS depth, tie-breaking) be configured, and what happens to
arc-path integrity when a node on an arc path fails. Section 4 of
RFC 9667 is a reasonable template for the authors to work from.