[MMUSIC] [Technical Errata Reported] RFC4566 (1795)
RFC Errata System <rfc-editor@rfc-editor.org> Fri, 19 June 2009 13:52 UTC
Return-Path: <web-usrn@ISI.EDU>
X-Original-To: mmusic@core3.amsl.com
Delivered-To: mmusic@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 189F63A698B for <mmusic@core3.amsl.com>; Fri, 19 Jun 2009 06:52:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -17.314
X-Spam-Level:
X-Spam-Status: No, score=-17.314 tagged_above=-999 required=5 tests=[AWL=0.285, BAYES_00=-2.599, USER_IN_DEF_WHITELIST=-15]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9isQF+jDJ5bO for <mmusic@core3.amsl.com>; Fri, 19 Jun 2009 06:52:58 -0700 (PDT)
Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by core3.amsl.com (Postfix) with ESMTP id 4569E3A6879 for <mmusic@ietf.org>; Fri, 19 Jun 2009 06:52:58 -0700 (PDT)
Received: from boreas.isi.edu (localhost [127.0.0.1]) by boreas.isi.edu (8.13.8/8.13.8) with ESMTP id n5JDpBwJ002814 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 19 Jun 2009 06:51:12 -0700 (PDT)
Received: (from web-usrn@localhost) by boreas.isi.edu (8.13.8/8.13.8/Submit) id n5JDpAhX002805; Fri, 19 Jun 2009 06:51:10 -0700 (PDT)
Date: Fri, 19 Jun 2009 06:51:10 -0700
Message-Id: <200906191351.n5JDpAhX002805@boreas.isi.edu>
To: M.Handley@cs.ucl.ac.uk, van@packetdesign.com, csp@csperkins.org, rjsparks@nostrum.com, fluffy@cisco.com, jo@acm.org, jf.mule@cablelabs.com
From: RFC Errata System <rfc-editor@rfc-editor.org>
X-ISI-4-43-8-MailScanner: Found to be clean
X-MailScanner-From: web-usrn@boreas.isi.edu
Cc: llucax@gmail.com, mmusic@ietf.org, rfc-editor@rfc-editor.org
Subject: [MMUSIC] [Technical Errata Reported] RFC4566 (1795)
X-BeenThere: mmusic@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Multiparty Multimedia Session Control Working Group <mmusic.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/mmusic>
List-Post: <mailto:mmusic@ietf.org>
List-Help: <mailto:mmusic-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mmusic>, <mailto:mmusic-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Jun 2009 13:52:59 -0000
The following errata report has been submitted for RFC4566, "SDP: Session Description Protocol". -------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata_search.php?rfc=4566&eid=1795 -------------------------------------- Type: Technical Reported by: Leandro Lucarella <llucax@gmail.com> Section: 9 Original Text ------------- decimal-uchar = DIGIT / POS-DIGIT DIGIT / ("1" 2*(DIGIT)) / ("2" ("0"/"1"/"2"/"3"/"4") DIGIT) / ("2" "5" ("0"/"1"/"2"/"3"/"4"/"5")) Corrected Text -------------- decimal-uchar = DIGIT / POS-DIGIT DIGIT / ("1" 2(DIGIT)) / ("2" ("0"/"1"/"2"/"3"/"4") DIGIT) / ("2" "5" ("0"/"1"/"2"/"3"/"4"/"5")) Notes ----- The "*" is removed from the 3rd line. The current RFC accepts any number starting with "1" and followed by 2 or more digits (like 1000 or 123456789) as a valid "decimal-uchar" because of this error, because "1" 2*(DIGIT) means 2 or more digits following a "1". The correction, 2(DIGIT) means *exactly* 2 digits following a "1", which covers the range 100-199. 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. -------------------------------------- RFC4566 (draft-ietf-mmusic-sdp-new-26) -------------------------------------- Title : SDP: Session Description Protocol Publication Date : July 2006 Author(s) : M. Handley, V. Jacobson, C. Perkins Category : PROPOSED STANDARD Source : Multiparty Multimedia Session Control Area : Real-time Applications and Infrastructure Stream : IETF Verifying Party : IESG
- [MMUSIC] [Technical Errata Reported] RFC4566 (179… RFC Errata System