Re: [v6ops] [dhcwg] SLAAC renum: Problem Statement & Operational workarounds

Ole Troan <otroan@employees.org> Wed, 30 October 2019 22:08 UTC

Return-Path: <otroan@employees.org>
X-Original-To: v6ops@ietfa.amsl.com
Delivered-To: v6ops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 27EB412011A; Wed, 30 Oct 2019 15:08:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, 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 g0DZbZA7WMZo; Wed, 30 Oct 2019 15:08:56 -0700 (PDT)
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 21A891200D6; Wed, 30 Oct 2019 15:08:56 -0700 (PDT)
Received: from astfgl.hanazo.no (unknown [IPv6:2a02:20c8:5921:100:d81:142e:e6bf:3843]) (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 67CB54E11B4E; Wed, 30 Oct 2019 22:08:55 +0000 (UTC)
Received: from [IPv6:::1] (localhost [IPv6:::1]) by astfgl.hanazo.no (Postfix) with ESMTP id 6D66820A4B8B; Wed, 30 Oct 2019 23:08:51 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3594.4.19\))
From: Ole Troan <otroan@employees.org>
In-Reply-To: <B7085E51-25BF-4705-BF54-1C3CACC3815E@fugue.com>
Date: Wed, 30 Oct 2019 23:08:51 +0100
Cc: Bud Millwood <budm@weird-solutions.com>, "dhcwg@ietf.org" <dhcwg@ietf.org>, IPv6 Operations <v6ops@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <D8B7E6F7-C091-479F-8778-EC413B33EF62@employees.org>
References: <MWHPR1101MB2288616D545F3DAD1D1734A1CF600@MWHPR1101MB2288.namprd11.prod.outlook.com> <CAOpJ=k06SRAHR7S+UmvFu=zvyk8j_uica2gdbBij+5pr+Jykww@mail.gmail.com> <B7085E51-25BF-4705-BF54-1C3CACC3815E@fugue.com>
To: Ted Lemon <mellon@fugue.com>
X-Mailer: Apple Mail (2.3594.4.19)
Archived-At: <https://mailarchive.ietf.org/arch/msg/v6ops/nC11VsadcqcD8HzOX55DsYZ7lPY>
Subject: Re: [v6ops] [dhcwg] SLAAC renum: Problem Statement & Operational workarounds
X-BeenThere: v6ops@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: v6ops discussion list <v6ops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/v6ops>, <mailto:v6ops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/v6ops/>
List-Post: <mailto:v6ops@ietf.org>
List-Help: <mailto:v6ops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/v6ops>, <mailto:v6ops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 30 Oct 2019 22:08:57 -0000

>> I wonder if introducing suggestions (1) or (2) aren't pushing existing
>> clients to expose new bugs they may have? Suggestion (4) seems
>> reasonable to me.
> 
> Clients that have bugs should be updated.  Routers that aren’t updatable should be binned.   Sites that have massive numbers of non-updatable routers that can’t be updated don’t have to turn the feature on.   I think it’s fine to make this a server configuration parameter.
> 
> The benefit to doing this correctly is that it’s arguably already correct.  There are likely routers out there that will already do the right thing when they get a deprecated prefix.   The most likely use case for a deprecated prefix is not that it has a valid lifetime of zero, but that it has a preferred lifetime of zero: a graceful renumbering event.   DHCPv6 should already support graceful renumbering.   This was a design goal.

Right, why wouldn't this just be (accellerated) graceful renumbering as already described in 3633/8415.
I don't understand why this would expose bugs or require a new option?

Cheers,
Ole