Re: [v6ops] WGLC draft-ietf-v6ops-cpe-slaac-renum

Ted Lemon <mellon@fugue.com> Thu, 17 December 2020 20:20 UTC

Return-Path: <mellon@fugue.com>
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 0B0B33A0FEE for <v6ops@ietfa.amsl.com>; Thu, 17 Dec 2020 12:20:13 -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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=fugue-com.20150623.gappssmtp.com
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 NWa051yjbDrf for <v6ops@ietfa.amsl.com>; Thu, 17 Dec 2020 12:20:11 -0800 (PST)
Received: from mail-qk1-x72e.google.com (mail-qk1-x72e.google.com [IPv6:2607:f8b0:4864:20::72e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 362A23A0FEC for <v6ops@ietf.org>; Thu, 17 Dec 2020 12:20:11 -0800 (PST)
Received: by mail-qk1-x72e.google.com with SMTP id w79so27676860qkb.5 for <v6ops@ietf.org>; Thu, 17 Dec 2020 12:20:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fugue-com.20150623.gappssmtp.com; s=20150623; h=content-transfer-encoding:from:mime-version:subject:date:message-id :references:cc:in-reply-to:to; bh=F8KLK6kECyo3KApUutnyLgEiTJLy4TIfIhJJhgO8TOM=; b=C197B9wZlq/RKP1CtN+92FPJOiDXAE1TRVlhH93F40TZkYbXjnhs7pJWd45PZe9RoD ZDyxLHAPjqDqTexnZBekUW7LF08xObjGNfBv7UG//XDqtoiu2yBgZEjNAkaWkNQRmhy+ agE9a2o2OKKeyYCa0I9JwuEaxCI+Gu9xWbj4h9qTYvfXkyqzV3KH+RW4sNUuA3Q5BV0s HB/b1zBWCA/uTdQ8pfYrLbB/7oWgtllpJ5160FizfWwr98+G/fQrJYDCOQLFKrZGpRKF /f+XVs3VP7LUCwSGIWypfAoAFyTlKyQjYuWbXbANs5iI+QdJLSlvK1m4EZ4nP8eGR+Cw wZrw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:from:mime-version :subject:date:message-id:references:cc:in-reply-to:to; bh=F8KLK6kECyo3KApUutnyLgEiTJLy4TIfIhJJhgO8TOM=; b=thXfZkLe4UJ+HMm/KAv3zApW6iM1vU7TEeUEjWMdTg0/SZHAY+swWrlxVIW9sPioYs 3NGG5XZMn0EzybZnuwVSCuRxkWuQMyArgGqe36cG5jh29yFm9kIw27GZQc4P4SUKGUFe edyiSAyJYg0J+BRgXCmAQEuQqIs0h1ERnHZw0/vtpft3ri0yGOh2wmD1jB2L6YGqyh56 2wxbk5rn5ihjdlBIIuSrUCTX9s9HHZTnz6O3sYVueHEXimMy6FVO5mvElHK4I590J5oQ ehQXRvPjo1KlbYWJ2MLv/Y5E2de8S4rLjCsEhx3Ew0AbgVq24o0CnWx8RWq/m86Sf90f rGbQ==
X-Gm-Message-State: AOAM533yRLbWKeYL9Jhyc9pA1GvVfURpZvm96FkWh0XKywFEqf1WQ1+F SlfNaDLxcrYXXerBNeIV8fjZKYQCm7hl/A==
X-Google-Smtp-Source: ABdhPJzc4UIPmycmEd9wukA6FtLjC+5nCJsmHQXJlaWIOVmk/EAkIgk/X1SFVHYXKps+LbHLHvYHRA==
X-Received: by 2002:a37:2742:: with SMTP id n63mr1136418qkn.390.1608236410158; Thu, 17 Dec 2020 12:20:10 -0800 (PST)
Received: from [192.168.4.114] (c-24-91-177-160.hsd1.nh.comcast.net. [24.91.177.160]) by smtp.gmail.com with ESMTPSA id v137sm4423900qka.110.2020.12.17.12.20.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 17 Dec 2020 12:20:09 -0800 (PST)
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
From: Ted Lemon <mellon@fugue.com>
Mime-Version: 1.0 (1.0)
Date: Thu, 17 Dec 2020 15:20:08 -0500
Message-Id: <CC834DED-8FEC-4EDE-B9EC-28D347C14BB4@fugue.com>
References: <d52a3e63-a4f0-d861-0010-666d0cb26085@gmail.com>
Cc: Ron Bonica <rbonica=40juniper.net@dmarc.ietf.org>, v6ops@ietf.org
In-Reply-To: <d52a3e63-a4f0-d861-0010-666d0cb26085@gmail.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>
X-Mailer: iPhone Mail (18E118)
Archived-At: <https://mailarchive.ietf.org/arch/msg/v6ops/vFEC4ZMSzDnu3cEJLydCTfHm7NE>
Subject: Re: [v6ops] WGLC draft-ietf-v6ops-cpe-slaac-renum
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: Thu, 17 Dec 2020 20:20:13 -0000

Seconded. BCP good. 

> On Dec 17, 2020, at 14:42, Brian E Carpenter <brian.e.carpenter@gmail.com> wrote:
> 
> Hi,
> 
> I believe the change to BCP status and language is a good idea.
> 
> Regards
>   Brian Carpenter
> 
>> On 18-Dec-20 07:10, Ron Bonica wrote:
>> Folks,
>> 
>>  
>> 
>> This email begins a one week last call on draft-ietf-v6ops-cpe-slaac-renum. The scope of this last call is limited to text that has changed since the document was sent to the IESG.
>> 
>>  
>> 
>>                                                                              Ron
> 
> _______________________________________________
> v6ops mailing list
> v6ops@ietf.org
> https://www.ietf.org/mailman/listinfo/v6ops