Re: [netmod] Last Call: draft-schoenw-netmod-rfc6021-bis-01 (20130204)

Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> Mon, 21 January 2013 17:08 UTC

Return-Path: <j.schoenwaelder@jacobs-university.de>
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 3D43321F87F3 for <netmod@ietfa.amsl.com>; Mon, 21 Jan 2013 09:08:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.081
X-Spam-Level:
X-Spam-Status: No, score=-103.081 tagged_above=-999 required=5 tests=[AWL=0.168, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IZfZjI74SjLt for <netmod@ietfa.amsl.com>; Mon, 21 Jan 2013 09:08:06 -0800 (PST)
Received: from hermes.jacobs-university.de (hermes.jacobs-university.de [212.201.44.23]) by ietfa.amsl.com (Postfix) with ESMTP id 4B94921F87C8 for <netmod@ietf.org>; Mon, 21 Jan 2013 09:08:06 -0800 (PST)
Received: from localhost (demetrius4.jacobs-university.de [212.201.44.49]) by hermes.jacobs-university.de (Postfix) with ESMTP id A2AE620BD8; Mon, 21 Jan 2013 18:08:05 +0100 (CET)
X-Virus-Scanned: amavisd-new at jacobs-university.de
Received: from hermes.jacobs-university.de ([212.201.44.23]) by localhost (demetrius4.jacobs-university.de [212.201.44.32]) (amavisd-new, port 10024) with ESMTP id zUl-GLIuDwj9; Mon, 21 Jan 2013 18:08:05 +0100 (CET)
Received: from elstar.local (elstar.jacobs.jacobs-university.de [10.50.231.133]) by hermes.jacobs-university.de (Postfix) with ESMTP id 2F4FE20BD5; Mon, 21 Jan 2013 18:08:05 +0100 (CET)
Received: by elstar.local (Postfix, from userid 501) id 384CA2417FA3; Mon, 21 Jan 2013 18:08:08 +0100 (CET)
Date: Mon, 21 Jan 2013 18:08:08 +0100
From: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
To: Phil Shafer <phil@juniper.net>
Message-ID: <20130121170808.GA41335@elstar.local>
Mail-Followup-To: Phil Shafer <phil@juniper.net>, Martin Bjorklund <mbj@tail-f.com>, netmod@ietf.org
References: <20130121.083625.409305784.mbj@tail-f.com> <201301211649.r0LGmtcC082217@idle.juniper.net>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <201301211649.r0LGmtcC082217@idle.juniper.net>
User-Agent: Mutt/1.5.21 (2010-09-15)
Cc: netmod@ietf.org
Subject: Re: [netmod] Last Call: draft-schoenw-netmod-rfc6021-bis-01 (20130204)
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
Reply-To: Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de>
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, 21 Jan 2013 17:08:07 -0000

On Mon, Jan 21, 2013 at 11:48:55AM -0500, Phil Shafer wrote:
> Martin Bjorklund writes:
> >The pattern for hex-string .....
> >  pattern '[0-9a-fA-F]{2}(:[0-9a-fA-F]{2})*';
> 
> Why not support "f:0:4:3:3:1" (single digits)?

Never seen that before.
 
> Do we canonicalize to upper or lower case?

The full definition reads like this:

  typedef hex-string {
    type string {
      pattern '[0-9a-fA-F]{2}(:[0-9a-fA-F]{2})*';
    }
    description
     "A hexadecimal string with octets represented as hex digits
      separated by colons.  The canonical representation uses 
      lowercase characters.";
  }

/js

-- 
Juergen Schoenwaelder           Jacobs University Bremen gGmbH
Phone: +49 421 200 3587         Campus Ring 1, 28759 Bremen, Germany
Fax:   +49 421 200 3103         <http://www.jacobs-university.de/>