I find two issues in this table
- OPEN_REJECT (RESERVED ABANDON 0)
primitive is no longer there. Was this removal from the standard intentional?
- The hexadecimal values in the table
corresponding to the primitives are not correct starting from OPEN_REJECT
(RESERVED ABANDON 1) and has the wrong values for all open reject
primitives.
Seems like when the row for the OPEN_REJECT (RESERVED
ABANDON 0) got deleated, the deletion of the row was missed out from the last
column and hence this column got shifted up by one row.
Thanks
Kishore
