[rohc] [Errata Rejected] RFC4996 (3637)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 16 December 2015 21:25 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: rohc@ietfa.amsl.com
Delivered-To: rohc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60E5C1A8A84; Wed, 16 Dec 2015 13:25:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.312
X-Spam-Level:
X-Spam-Status: No, score=-101.312 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, J_CHICKENPOX_66=0.6, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U24s-5ROpmet; Wed, 16 Dec 2015 13:25:01 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1900:3001:11::31]) by ietfa.amsl.com (Postfix) with ESMTP id 58FF01A8A66; Wed, 16 Dec 2015 13:25:01 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 92573180207; Wed, 16 Dec 2015 13:22:33 -0800 (PST)
To: raj85chaubey@gmail.com, ghyslain.pelletier@ericsson.com, kristofer.sandlund@ericsson.com, lars-erik@lejonsson.com, mark.a.west@roke.co.uk
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20151216212233.92573180207@rfc-editor.org>
Date: Wed, 16 Dec 2015 13:22:33 -0800
Archived-At: <http://mailarchive.ietf.org/arch/msg/rohc/AcoudnwGZdJpoQKcSaOfwvViOzk>
Cc: mls.ietf@gmail.com, rohc@ietf.org, iesg@ietf.org, rfc-editor@rfc-editor.org
Subject: [rohc] [Errata Rejected] RFC4996 (3637)
X-BeenThere: rohc@ietf.org
X-Mailman-Version: 2.1.15
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: <https://mailarchive.ietf.org/arch/browse/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, 16 Dec 2015 21:25:02 -0000

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