The following errata report has been held for document update for RFC6991, "Common YANG Data Types".
-------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata/eid5105 -------------------------------------- Status: Held for Document Update Type: Editorial Reported by: Ladislav Lhotka <[email protected]> Date Reported: 2017-09-01 Held by: Benoit Claise (IESG) Section: 3 Original Text ------------- A schema node of this type will be set to zero (0) on creation and will thereafter increase monotonically until it reaches a maximum value of 2^32-1 (4294967295 decimal), when it wraps around and starts increasing again from zero. Corrected Text -------------- A leaf instance of this type will be set to zero (0) on creation and will thereafter increase monotonically until it reaches a maximum value of 2^32-1 (4294967295 decimal), when it wraps around and starts increasing again from zero. Notes ----- In a number of descriptions in both ietf-yang-types and ietf-inet-types, the term "schema node" is used incorrectly in places where "leaf instance" or "instance of a leaf" should be used instead. However, not all occurences of "schema node" are wrong: schema nodes just have to be distinguished from nodes in an instance data tree. -------------------------------------- RFC6991 (draft-ietf-netmod-rfc6021-bis-03) -------------------------------------- Title : Common YANG Data Types Publication Date : July 2013 Author(s) : J. Schoenwaelder, Ed. Category : PROPOSED STANDARD Source : NETCONF Data Modeling Language Area : Operations and Management Stream : IETF Verifying Party : IESG _______________________________________________ netmod mailing list [email protected] https://www.ietf.org/mailman/listinfo/netmod
