[spfbis] [Technical Errata Reported] RFC7208 (4453)

RFC Errata System <rfc-editor@rfc-editor.org> Mon, 24 August 2015 21:27 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: spfbis@ietfa.amsl.com
Delivered-To: spfbis@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F0F111A037B for <spfbis@ietfa.amsl.com>; Mon, 24 Aug 2015 14:27:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.912
X-Spam-Level:
X-Spam-Status: No, score=-106.912 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=ham
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 CTufJ2rEePJQ for <spfbis@ietfa.amsl.com>; Mon, 24 Aug 2015 14:27:17 -0700 (PDT)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) by ietfa.amsl.com (Postfix) with ESMTP id B99FB1B2B36 for <spfbis@ietf.org>; Mon, 24 Aug 2015 14:27:17 -0700 (PDT)
Received: by rfc-editor.org (Postfix, from userid 30) id 6D45C181B3D; Mon, 24 Aug 2015 14:27:10 -0700 (PDT)
To: scott@kitterman.com, barryleiba@computer.org, sm+ietf@elandsys.com, ajs@anvilwalrusden.com
X-PHP-Originating-Script: 6000:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20150824212710.6D45C181B3D@rfc-editor.org>
Date: Mon, 24 Aug 2015 14:27:10 -0700
Archived-At: <http://mailarchive.ietf.org/arch/msg/spfbis/vz2N3Z2jh4DgFRVwuAfGOn0Cgn8>
Cc: spfbis@ietf.org, shmuel+IETF@patriot.net, rfc-editor@rfc-editor.org
Subject: [spfbis] [Technical Errata Reported] RFC7208 (4453)
X-BeenThere: spfbis@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: SPFbis discussion list <spfbis.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/spfbis>, <mailto:spfbis-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/spfbis/>
List-Post: <mailto:spfbis@ietf.org>
List-Help: <mailto:spfbis-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/spfbis>, <mailto:spfbis-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Aug 2015 21:27:19 -0000

The following errata report has been submitted for RFC7208,
"Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1".

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

--------------------------------------
Type: Technical
Reported by: Seymour J. Metz <shmuel+IETF@patriot.net>

Section: 5.6.  "ip4"

Original Text
-------------
  ip4-cidr-length  = "/" ("0" / %x31-39 0*1DIGIT) ; value range 0-32
  ip6-cidr-length  = "/" ("0" / %x31-39 0*2DIGIT) ; value range 0-128

Corrected Text
--------------
  ip4-cidr-length  = "/" (DIGIT / 
                          %x31-%x32 DIGIT /
                          %x33 %x30-%x32) ; value range 0-32

  ip6-cidr-length  = "/" ("0" /
                          %31-%39 0*1DIGIT /
                          "1" %30-%31 DIGIT /
                          "12" %30-%38) ; value range 0-128

Notes
-----
As written the ABNF matches ranges 0-99 and 0-999, not the ranges in the comments.

Note: I coded the ABNF the way that I did to avoid leading zeros.

Instructions:
-------------
This erratum 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. 

--------------------------------------
RFC7208 (draft-ietf-spfbis-4408bis-21)
--------------------------------------
Title               : Sender Policy Framework (SPF) for Authorizing Use of Domains in Email, Version 1
Publication Date    : April 2014
Author(s)           : S. Kitterman
Category            : PROPOSED STANDARD
Source              : SPF Update
Area                : Applications
Stream              : IETF
Verifying Party     : IESG