RFC Errata
Found 3 records.
Status: Verified (1)
RFC 3720, "Internet Small Computer Systems Interface (iSCSI)", April 2004
Note: This RFC has been obsoleted by RFC 7143
Note: This RFC has been updated by RFC 3980, RFC 4850, RFC 5048, RFC 7146
Source of RFC: ips (tsv)
Errata ID: 241
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Julian Satran
Date Reported: 2004-09-01
Section 3.2.6.1 says:
The only exception is if a discovery session (see Section 2.3 iSCSI Session Types) is to be established.
It should say:
The only exception is if a discovery session (see Section 3.3 iSCSI Session Types) is to be established.
Notes:
Section 2.3 --> Section 3.3
Status: Reported (1)
RFC 3720, "Internet Small Computer Systems Interface (iSCSI)", April 2004
Note: This RFC has been obsoleted by RFC 7143
Note: This RFC has been updated by RFC 3980, RFC 4850, RFC 5048, RFC 7146
Source of RFC: ips (tsv)
Errata ID: 7622
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Wu Kaiqiang
Date Reported: 2023-08-31
Section 12.1 says:
+---------------------------------------------+ | Name | Description | Generator | +---------------------------------------------+ | CRC32C | 32 bit CRC |0x11edc6f41| +---------------------------------------------+ | None | no digest | +---------------------------------------------+
It should say:
+---------------------------------------------+ | Name | Description | Generator | +---------------------------------------------+ | CRC32C | 32 bit CRC |0x1edc6f41| +---------------------------------------------+ | None | no digest | +---------------------------------------------+
Notes:
The polynomial should be 0x1edc6f41, not 0x11edc6f41 (which include more 1)
Status: Rejected (1)
RFC 3720, "Internet Small Computer Systems Interface (iSCSI)", April 2004
Note: This RFC has been obsoleted by RFC 7143
Note: This RFC has been updated by RFC 3980, RFC 4850, RFC 5048, RFC 7146
Source of RFC: ips (tsv)
Errata ID: 4332
Status: Rejected
Type: Technical
Publication Format(s) : TEXT
Reported By: Peter Powell
Date Reported: 2015-04-11
Rejected by: Martin Stiemerling
Date Rejected: 2015-04-14
Section B.4. says:
32 bytes of ones:
It should say:
32 bytes of 255s:
Notes:
The test data is correct but the description is wrong.
--VERIFIER NOTES--
This is purely editorial and on the edge of personal preference, if the "ones" are described based on base 2 notation or base 10 notation.