RFC Errata
RFC 5520, "Preserving Topology Confidentiality in Inter-Domain Path Computation Using a Path-Key-Based Mechanism", April 2009
Source of RFC: pce (rtg)
Errata ID: 3583
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Abdussalam Baryun
Date Reported: 2013-04-07
Held for Document Update by: Adrian Farrel
Section 3.2.3 says:
The format of a PCReq message is as follows: <PCReq Message>::= <Common Header> [<SVEC-list>] <request-list> where: <svec-list>::=<SVEC>[<svec-list>] <request-list>::=<request>[<request-list>]
It should say:
The format of a PCReq message is as follows: <PCReq Message>::= <Common Header> [<svec-list>] <request-list> where: <svec-list>::=<SVEC>[<svec-list>] <request-list>::=<request>[<request-list>]
Notes:
The corrected text is as RFC5440 section 6.4, the editorial difference is <SVEC-list> in RFC5520 and in RFC5440 is <svec-list>.