The following errata report has been rejected for RFC6020,
"YANG - A Data Modeling Language for the Network Configuration Protocol 
(NETCONF)".

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

--------------------------------------
Status: Rejected
Type: Technical

Reported by: Bob Harold <rharo...@umich.edu>
Date Reported: 2018-03-02
Rejected by: Benoit Claise (IESG)

Section: 7.18.1

Original Text
-------------
   In order for a device to implement a feature that is dependent on any
   other features (i.e., the feature has one or more "if-feature" sub-
   statements), the device MUST also implement all the dependant
   features.

Corrected Text
--------------
   In order for a device to implement a feature that is dependent on any
   other features (i.e. the feature is a sub-statement of another 
   "if-feature" statement), the device MUST also implement all the 
   dependent features.

Notes
-----
The direction of the dependency is stated backwards.
Consider for example:

if-feature aaa;
    statements ...;
    if-feature bbb;

This should allow feature aaa to exist without feature bbb.
bbb should depend on aaa, but aaa should not depend on bbb
 --VERIFIER NOTES-- 
The current text is correct, according to Kent Watsen



--------------------------------------
RFC6020 (draft-ietf-netmod-yang-13)
--------------------------------------
Title               : YANG - A Data Modeling Language for the Network 
Configuration Protocol (NETCONF)
Publication Date    : October 2010
Author(s)           : M. Bjorklund, Ed.
Category            : PROPOSED STANDARD
Source              : Network Modeling
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG

_______________________________________________
netmod mailing list
netmod@ietf.org
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to