RFC Errata
RFC 4996, "RObust Header Compression (ROHC): A Profile for TCP/IP (ROHC-TCP)", July 2007
Note: This RFC has been obsoleted by RFC 6846
Source of RFC: rohc (tsv)See Also: RFC 4996 w/ inline errata
Errata ID: 1292
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2008-01-21
Verifier Name: Magnus Westerlund
Date Verified: 2009-09-07
Section 6.4.3 (end) says:
The "inferred_ip_v4_length" encoding method compresses the IPv4 | header checksum down to a size of zero bits. Using this encoding method, the decompressor infers the value of this field by counting in octets the length of the entire packet after decompression.
It should say:
The "inferred_ip_v4_length" encoding method compresses the IPv4 | Total Length field down to a size of zero bits. Using this encoding method, the decompressor infers the value of this field by counting in octets the length of the entire packet after decompression.
Notes:
Apparently missed edit after copy & paste.