[netconf] [Errata Verified] RFC8040 (5566)

RFC Errata System <rfc-editor@rfc-editor.org> Tue, 09 July 2019 11:58 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5DB331200E9; Tue, 9 Jul 2019 04:58:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, 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 J0dhUlr0dqdt; Tue, 9 Jul 2019 04:58:33 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B173A1200E0; Tue, 9 Jul 2019 04:58:33 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 5D2ECB8160A; Tue, 9 Jul 2019 04:58:31 -0700 (PDT)
To: mbj@tail-f.com, andy@yumaworks.com, mbj@tail-f.com, kwatsen@juniper.net
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: ibagdona@gmail.com, iesg@ietf.org, netconf@ietf.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20190709115831.5D2ECB8160A@rfc-editor.org>
Date: Tue, 09 Jul 2019 04:58:31 -0700
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/UWyyEfbBdFnORj3fSy2neG3f4YY>
Subject: [netconf] [Errata Verified] RFC8040 (5566)
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: NETCONF WG list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/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: Tue, 09 Jul 2019 11:58:35 -0000

The following errata report has been verified for RFC8040,
"RESTCONF Protocol". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid5566

--------------------------------------
Status: Verified
Type: Technical

Reported by: Martin Björklund <mbj@tail-f.com>
Date Reported: 2018-12-03
Verified by: Ignas Bagdonas (IESG)

Section: B.3.2

Original Text
-------------
          "player" : {
            "gap" : 0.5
          }


Corrected Text
--------------
          "player" : {
            "gap" : "0.5"
          }


Notes
-----
The quoted text occurs twice; p 128 and p 130.

The leaf "gap" is defined as type decimal64 in A.1.  According to RFC 7951, section 6.1, a decimal64 type is represented as a string in JSON.

--------------------------------------
RFC8040 (draft-ietf-netconf-restconf-18)
--------------------------------------
Title               : RESTCONF Protocol
Publication Date    : January 2017
Author(s)           : A. Bierman, M. Bjorklund, K. Watsen
Category            : PROPOSED STANDARD
Source              : Network Configuration
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG