RFC Errata
RFC 5476, "Packet Sampling (PSAMP) Protocol Specifications", March 2009
Source of RFC: psamp (ops)See Also: RFC 5476 w/ inline errata
Errata ID: 2057
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Paul Aitken
Date Reported: 2010-02-25
Verifier Name: Dan Romascanu
Date Verified: 2010-11-02
Section 6.5.2.4. says:
Notes: * A selectorAlgorithm value of 4 represents Uniform Probabilistic Sampling. * samplingProbability is of type float64 but is compressed down to a float32 here.
It should say:
Notes: * A selectorAlgorithm value of 4 represents Uniform Probabilistic Sampling. * samplingProbability is of type float64 but is compressed down to a float32 here. * IPFIX Reduced Size Encoding [RFC5101] has been used for the selectorId field.
Notes:
Addition of "Reduced Size Encoding" note per Errata ID 2052.