Re: [Cbor] I-D Action: draft-ietf-cbor-network-addresses-04.txt

Carsten Bormann <cabo@tzi.org> Tue, 27 April 2021 11:06 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FF9A3A0FCB; Tue, 27 Apr 2021 04:06:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.219
X-Spam-Level:
X-Spam-Status: No, score=-4.219 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, 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 gq27W7rE1_sC; Tue, 27 Apr 2021 04:06:33 -0700 (PDT)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9B97C3A0F61; Tue, 27 Apr 2021 04:06:33 -0700 (PDT)
Received: from [192.168.217.112] (p548dcb12.dip0.t-ipconnect.de [84.141.203.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4FTzTz59T8zyjQ; Tue, 27 Apr 2021 13:06:31 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.60.0.2.21\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <22810.1619461385@localhost>
Date: Tue, 27 Apr 2021 13:06:30 +0200
Cc: Ole Troan <otroan@employees.org>, cbor@ietf.org, 6man@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <B077F0BB-A409-4FB8-92FB-987B214F9C24@tzi.org>
References: <12496.1619216560@localhost> <C3A4A868-4B39-4428-93AA-D0B88F79B9BD@employees.org> <14010.1619395579@localhost> <20BFAC30-05C3-4279-92A0-612D2304EE1E@tzi.org> <22810.1619461385@localhost>
To: Michael Richardson <mcr+ietf@sandelman.ca>
X-Mailer: Apple Mail (2.3654.60.0.2.21)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/wZSjxbsCRi41tGJ_uXFwOp98S1Q>
Subject: Re: [Cbor] I-D Action: draft-ietf-cbor-network-addresses-04.txt
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>, <mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>, <mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 27 Apr 2021 11:06:38 -0000

On 26. Apr 2021, at 20:23, Michael Richardson <mcr+ietf@sandelman.ca> wrote:
> 
> I find the need for a third case a bit inelegant, but I can live with it.

The purpose of the tag is to indicate the semantics, and I agree with Ole that prefix ≠ interface configuration (address + prefix).

Grüße, Carsten