[Editorial Errata Reported] RFC4996 (3637)

RFC Errata System <[email protected]> Tue, 4 Jun 2013 20:36:11 -0700 (PDT)
Newsgroups gmane.ietf.rohc
Message-ID <[email protected]>
The following errata report has been submitted 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

--------------------------------------
Type: Editorial
Reported by: Raj Kumar <[email protected]>

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

Instructions:
-------------
This errata is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party (IESG)
can log in to change the status and edit the report, if necessary. 

--------------------------------------
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