Re: [Idr] Benjamin Kaduk's Discuss on draft-ietf-idr-flow-spec-v6-19: (with DISCUSS and COMMENT)

Benjamin Kaduk <kaduk@mit.edu> Mon, 16 November 2020 07:58 UTC

Return-Path: <kaduk@mit.edu>
X-Original-To: idr@ietfa.amsl.com
Delivered-To: idr@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF6893A1481; Sun, 15 Nov 2020 23:58:12 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level:
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, 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 sf5VAb5skbKu; Sun, 15 Nov 2020 23:58:11 -0800 (PST)
Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 68E523A1545; Sun, 15 Nov 2020 23:58:09 -0800 (PST)
Received: from kduck.mit.edu ([24.16.140.251]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 0AG7vv9O029828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 16 Nov 2020 02:58:01 -0500
Date: Sun, 15 Nov 2020 23:57:56 -0800
From: Benjamin Kaduk <kaduk@mit.edu>
To: Jeffrey Haas <jhaas@pfrc.org>
Cc: Christoph Loibl <c@tix.at>, "idr@ietf. org" <idr@ietf.org>, draft-ietf-idr-flow-spec-v6@ietf.org, Robert Raszuk <robert@raszuk.net>, idr-chairs@ietf.org, The IESG <iesg@ietf.org>, Erik Kline <ek.ietf@gmail.com>
Message-ID: <20201116075756.GQ39170@kduck.mit.edu>
References: <E70A15BB-5C6C-447A-832C-571D413139E3@tix.at> <20201109205805.GY39170@kduck.mit.edu> <20201116080901.GI2881@pfrc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20201116080901.GI2881@pfrc.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/idr/oMvan6PWM_KIEvrnM9HlzqTCv2I>
Subject: Re: [Idr] Benjamin Kaduk's Discuss on draft-ietf-idr-flow-spec-v6-19: (with DISCUSS and COMMENT)
X-BeenThere: idr@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Inter-Domain Routing <idr.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/idr>, <mailto:idr-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/idr/>
List-Post: <mailto:idr@ietf.org>
List-Help: <mailto:idr-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/idr>, <mailto:idr-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Nov 2020 07:58:13 -0000

On Mon, Nov 16, 2020 at 03:09:01AM -0500, Jeffrey Haas wrote:
> Ben,
> 
> On Mon, Nov 09, 2020 at 12:58:05PM -0800, Benjamin Kaduk wrote:
> > > How can we continue?
> > 
> > I think it would be okay to just drop the specific mention of 1- and 2-byte
> > encoding for the flow label match, so we have "[t]ype 13 component values
> > SHOULD be encoded as 4-byte quantities (len=10)".
> 
> I will note that Juniper's implementation simply goes for best-fit for any
> given value.  While the SHOULD for 4-byte sizing won't make us
> non-conformant, it's not what we do.  E.g. a value that can fit into one
> byte will use that length.
> 
> Given the general encoding of lengths in the base flowspec document, you can
> insist on whatever size you want for the SHOULD of the size to send, but
> receivers need to follow Postel's maxim on receipt.

I agree.

Thanks for commenting,

Ben