Protocol Action: 'Time to Remove Filters for Previously Unallocated IPv4 /8s' to BCP (draft-ietf-grow-no-more-unallocated-slash8s-04.txt)

The IESG <iesg-secretary@ietf.org> Mon, 24 October 2011 18:18 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1AF1611E809B; Mon, 24 Oct 2011 11:18:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.536
X-Spam-Level:
X-Spam-Status: No, score=-102.536 tagged_above=-999 required=5 tests=[AWL=0.063, BAYES_00=-2.599, 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 kifQOHgJOBn6; Mon, 24 Oct 2011 11:18:15 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C7C211E809D; Mon, 24 Oct 2011 11:18:15 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Time to Remove Filters for Previously Unallocated IPv4 /8s' to BCP (draft-ietf-grow-no-more-unallocated-slash8s-04.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 3.61
Message-ID: <20111024181815.22057.22114.idtracker@ietfa.amsl.com>
Date: Mon, 24 Oct 2011 11:18:15 -0700
Cc: grow mailing list <grow@ietf.org>, grow chair <grow-chairs@tools.ietf.org>, RFC Editor <rfc-editor@rfc-editor.org>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-announce>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Oct 2011 18:18:16 -0000

The IESG has approved the following document:
- 'Time to Remove Filters for Previously Unallocated IPv4 /8s'
  (draft-ietf-grow-no-more-unallocated-slash8s-04.txt) as a BCP

This document is the product of the Global Routing Operations Working
Group.

The IESG contact persons are Ron Bonica and Dan Romascanu.

A URL of this Internet Draft is:
http://datatracker.ietf.org/doc/draft-ietf-grow-no-more-unallocated-slash8s/




  Technical Summary

    " It has been common for network administrators to filter IP traffic
   from and BGP prefixes of unallocated IPv4 address space.  Now that
   there are no longer any unallocated IPv4 /8s, this practise is more
   complicated, fragile and expensive.  Network administrators are
   advised to remove filters based on the registration status of the
   address space.

   This document explains why any remaining packet and BGP prefix
   filters for unallocated IPv4 /8s should now be removed on border
   routers and documents those IPv4 unicast prefixes that should not be
   routed across the public Internet."


  Working Group Summary
  
    "There were no standout notes in the WG process for this document."

Document Quality
 
   "This document covers operational guidance, not code. As such there are no implementations and this is not a protocol."


RFC Editor Note

OLD>
   Network operators who only wish to filter traffic originating from
   addresses that should never be routed across the Internet, Martians,
   can deploy a set of packet and prefix filters designed to block
   traffic from address blocks reserved for special purposes.  These
   are:

      - 0.0.0.0/8 (Local identification) [RFC1122];

      - 10.0.0.0/8 (Private use) [RFC1918];

      - 127.0.0.0/8 (Loopback) [RFC1122];

      - 169.254.0.0/16 (Link local) [RFC3927];

      - 172.16.0.0/12 (Private use) [RFC1918];

      - 192.0.2.0/24 (TEST-NET-1) [RFC5737];

      - 192.168.0.0/16 (Private use) [RFC1918];

      - 198.18.0.0/15 (Benchmark testing) [RFC2544];

      - 198.51.100.0/24 (TEST-NET-2) [RFC5737];

      - 203.0.113.0/24 (TEST-NET-3) [RFC5737];

      - 224.0.0.0/4 (Multicast) [RFC5771]; and

      - 240.0.0.0/4 (Future use) [RFC1112].

   A full set of special use IPv4 addresses can be found in [RFC5735].
   It includes prefixes that are intended for Internet use.

NEW> 
Network operators may deploy filters that block traffic destined for Martian prefixes. Currently, the Martian prefix table is 
defined by [RFC 5735] which reserves each Martian prefix for some specific, special-use. If the Martian prefix table 
ever changes, that change will be documented in an RFC that either updates or obsoletes [RFC 5735].
<END