[Errata Rejected] RFC4996 (3637)

RFC Errata System <[email protected]> Wed, 16 Dec 2015 13:22:33 -0800 (PST)
Newsgroups gmane.ietf.rohc
Message-ID <[email protected]>
The following errata report has been rejected for RFC4996,
"RObust Header Compression (ROHC): A Profile for TCP/IP (ROHC-TCP)".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=4996&eid=3637

--------------------------------------
Status: Rejected
Type: Editorial

Reported by: Raj Kumar <[email protected]>
Date Reported: 2013-06-04
Rejected by: Martin Stiemerling (IESG)

Section: 8.2

Original Text
-------------
COMPRESSED rout_opt_0_replicate {
    discriminator =:= \\\\'10000000\\\\'                     [ 8 ];
    length        =:= irregular(8)                   [ 8 ];
    value         =:=
      irregular(length.UVALUE*64+48) [ length.UVALUE * 64 + 48 ];
  }

Corrected Text
--------------
COMPRESSED rout_opt_1_replicate {
    discriminator =:= \\\\'10000000\\\\'                     [ 8 ];
    length        =:= irregular(8)                   [ 8 ];
    value         =:=
      irregular(length.UVALUE*64+48) [ length.UVALUE * 64 + 48 ];
  }

Notes
-----
Incorrect Representation FN of IPv6 Route Options nomenclature
 --VERIFIER NOTES-- 
   This seems to be correct as this is referring to type 0 routing ext. headers. Nonetheless, this RFC has been obsoleted by RFC 6846. 

--------------------------------------
RFC4996 (draft-ietf-rohc-tcp-16)
--------------------------------------
Title               : RObust Header Compression (ROHC): A Profile for TCP/IP (ROHC-TCP)
Publication Date    : July 2007
Author(s)           : G. Pelletier, K. Sandlund, L-E. Jonsson, M. West
Category            : PROPOSED STANDARD
Source              : Robust Header Compression
Area                : Transport
Stream              : IETF
Verifying Party     : IESG