RFC Errata
RFC 8304, "Transport Features of the User Datagram Protocol (UDP) and Lightweight UDP (UDP-Lite)", February 2018
Source of RFC: taps (wit)
Errata ID: 6370
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Nikolai Malykh
Date Reported: 2020-12-26
Held for Document Update by: Martin Duke
Date Held: 2021-01-19
Section 3.1 says:
GET_ECN: The GET_ECN primitive is a network-layer function that
returns the value of the ECN field in the IP header of a received
UDP datagram. Section 3.1.5 of [RFC8085] states that a UDP
receiver "MUST check the ECN field at the receiver for each UDP
datagram that it receives on this port", requiring the UDP
receiver API to pass the received ECN field up to the application
layer to enable appropriate congestion feedback.
It should say:
GET_ECN: The GET_ECN primitive is a network-layer function that
returns the value of the ECN field in the IP header of a received
UDP datagram. Section 3.1.7 of [RFC8085] states that a UDP
receiver "MUST check the ECN field at the receiver for each UDP
datagram that it receives on this port", requiring the UDP
receiver API to pass the received ECN field up to the application
layer to enable appropriate congestion feedback.
Notes:
Incorrect reference to RFC 8085
