RFC Errata


Errata Search

 
Source of RFC  
Summary Table Full Records

Found 2 records.

Status: Held for Document Update (2)

RFC 1141, "Incremental updating of the Internet checksum", January 1990

Note: This RFC has been updated by RFC 1624

Source of RFC: Legacy
Area Assignment: int

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

Reported By: Alexander Zimmermann
Date Reported: 2010-04-01
Held for Document Update by: Brian Haberman

Section Header says:

Network Working Group
Request for Comments: 1141
Obsoletes: RFC 1071

It should say:

Network Working Group
Request for Comments: 1141
Updates: RFC 1071

Notes:

The RFC-Editor said RFC 1141 updates and does not obsolete RFC 1071.

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

Reported By: Shu Xiao
Date Reported: 2020-12-08
Held for Document Update by: Eric Vyncke
Date Held: 2021-01-28

Section Description says:

ipptr->Checksum = (sum + (sum>>16)) /* add carry */

It should say:

ipptr->Checksum = (sum + (sum>>16)); /* add carry */

Notes:

There is a ";" missing at the end of code line, before comments.

Report New Errata



Advanced Search