RFC Errata
RFC 6956, "Forwarding and Control Element Separation (ForCES) Logical Function Block (LFB) Library", June 2013
Source of RFC: forces (rtg)See Also: RFC 6956 w/ inline errata
Errata ID: 6643
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Argyrios Georgiou
Date Reported: 2021-07-17
Verifier Name: Alvaro Retana
Date Verified: 2021-08-12
Section 4 says:
The FE model [RFC5812] has specified predefined (built-in) atomic data types: char, uchar, int16, uint16, int32, uint32, int64, uint64, string[N], string, byte[N], boolean, octetstring[N], float16, float32, and float64.
It should say:
The FE model [RFC5812] has specified predefined (built-in) atomic data types: char, uchar, int16, uint16, int32, uint32, int64, uint64, string[N], string, byte[N], boolean, octetstring[N], float32, and float64.
Notes:
According to RFC5812, floating data types can only be float32 or float64.