RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

RFC 1122, "Requirements for Internet Hosts - Communication Layers", October 1989

Note: This RFC has been updated by RFC 1349, RFC 4379, RFC 5884, RFC 6093, RFC 6298, RFC 6633, RFC 6864, RFC 8029, RFC 9293

Source of RFC: Legacy
Area Assignment: int

Errata ID: 4778
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT

Reported By: Sanjeev Ranot
Date Reported: 2016-08-18
Held for Document Update by: Martin Duke
Date Held: 2021-01-08

Section 4.2.3.4 says:

(3) or if at least a fraction Fs of the maximum window
    can be sent, i.e., if:
        [SND.NXT = SND.UNA and]

                min(D.U) >= Fs * Max(SND.WND);

It should say:

(3) or if at least a fraction Fs of the maximum window
    can be sent, i.e., if:
        [SND.NXT = SND.UNA and]

                min(D,U) >= Fs * Max(SND.WND);

Notes:

correct min(D.U) to min(D,U)

Report New Errata



Advanced Search