Re: [Netconf] FW: AUTH48 [MF]: RFC 6022 <draft-ietf-netconf-monitoring-15.txt> NOW AVAILABLE

Martin Bjorklund <mbj@tail-f.com> Thu, 23 September 2010 18:46 UTC

Return-Path: <mbj@tail-f.com>
X-Original-To: netconf@core3.amsl.com
Delivered-To: netconf@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1AC1A3A69F3 for <netconf@core3.amsl.com>; Thu, 23 Sep 2010 11:46:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.725
X-Spam-Level:
X-Spam-Status: No, score=-1.725 tagged_above=-999 required=5 tests=[AWL=0.321, BAYES_00=-2.599, HELO_MISMATCH_COM=0.553]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bZJfNeyDZa2Z for <netconf@core3.amsl.com>; Thu, 23 Sep 2010 11:46:06 -0700 (PDT)
Received: from mail.tail-f.com (de-0316.d.ipeer.se [213.180.79.212]) by core3.amsl.com (Postfix) with ESMTP id F41F43A67D4 for <netconf@ietf.org>; Thu, 23 Sep 2010 11:46:05 -0700 (PDT)
Received: from localhost (c213-100-166-50.swipnet.se [213.100.166.50]) by mail.tail-f.com (Postfix) with ESMTPSA id 5B02C76C1A0; Thu, 23 Sep 2010 20:46:34 +0200 (CEST)
Date: Thu, 23 Sep 2010 20:46:33 +0200
Message-Id: <20100923.204633.174005398.mbj@tail-f.com>
To: j.schoenwaelder@jacobs-university.de
From: Martin Bjorklund <mbj@tail-f.com>
In-Reply-To: <20100923175208.GB34990@elstar.local>
References: <80A0822C5E9A4440A5117C2F4CD36A64FCCF30@DEMUEXC006.nsn-intra.net> <20100923175208.GB34990@elstar.local>
X-Mailer: Mew version 7.0.50 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Cc: netconf@ietf.org
Subject: Re: [Netconf] FW: AUTH48 [MF]: RFC 6022 <draft-ietf-netconf-monitoring-15.txt> NOW AVAILABLE
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/netconf>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 23 Sep 2010 18:46:07 -0000

Juergen Schoenwaelder <j.schoenwaelder@jacobs-university.de> wrote:
> If someone has an html diff, it would be easier to see the changes.

I don't have an html diff for this change, but this is the one:

p. 4  (the list is called "list datatore", not "list configuration"
       in the data model)
OLD:

   The /netconf-state/datastores subtree contains the list of available
   datastores for the NETCONF server and includes information on their
   lock state.

   configuration
       /name
       /locks

NEW:

   The /netconf-state/datastores subtree contains the list of available
   datastores for the NETCONF server and includes information on their
   lock state.

   datastore
       /name
       /locks



/martin