[rohc] [Editorial Errata Reported] RFC4996 (3637)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 05 June 2013 03:37 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: rohc@ietfa.amsl.com
Delivered-To: rohc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EDDC21F9AE5 for <rohc@ietfa.amsl.com>; Tue, 4 Jun 2013 20:37:32 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.725
X-Spam-Level:
X-Spam-Status: No, score=-101.725 tagged_above=-999 required=5 tests=[AWL=0.275, BAYES_00=-2.599, J_CHICKENPOX_66=0.6, NO_RELAYS=-0.001, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GqYVPMnlteZL for <rohc@ietfa.amsl.com>; Tue, 4 Jun 2013 20:37:32 -0700 (PDT)
Received: from rfc-editor.org (unknown [IPv6:2001:1890:123a::1:2f]) by ietfa.amsl.com (Postfix) with ESMTP id 4A25D21F9AC6 for <rohc@ietf.org>; Tue, 4 Jun 2013 20:37:32 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 138AF6210F; Tue, 4 Jun 2013 20:36:11 -0700 (PDT)
To: ghyslain.pelletier@ericsson.com, kristofer.sandlund@ericsson.com, lars-erik@lejonsson.com, mark.a.west@roke.co.uk, spencerdawkins.ietf@gmail.com, martin.stiemerling@neclab.eu, carl.knutsson@effnet.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20130605033611.138AF6210F@rfc-editor.org>
Date: Tue, 04 Jun 2013 20:36:11 -0700
X-Mailman-Approved-At: Sun, 09 Jun 2013 22:55:44 -0700
Cc: raj85chaubey@gmail.com, rohc@ietf.org, rfc-editor@rfc-editor.org
Subject: [rohc] [Editorial Errata Reported] RFC4996 (3637)
X-BeenThere: rohc@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Robust Header Compression <rohc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rohc>, <mailto:rohc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rohc>
List-Post: <mailto:rohc@ietf.org>
List-Help: <mailto:rohc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rohc>, <mailto:rohc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Jun 2013 03:37:32 -0000

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 <raj85chaubey@gmail.com>

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