Re: Metadata over IPv6

otroan@employees.org Tue, 17 December 2019 21:55 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 A40231200D6 for <ipv6@ietfa.amsl.com>; Tue, 17 Dec 2019 13:55:02 -0800 (PST)
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, 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 AqHWOJA2jOsn for <ipv6@ietfa.amsl.com>; Tue, 17 Dec 2019 13:54:59 -0800 (PST)
Received: from clarinet.employees.org (clarinet.employees.org [198.137.202.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 B6E551200B1 for <ipv6@ietf.org>; Tue, 17 Dec 2019 13:54:59 -0800 (PST)
Received: from astfgl.hanazo.no (unknown [IPv6:2a01:79d:53aa:d30:4c54:926b:1ef4:2515]) (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 842584E121EA; Tue, 17 Dec 2019 21:54:57 +0000 (UTC)
Received: from [127.0.0.1] (localhost [127.0.0.1]) by astfgl.hanazo.no (Postfix) with ESMTP id D7B39262E684; Tue, 17 Dec 2019 22:54:55 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3601.0.10\))
Subject: Re: Metadata over IPv6
From: otroan@employees.org
In-Reply-To: <6202a23d-0676-acd1-5308-491f6323839d@gmail.com>
Date: Tue, 17 Dec 2019 22:54:55 +0100
Cc: Fred Baker <fredbaker.ietf@gmail.com>, 6man WG <ipv6@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <4C7D7A5E-AA0C-4089-BDD6-9C6819EF8F55@employees.org>
References: <eee1ebe3-dd1a-1a5b-21a8-739857995abf@gmail.com> <32CDF4DD-6AB2-453B-9C62-2DE854BEF764@gmail.com> <6202a23d-0676-acd1-5308-491f6323839d@gmail.com>
To: Brian Haley <haleyb.dev@gmail.com>
X-Mailer: Apple Mail (2.3601.0.10)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/QLHoMibw_Il4rlwboc7EhFW_4nI>
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: Tue, 17 Dec 2019 21:55:03 -0000

Hi Brian,

>> Thanks for the question.
>> What comes quickly to mind is RFC 1546, which describes a local "Host Anycasting Service". Related, https://tools.ietf.org/html/rfc4291#section-2.6 and https://tools.ietf.org/html/rfc4291#section-2.7, which respectively talk about local anycast and scoped multicast (one of the scopes being "local").
>> The bit pattern of a link-local address might be useful. That said, I would want this to not be "one-of", known by a few that happen to use a proprietary service (AWS), but consistent with the IPv6 addressing architecture and openly documented. From that perspective, I should think I might want a short RFC (I can help with drafting, if you like) that identifies the bit pattern and talks about it a bit.
>> When documented in that way, one could imagine IANA picking it up. They do that.
> 
> Hi Fred,
> 
> So it seems you and Mark are of the same mindset that I should request a new anycast allocation for this, which I'm fine with because it becomes official, even if it does take more time.  It should be a very short draft.
> 
> And just for my own sanity, this anycast address would apply to an address of any scope, correct?  For example, given 7c is the next one available:
> 
> fe80::7c
> 2001:db8::7c
> 
> I just want to make sure I cover the case where there isn't any configured IPv6 address besides the link-local.

Is you problem solvable using "service discovery" (e.g. DNS-SD)?

Best regards,
Ole