RFC Errata
Found 1 record.
Status: Verified (1)
RFC 8956, "Dissemination of Flow Specification Rules for IPv6", December 2020
Source of RFC: idr (rtg)
Errata ID: 7571
Status: Verified
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: Pawel Foremski
Date Reported: 2023-07-24
Verifier Name: John Scudder
Date Verified: 2024-01-12
Section 3.8.1 says:
+======+======================+=========================+==========+
| len | destination | source | ul-proto |
+======+======================+=========================+==========+
| 0x12 | 01 20 00 20 01 0d bb | 02 68 40 12 34 56 78 9a | 03 81 06 |
+------+----------------------+-------------------------+----------+
Table 1
It should say:
+======+======================+=========================+==========+
| len | destination | source | ul-proto |
+======+======================+=========================+==========+
| 0x12 | 01 20 00 20 01 0d b8 | 02 68 40 12 34 56 78 9a | 03 81 06 |
+------+----------------------+-------------------------+----------+
Table 1
Notes:
The last byte in the "destination" column of Table 1 in 3.8.1 should be "b8", not "bb".
