Re: We don't seem to be following our processes (Re: Network Programming - Penultimate Segment Popping)

otroan@employees.org Sat, 07 December 2019 10:30 UTC

Return-Path: <otroan@employees.org>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60DB612016E for <ipv6@ietfa.amsl.com>; Sat, 7 Dec 2019 02:30:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-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 yfs8B18GvYMd for <ipv6@ietfa.amsl.com>; Sat, 7 Dec 2019 02:30:16 -0800 (PST)
Received: from clarinet.employees.org (clarinet.employees.org [IPv6:2607:7c80:54:3::74]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4F784120142 for <ipv6@ietf.org>; Sat, 7 Dec 2019 02:30:16 -0800 (PST)
Received: from astfgl.hanazo.no (246.51-175-81.customer.lyse.net [51.175.81.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by clarinet.employees.org (Postfix) with ESMTPSA id 2EA5B4E11ADE; Sat, 7 Dec 2019 10:30:15 +0000 (UTC)
Received: from [127.0.0.1] (localhost [127.0.0.1]) by astfgl.hanazo.no (Postfix) with ESMTP id 5F3882538265; Sat, 7 Dec 2019 11:30:12 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3601.0.10\))
Subject: Re: We don't seem to be following our processes (Re: Network Programming - Penultimate Segment Popping)
From: otroan@employees.org
In-Reply-To: <88287cb0-c0c3-f990-4dd7-338df87c7fb2@joelhalpern.com>
Date: Sat, 07 Dec 2019 11:30:12 +0100
Cc: 6man WG <ipv6@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <4E76C386-FB1E-4E48-814D-BB626466BEE3@employees.org>
References: <CALx6S3588ja9AZzBQ0dqwx0j-ki6A5tusye+odQKPyAyF+hEww@mail.gmail.com> <10E890EA-3278-44EE-881E-EBC91D419587@employees.org> <88287cb0-c0c3-f990-4dd7-338df87c7fb2@joelhalpern.com>
To: "Joel M. Halpern" <jmh@joelhalpern.com>
X-Mailer: Apple Mail (2.3601.0.10)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/de2LRHJkt4793gIRSoRguGDYUuo>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Dec 2019 10:30:17 -0000

Joel,

> The TI-LFA task can clearly be done with encapsulation.  That the proponents do not desire to do so is clear and understood.  Not desiring to do so is not a reason to violate a Full Standard RFC.
> 
> That is why I asked what the purpose was for header insertion.  And citing the TI-LFA draft does not answer the quesiton.

The point I tried to make was that propopents of EH insertiona had a slightly more nuanced motivation for doing what they are doing,
than what Fernando portray in this paragraph:

>> 3) Besides the technical arguments against EH insertion (which have been
>> codified in draft-smith-6man-in-flight-eh-insertion-harmful, I have
>> asked *lots* of times what's the technical motivation for doing EH
>> insertion. It boils down to "to save 40 bytes", which doesn't seem to me
>> as a compelling argument to violate the spec -- even less in a design
>> that employs 128-bit waypoints and is claimed to be operated in a
>> limited domain.

I see it necessary to speak up when I see participants consistently arguing against strawman.
And call upon higher deities (RFC8200).

Strawman #1:
The proponents of EH insertion proposes to do insertion/deletion directly on user (Internet) traffic.

=> There may be a suspicion that this is what they want, but it is not what they have written down, nor claim.
Take an example of 3 routers A, B and C that is under the same control.
Traffic travels from left to right.

A -- B -- C

A has a tunnel to C using ULA source and destination.
A packet ingresses on A, is encapsulated and forwarded towards C.
A has for reasons unknown to us outsourced a function to B. Where B insert an extension header in the packet originated by A.
C is also in on the game, being a tunnel end-point, removing the encapsulating header and extension header.

If you can leave the nuances of SR and the whatever they propose on the shelf for a minute.

Do you agree in principle that this approach of "header insertion in a controlled domain" can be made to work,
and should be indiscernible from A inserting the extension header itself?

Ole