Re: [netmod] A reworking of RFC8343

Martin Bjorklund <mbj@tail-f.com> Tue, 22 October 2019 11:32 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D6450120041 for <netmod@ietfa.amsl.com>; Tue, 22 Oct 2019 04:32:02 -0700 (PDT)
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 pv9R7P9cJpYb for <netmod@ietfa.amsl.com>; Tue, 22 Oct 2019 04:32:01 -0700 (PDT)
Received: from mail.tail-f.com (mail.tail-f.com [46.21.102.45]) by ietfa.amsl.com (Postfix) with ESMTP id 997DF12002E for <netmod@ietf.org>; Tue, 22 Oct 2019 04:32:01 -0700 (PDT)
Received: from localhost (unknown [173.38.220.41]) by mail.tail-f.com (Postfix) with ESMTPSA id 88EE71AE03DD; Tue, 22 Oct 2019 13:32:00 +0200 (CEST)
Date: Tue, 22 Oct 2019 13:31:31 +0200
Message-Id: <20191022.133131.983827662033885262.mbj@tail-f.com>
To: ietfc@btconnect.com
Cc: netmod@ietf.org
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <039001d588c2$bb3d7e20$4001a8c0@gateway.2wire.net>
References: <8736fmtk3d.fsf@nic.cz> <20191021.134014.40553165389352172.mbj@tail-f.com> <039001d588c2$bb3d7e20$4001a8c0@gateway.2wire.net>
X-Mailer: Mew version 6.8 on Emacs 25.2
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/3QZu6bpifDJ3To_njiKwX7RSHnw>
Subject: Re: [netmod] A reworking of RFC8343
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 22 Oct 2019 11:32:03 -0000

tom petch <ietfc@btconnect.com> wrote:
> Martin
> 
> I am wondering how much you know about a module that says
>       WG List:  <mailto:netmod@ietf.org>
>       Editor:   Martin Bjorklund
>                 <mailto:mbj@tail-f.com>";
> 
> The module is
>   module ietf-ucpe-interfaces {
> in
>   draft-shytyi-opsawg-vysm-04

Haha!  I don't know anything about it.

> The author appears to have taken RFC8343, changed the module and prefix
> name (but not the Editor) and added, at the top level,
>    augment "/ietf-vysm:ucpe" {
> (ucpe also appears in this I-D).  I have commented on the OPSAWG list
> about this approach not being one I have seen before and the response is
> that the yang validator is fine with it.
> 
> Thoughts?

Clearly unacceptable.  Unclear why a ucpe can't implement
ietf-interfaces from 8343.

> An earlier version of this module had
>   import tailf-ncs
> which also had me wondering.

Hmm.



/martin