RFC Errata
RFC 5812, "Forwarding and Control Element Separation (ForCES) Forwarding Element Model", March 2010
Note: This RFC has been updated by RFC 7408
Source of RFC: forces (rtg)See Also: RFC 5812 w/ inline errata
Errata ID: 3487
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Jamal Hadi Salim
Date Reported: 2013-02-18
Verifier Name: Adrian Farrel
Date Verified: 2013-02-19
Section 5.1 says:
<component access="read-only" componentID="7"> <name>FEState</name> <synopsis>State of this FE</synopsis> <typeRef>FEStateValues</typeRef> </component>
It should say:
<component access="read-write" componentID="7"> <name>FEState</name> <synopsis>State of this FE</synopsis> <typeRef>FEStateValues</typeRef> </component>
Notes:
FEObject FEState (component ID 7) is read-write. It was mistakenly
labelled read-only