Re: [netmod] AD review of draft-ietf-netmod-rfc6021-bis-00.txt

Benoit Claise <bclaise@cisco.com> Mon, 25 March 2013 09:20 UTC

Return-Path: <bclaise@cisco.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 4A8F921F8EC2 for <netmod@ietfa.amsl.com>; Mon, 25 Mar 2013 02:20:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.599
X-Spam-Level:
X-Spam-Status: No, score=-10.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KcSxFIcfW9xf for <netmod@ietfa.amsl.com>; Mon, 25 Mar 2013 02:20:24 -0700 (PDT)
Received: from av-tac-bru.cisco.com (weird-brew.cisco.com [144.254.15.118]) by ietfa.amsl.com (Postfix) with ESMTP id 73BEF21F8EBB for <netmod@ietf.org>; Mon, 25 Mar 2013 02:20:24 -0700 (PDT)
X-TACSUNS: Virus Scanned
Received: from strange-brew.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-bru.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id r2P9KNrC025508 for <netmod@ietf.org>; Mon, 25 Mar 2013 10:20:23 +0100 (CET)
Received: from [10.60.67.84] (ams-bclaise-8913.cisco.com [10.60.67.84]) by strange-brew.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id r2P9Jrq9011247 for <netmod@ietf.org>; Mon, 25 Mar 2013 10:20:03 +0100 (CET)
Message-ID: <51501692.4050909@cisco.com>
Date: Mon, 25 Mar 2013 10:19:14 +0100
From: Benoit Claise <bclaise@cisco.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4
MIME-Version: 1.0
To: NETMOD Working Group <netmod@ietf.org>
References: <514C93E9.8@cisco.com> <20130324092228.GB19518@elstar.local>
In-Reply-To: <20130324092228.GB19518@elstar.local>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [netmod] AD review of draft-ietf-netmod-rfc6021-bis-00.txt
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.12
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: <http://www.ietf.org/mail-archive/web/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: Mon, 25 Mar 2013 09:20:25 -0000

Hi Juergen,

Please publish a new version, and the WG agrees on the solution.

Regards, Benoit
> Benoit,
>
> do you prefer to get a revised module before you do the IETF last call
> or do you just want the editors to track those changes and we post a
> revision at some later point during the process?
>
> /js
>
> On Fri, Mar 22, 2013 at 06:24:57PM +0100, Benoit Claise wrote:
>> Juergen, NETMOD participants,
>>
>> Two comments
>>
>> 1.
>> For the ip-address-no-zone, ipv4-address-no-zone, and
>> ipv6-address-no-zone, don't you need a reference to the zone
>> information in the description?
>>
>>       description
>>          "The ip-address-no-zone type represents an IP address without
>>           zone information in an IP version neutral way.  The format
>>           of the textual representations implies the IP version.";
>>
>> Doesn't give me a pointer to what a zone information is. So I don't
>> know what ip-address-no-zone is.
>> Note: I faced the zone issue only a year ago. Before that, I had no
>> clue what it was.
>>
>>
>> 2.
>> The section "Appendix A. Changes from RFC 6021" is pretty light:
>>
>>       This version adds new type definitions to the YANG modules. For
>>     the further details, see the revision statement of the YANG modules.
>>
>> Take it or leave it. However, I can tell that its resolution will
>> please some IESG members, specifically because the rfcdiff tool
>> doesn't do a good job of comparing RFC6021 with
>> draft-ietf-netmod-rfc6021-bis-00.txt
>>
>> Proposal
>>
>>       This version adds new type definitions to the YANG modules. The
>>     first YANG module, ietf-yang-types adds the following new data
>>     types: yang-identifier, hex-string, uuid, and dotted-quad. The
>>     second YANG module, ietf-inet-types, adds the following new data
>>     types: ip-address-no-zone, ipv4-address-no-zone, and
>>     ipv6-address-no-zone.
>>
>> Regards, Benoit (OPS AD)