Re: [Cbor] I-D Action: draft-ietf-cbor-network-addresses-04.txt
Carsten Bormann <cabo@tzi.org> Mon, 26 April 2021 05:15 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 870323A1911; Sun, 25 Apr 2021 22:15:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.919
X-Spam-Level:
X-Spam-Status: No, score=-1.919 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 0nkJ2uOl7xDv; Sun, 25 Apr 2021 22:15:23 -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 CC4333A190F; Sun, 25 Apr 2021 22:15:21 -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 4FTClB1j5FzyVP; Mon, 26 Apr 2021 07:15:18 +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: <14010.1619395579@localhost>
Date: Mon, 26 Apr 2021 07:15:17 +0200
Cc: Ole Troan <otroan@employees.org>, cbor@ietf.org, 6man@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <20BFAC30-05C3-4279-92A0-612D2304EE1E@tzi.org>
References: <12496.1619216560@localhost> <C3A4A868-4B39-4428-93AA-D0B88F79B9BD@employees.org> <14010.1619395579@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/KHSDAZvVCiTdoFtx6ALN26hlp4E>
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: Mon, 26 Apr 2021 05:15:28 -0000
On 26. Apr 2021, at 02:06, Michael Richardson <mcr+ietf@sandelman.ca> wrote: > >> - so you don’t want to support the commonly used shortcut of specifying >> both and address and a prefix in one? > > I don't understand your suggestion. > X - address > [n,X] - prefix Back in IPv4-land, we often said something like “Configure the interface to 192.168.3.5/24” Which is a short-cut for “Configure the interface to address 192.168.3.5, prefix 192.168.3.0/24” Since address/prefix is structurally similar to a prefix (but uses a full 32-bit address), it could be expressed by adding a third case > A - address > [n,P] - prefix > [A,n] - address/prefix Where A is a 4-byte byte-string, P is a 0-to-4-byte byte string, and n is an unsigned integer 0 to 32. This construct is less common in IPv6-land, because n is usually 64, so sending the address suffices, but there are exceptions to that here, too. Grüße, Carsten
- [Cbor] I-D Action: draft-ietf-cbor-network-addres… internet-drafts
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… otroan
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Ole Troan
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Carsten Bormann
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Brian E Carpenter
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Carsten Bormann
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Carsten Bormann
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… otroan
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Carsten Bormann
- Re: [Cbor] I-D Action: draft-ietf-cbor-network-ad… Michael Richardson