RFC 793 inline-errata, "Transmission Control Protocol", September 1981

Source of RFC: Legacy

⚠ This RFC has been obsoleted!

Obsoleted by: RFC9293

Updated by: RFC1122, RFC3168, RFC6093, RFC6528

Area assignment: tsv

Errata-ID: 1561

Status:
Held for Document Update
Type:
Technical
Reported By:
Constantin Hagemeier
Date Reported:
2008-10-11
Held for Document Update by:
Wes Eddy

Section 3.2 says:

    LAST-ACK - represents waiting for an acknowledgment of the
    connection termination request previously sent to the remote TCP
    (which includes an acknowledgment of its connection termination
    request).

It should say:

    LAST-ACK - represents waiting for an acknowledgment of the
    connection termination request previously sent to the remote TCP
    (The connection termination request sent to the remote TCP included
    an acknowledgment of the connection termination request sent from
    the remote TCP).

Notes:

It is unclear what 'which' and 'its' refers to.