RFC Errata
RFC 6956, "Forwarding and Control Element Separation (ForCES) Logical Function Block (LFB) Library", June 2013
Source of RFC: forces (rtg)
Errata ID: 5700
Status: Rejected
Type: Technical
Publication Format(s) : TEXT
Reported By: Nikolai Malykh
Date Reported: 2019-04-19
Rejected by: Alvaro Retana
Date Rejected: 2019-09-10
Section 4.4 says:
<name>IPv4HeaderLengthMismatch</name> <synopsis> Exception case: packet with header length more than 5 words. </synopsis>
It should say:
<name>IPv4HeaderLengthMismatch</name> <synopsis> Exception case: packet with header length less than 5 words. </synopsis>
Notes:
page 37
--VERIFIER NOTES--
From the forces mailing list:
On April 22, 2019 at 9:25:22 PM, Weiming Wang (wmwang@zjsu.edu.cn) wrote:
Hi,
Packets with the header length more than 5 words are marked with Exceptional packest. Packets header with less than 5 words should be marked with Validate Error, as defined in
Section 4.4
<specialValue value="3">
<name>InvalidIPv4HeaderLengthSize</name>
<synopsis>
Error case: packet with header length field in
the header less than 5 words.
</synopsis>