Re: [Lsr] Flex Algo merge work, IS-IS and OSPF FAD sub-TLVs

Christian Hopps <chopps@chopps.org> Sat, 19 May 2018 12:31 UTC

Return-Path: <chopps@chopps.org>
X-Original-To: lsr@ietfa.amsl.com
Delivered-To: lsr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 019D912D871 for <lsr@ietfa.amsl.com>; Sat, 19 May 2018 05:31:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 1oKfNcKUoGPR for <lsr@ietfa.amsl.com>; Sat, 19 May 2018 05:31:54 -0700 (PDT)
Received: from smtp.chopps.org (smtp.chopps.org [54.88.81.56]) by ietfa.amsl.com (Postfix) with ESMTP id CE89F12D86A for <lsr@ietf.org>; Sat, 19 May 2018 05:31:53 -0700 (PDT)
Received: from stubbs.lan (47-50-69-38.static.klmz.mi.charter.com [47.50.69.38]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by smtp.chopps.org (Postfix) with ESMTPSA id 1E71463342; Sat, 19 May 2018 12:31:53 +0000 (UTC)
From: Christian Hopps <chopps@chopps.org>
Message-Id: <C7D2EE6F-772E-4F6B-B063-04557014648C@chopps.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_14FC3044-6836-46B2-881E-EB400F06562D"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\))
Date: Sat, 19 May 2018 08:31:51 -0400
In-Reply-To: <A3CC9624-9DE9-48AF-BDEA-AC07495667A9@cisco.com>
Cc: "lsr@ietf.org" <lsr@ietf.org>
To: "Acee Lindem (acee)" <acee@cisco.com>
References: <612C3B15-9DD2-48C0-A5E5-B999D07AD1D7@cisco.com> <62B7E5A8-179A-4833-AB18-E0EDC9EC4D9E@chopps.org> <A3CC9624-9DE9-48AF-BDEA-AC07495667A9@cisco.com>
X-Mailer: Apple Mail (2.3445.6.18)
Archived-At: <https://mailarchive.ietf.org/arch/msg/lsr/D4KQluFektNzqm81HRD-i1V1IbQ>
Subject: Re: [Lsr] Flex Algo merge work, IS-IS and OSPF FAD sub-TLVs
X-BeenThere: lsr@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Link State Routing Working Group <lsr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/lsr>, <mailto:lsr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/lsr/>
List-Post: <mailto:lsr@ietf.org>
List-Help: <mailto:lsr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/lsr>, <mailto:lsr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 19 May 2018 12:31:56 -0000


> On May 18, 2018, at 11:45 AM, Acee Lindem (acee) <acee@cisco.com> wrote:
>> There's actually nothing sub-optimal encoding-wise with option 2a or 2b. The drawback with option 2 is we have 2 different TLV structures, the registry can be shared though.
> 
> I don’t think 2b is an option since it increases the IS-IS type/length size. 2a would be viable but by the time you documented all the constraints and what OSPF should do if they weren’t followed, you’d have negated any benefit.

Perhaps it was not-obvious but option 2 is only adjusting the type field. The length field would remain as it is for each protocol, and thus there's no issues with documenting new ways of handling TLVs for either protocol, just a way to share the sub-tlv registries. It's really the most simple option.

Thanks,
Chris.

> 
> 
> If the WG really wants protocol convergence, everyone should move to OSPFv3 since it has all the advantages of both protocols. ;^)
> 
> Thanks,
> Acee
> 
> 
>> 
>> Thanks,
>> Chris.
>> 
>>> On May 18, 2018, at 10:29 AM, Acee Lindem (acee) <acee@cisco.com> wrote:
>>> 
>>> Hi Chris,
>>> 
>>> Somehow, I lost the mail below and was only able to retrieve it from the archive. Pardon my top posting.
>>> 
>>> While I believe that sharing code points for values, e.g., IGP Algorithm Type, is a good idea, I don’t necessarily think it is a good idea to merge the TLV type registries. It seems to me it would be a poor trade-off to impact optimal protocol encoding including implementation just so we can have a combined IANA registry. It is extremely unlikely that OSPF and IS-IS implementations will ever share a common TLV parsing library.
>>> 
>>> Note that we did discuss this once before in the context of the OSPF and IS-IS Tunnel Encapsulation drafts. I'd appreciate hearing what other WG members feel with respect to this issue.
>>> 
>>> Thanks,
>>> Acee
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Christian Hopps <chopps@chopps.org> Thu, 17 May 2018 21:07 UTC
>>> 
>>> So in looking at the IANA requests inside the newly merged flex algorithm draft I noticed that the document is creating 2 separate Flex Algorithm Definition sub-tlvs Registries for IS-IS and OSPF with the initial content described in sections:
>>> 
>>> 6.1.  ISIS Flexible Algorithm Exclude Admin Group Sub-TLV
>>> 6.2.  ISIS Flexible Algorithm Include-Any Admin Group Sub-TLV
>>> 6.3.  ISIS Flexible Algorithm Include-All Admin Group Sub-TLV
>>> 
>>> 7.1.  OSPF Flexible Algorithm Exclude Admin Group Sub-TLV
>>> 7.2.  OSPF Flexible Algorithm Include-Any Admin Group Sub-TLV
>>> 7.3.  OSPF Flexible Algorithm Include-All Admin Group Sub-TLV
>>> 
>>> They are basically the same thing (indeed the later OSPF sections refer back to the IS-IS sections), except for one detail AFAICT, the size of the type and length fields.
>>> 
>>> I think we may have some options here to make this a bit more elegant.
>>> 
>>> 1. Share the same sub-TLV structure
>>> a. using the OSPF sub-tlv structure (16 bit type and 16 bit len) for both protocols
>>> b. using the IS-IS sub-tlv structure (8 bit type and 8 bit len) for both protocols
>>> 
>>> 2. Use different structure with the same type field size of the
>>> a. more constrained IS-IS 8 bit size
>>> b. less constrained OSPF 16 bit size
>>> 
>>> 3. Define and use some generic method to define shared TLVs like this where the only actual difference is the size of the type and length fields.
>>> 
>>> 
>>> 1, Creates a clean and simple standard, 1 TLV definition and 1 sub-TLV registry.
>>> 
>>> 1a, has the property that the length value in IS-IS can't normally exceed an 8 bit value; however, sub-TLV length values are already constrained beyond the field size as sub-TLVs may appear anywhere in the TLV.
>>> 
>>> 1b, restricts both protocols to 256 types, and perhaps more importantly restricts the sub-TLV length to 257 octets. This is handled all the time in IS-IS using repeated TLVs, but not so much (ever?) in OSPF.
>>> 
>>> 
>>> 2. Allows us to at least create a single IANA registry for the sub-tlv types so we aren't duplicating them and their definitions for each protocol.
>>> 
>>> 
>>> 3. Is interesting but probably requires some work outside of this document.
>>> 
>>> 
>>> This document is serving as our guinea pig for how to merge work so I think it's worth spending some effort on these types of details.
>>> 
>>> Thanks,
>>> Chris.
>>> 
>> 
>