RFC Errata
RFC 5777, "Traffic Classification and Quality of Service (QoS) Attributes for Diameter", February 2010
Source of RFC: dime (ops)See Also: RFC 5777 w/ inline errata
Errata ID: 2336
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Francois Bard
Date Reported: 2010-07-19
Verifier Name: Dan Romascanu
Date Verified: 2010-11-02
Section 4.2.8 says:
The Absolute-Start-Fractional-Seconds AVP (AVP Code 567) is of type Unsigned32. The value specifies the fractional seconds that are added to Absolute-Start-Time value in order to determine when the time window starts. If this AVP is absent from the Time-Of-Day- Condition AVP, then the fractional seconds are assumed to be zero.
It should say:
The Absolute-Start-Fractional-Seconds AVP (AVP Code 567) is of type Unsigned32. The value specifies the fractional seconds that are added to Absolute-Start-Time value in order to determine when the time window starts. The Absolute-Start-Fractional-Seconds represent a 32-bit fraction field giving a precision of about 232 picoseconds ( 1/((2^32)-1)) seconds ). If this AVP is absent from the Time-Of-Day- Condition AVP, then the fractional seconds are assumed to be zero. See the Network Time Protocol [RFC 1305] for more precision.
Notes:
The AVP description lacked a explanation about what a fractional second is.