RFC Errata
RFC 5440, "Path Computation Element (PCE) Communication Protocol (PCEP)", March 2009
Note: This RFC has been updated by RFC 7896, RFC 8253, RFC 8356, RFC 9488, RFC 9756
Source of RFC: pce (rtg)See Also: RFC 5440 w/ inline errata
Errata ID: 8349
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Mrinmoy Das
Date Reported: 2025-03-27
Verifier Name: Ketan Talaulikar
Date Verified: 2025-04-01
Section 7.14 says:
The OVERLOADED-DURATION TLV is compliant with the PCEP TLV format defined in Section 7.1 and is comprised of 2 bytes for the type, 2 bytes specifying the TLV length (length of the value portion in bytes), followed by a fixed-length value field of a 32-bit flags field. Type: 2 Length: 4 bytes Value: 32-bit flags field indicates the estimated PCE congestion duration in seconds.
It should say:
The OVERLOADED-DURATION TLV is compliant with the PCEP TLV format defined in Section 7.1 and is comprised of 2 bytes for the type, 2 bytes specifying the TLV length (length of the value portion in bytes), followed by a fixed-length value field of 4 bytes. Type: 2 Length: 4 bytes Value: 4 bytes field indicates the estimated PCE congestion duration in seconds.
Notes:
TLV value field marked as 32-bit flags field which needs to be corrected to 4 bytes field.