[rohc] [Editorial Errata Reported] RFC5225 (3185)

RFC Errata System <rfc-editor@rfc-editor.org> Wed, 11 April 2012 09:17 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 F19AE21F8630 for <rohc@ietfa.amsl.com>; Wed, 11 Apr 2012 02:17:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.264
X-Spam-Level:
X-Spam-Status: No, score=-102.264 tagged_above=-999 required=5 tests=[AWL=0.336, BAYES_00=-2.599, 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 Glq8tyxisLl0 for <rohc@ietfa.amsl.com>; Wed, 11 Apr 2012 02:17:39 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [IPv6:2001:1890:123a::1:2f]) by ietfa.amsl.com (Postfix) with ESMTP id 284CD21F863D for <rohc@ietf.org>; Wed, 11 Apr 2012 02:17:38 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id C75D76218A; Wed, 11 Apr 2012 02:17:03 -0700 (PDT)
To: ghyslain.pelletier@ericsson.com, kristofer.sandlund@ericsson.com, wes@mti-systems.com, martin.stiemerling@neclab.eu, carl.knutsson@effnet.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20120411091703.C75D76218A@rfc-editor.org>
Date: Wed, 11 Apr 2012 02:17:03 -0700
Cc: rohc@ietf.org, rohc_team@dialine.fr, rfc-editor@rfc-editor.org
Subject: [rohc] [Editorial Errata Reported] RFC5225 (3185)
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, 11 Apr 2012 09:17:41 -0000

The following errata report has been submitted for RFC5225,
"RObust Header Compression Version 2 (ROHCv2): Profiles for RTP, UDP, IP, ESP and UDP-Lite".

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

--------------------------------------
Type: Editorial
Reported by: FWX <rohc_team@dialine.fr>

Section: page 64

Original Text
-------------
rtp(profile_value, ts_stride_value, time_stride_value,
    reorder_ratio_value)
{
  UNCOMPRESSED {
    ENFORCE((profile_value == PROFILE_RTP_0101) ||
            (profile_value == PROFILE_RTP_0107));
    rtp_version =:= uncompressed_value(2, 0) [  2 ];


Corrected Text
--------------
rtp(profile_value, ts_stride_value, time_stride_value,
    reorder_ratio_value)
{
  UNCOMPRESSED {
    ENFORCE((profile_value == PROFILE_RTP_0101) ||
            (profile_value == PROFILE_RTP_0107));
    rtp_version =:= uncompressed_value(2, 2) [  2 ];


Notes
-----
rtp_version is set to 2, not to zero.

See RTP Header Fields page 115 :

Version

      This field is expected to have the value two and the field is
      therefore classified as STATIC-KNOWN.

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. 

--------------------------------------
RFC5225 (draft-ietf-rohc-rfc3095bis-rohcv2-profiles-06)
--------------------------------------
Title               : RObust Header Compression Version 2 (ROHCv2): Profiles for RTP, UDP, IP, ESP and UDP-Lite
Publication Date    : April 2008
Author(s)           : G. Pelletier, K. Sandlund
Category            : PROPOSED STANDARD
Source              : Robust Header Compression
Area                : Transport
Stream              : IETF
Verifying Party     : IESG