Network Working Group F. Gont Internet-Draft UTN-FRH / SI6 Networks Obsoletes: 1788, 2521 C. Pignataro (if approved) Cisco Systems Updates: 792, 950 (if approved) January 11, 2013 Intended status: Standards Track Expires: July 15, 2013 Formally Deprecating Some ICMPv4 Message Types draft-gp-obsolete-icmp-types-iana-00 Abstract A number of ICMPv4 message types have become obsolete in practice, but have never been formally deprecated. This document deprecates such ICMPv4 message types, thus cleaning up the corresponding IANA registry. Additionally, it updates RFC792 and RFC950, and obsoletes RFC1788 and RFC2521. Status of this Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on July 15, 2013. Copyright Notice Copyright (c) 2013 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must Gont & Pignataro Expires July 15, 2013 [Page 1] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3 2. Discussion of Deprecated ICMPv4 Message Types . . . . . . . . . 3 2.1. Alternate Host Address (Type 6) . . . . . . . . . . . . . . 3 2.2. Information Request (Type 15) . . . . . . . . . . . . . . . 3 2.3. Information Reply (Type 16) . . . . . . . . . . . . . . . . 3 2.4. Address Mask Request (Type 17) . . . . . . . . . . . . . . 3 2.5. Address Mask Reply (Type 18) . . . . . . . . . . . . . . . 3 2.6. Traceroute (Type 30) . . . . . . . . . . . . . . . . . . . 4 2.7. Datagram Conversion Error (Type 31) . . . . . . . . . . . . 4 2.8. Mobile Host Redirect (Type 32) . . . . . . . . . . . . . . 4 2.9. IPv6 Where-Are-You (Type 33) . . . . . . . . . . . . . . . 4 2.10. IPv6 I-Am-Here (Type 34) . . . . . . . . . . . . . . . . . 4 2.11. Mobile Registration Request (Type 35) . . . . . . . . . . . 4 2.12. Mobile Registration Reply (Type 36) . . . . . . . . . . . . 4 2.13. Domain Name Request (Type 37) . . . . . . . . . . . . . . . 5 2.14. Domain Name Reply (Type 38) . . . . . . . . . . . . . . . . 5 2.15. SKIP (Type 39) . . . . . . . . . . . . . . . . . . . . . . 5 3. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . 5 4. Changing the status of the corresponding RFCs . . . . . . . . . 6 5. Security Considerations . . . . . . . . . . . . . . . . . . . . 6 6. Acknowledgments . . . . . . . . . . . . . . . . . . . . . . . . 6 7. References . . . . . . . . . . . . . . . . . . . . . . . . . . 6 7.1. Normative References . . . . . . . . . . . . . . . . . . . 6 7.2. Informative References . . . . . . . . . . . . . . . . . . 7 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 8 Gont & Pignataro Expires July 15, 2013 [Page 2] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 1. Introduction A number of ICMPv4 [RFC0792] message types have been specified over the years. A number of these message types have become obsolete in practice, but have never been formally deprecated. This document deprecates such ICMPv4 message types, "cleaning up" the corresponding IANA registry. Section 4 obsoletes some of the corresponding RFCs and requests the RFC Editor to change their status to "Historic". 2. Discussion of Deprecated ICMPv4 Message Types The following subsections discuss the details of those ICMPv4 message types being deprecated, based on publicly available information and/or information provided by the requester of the corresponding assignment. 2.1. Alternate Host Address (Type 6) There is no publicly-available information about this message type. 2.2. Information Request (Type 15) This message type is specified in [RFC0792]. However, other mechanisms (such as DHCP [RFC2131]) have superseded this message type for the purpose of host configuration. 2.3. Information Reply (Type 16) This message type is specified in [RFC0792]. However, other mechanisms (such as DHCP [RFC2131]) have superseded this message type for the purpose of host configuration. 2.4. Address Mask Request (Type 17) This message type is specified in [RFC0950], and was meant to provide a means to obtain the subnet mask. However, other mechanisms (such as DHCP [RFC2131]) have superseded this message type for the purpose of host configuration. 2.5. Address Mask Reply (Type 18) This message type is specified in [RFC0950], and was meant to provide a means to obtain the subnet mask. However, other mechanisms (such as DHCP [RFC2131]) have superseded this message type for the purpose of host configuration. Gont & Pignataro Expires July 15, 2013 [Page 3] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 2.6. Traceroute (Type 30) This message type is specified in [RFC1393], and was meant to provide an alternative means to discover the path to a destination system. This message type has never been widely deployed, and the status of [RFC1393] has been changed to "Historic" by [RFC6814] and the corresponding option this message type relies on (Traceroute, Type 82) has been formally obsoleted by [RFC6814]. 2.7. Datagram Conversion Error (Type 31) This message type was originally mean to report conversion errors in the TP/IX [RFC1475] protocol. However, TP/IX was never widely implemented or deployed, and the status of [RFC1475] is "Historic". 2.8. Mobile Host Redirect (Type 32) This message type was originally specified as part of an experimental protocol for IP Mobile Hosts [cmu-mobile]. However, it was never widely implemented or deployed. 2.9. IPv6 Where-Are-You (Type 33) This message type was originally specified in [draft-simpson-ipv6-discov-formats] for the purpose of identification of adjacent IPv6 nodes. It was never widely deployed or implemented. 2.10. IPv6 I-Am-Here (Type 34) This message type was originally specified in [draft-simpson-ipv6-discov-formats] for the purpose of identification of adjacent IPv6 nodes. It was never widely deployed or implemented. 2.11. Mobile Registration Request (Type 35) This message type was originally meant for transparent routing of IPv6 datagrams to Mobile Nodes [draft-simpson-ipv6-mobility]. It was never widely deployed or implemented. 2.12. Mobile Registration Reply (Type 36) This message type was originally meant for transparent routing of IPv6 datagrams to Mobile Nodes [draft-simpson-ipv6-mobility]. It was never widely deployed or implemented. Gont & Pignataro Expires July 15, 2013 [Page 4] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 2.13. Domain Name Request (Type 37) This message type was originally specified in [RFC1788] for the purpose of learning the Fully Qualified Domain Name associated with an IP address. This message type was never widely deployed or implemented. 2.14. Domain Name Reply (Type 38) This message type was originally specified in [RFC1788] for the purpose of learning the Fully Qualified Domain Name associated with an IP address. This message type was never widely deployed or implemented. 2.15. SKIP (Type 39) This message type was originally specified in [draft-ietf-ipsec-skip-adp] for informing supported capabilities in the SKIP [draft-ietf-ipsec-skip] protocol. This message type was never widely deployed or implemented. 3. IANA Considerations The "Internet Control Message Protocol (ICMP) Parameters" registry [IANA-ICMP] contains the list of the currently assigned ICMP message Types. This document formally deprecates the following ICMP message Types, and requests IANA to mark them as such in the corresponding registry [IANA-ICMP]: o Alternate Host Address (Type 6) o Information Request (Type 15) o Information Reply (Type 16) o Address Mask Request (Type 17) o Address Mask Reply (Type 18) o Traceroute (Type 30) o Datagram Conversion Error (Type 31) o Mobile Host Redirect (Type 32) Gont & Pignataro Expires July 15, 2013 [Page 5] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 o IPv6 Where-Are-You (Type 33) o IPv6 I-Am-Here (Type 34) o Mobile Registration Request (Type 35) o Mobile Registration Reply (Type 36) o Domain Name Request (Type 37) o Domain Name Reply (Type 38) o SKIP (Type 39) The ICMPv4 Source Quench Message (Type 4) has already been deprecated by [RFC6633]. 4. Changing the status of the corresponding RFCs This document requests the RFC Editor to change the status of [RFC1788] to "Historic". The status of [RFC1385] and [RFC1393] is already "Historic". The status of other RFCs (such as [RFC0792] and [RFC0950] is not changed since other parts of these documents are still current. 5. Security Considerations This document does not modify the security properties of the ICMPv4 message types being deprecated. However, formally deprecating these message types serves as a basis for e.g. filtering these packets. 6. Acknowledgments The authors would like to thank Ron Bonica for his guidance. 7. References 7.1. Normative References [RFC0792] Postel, J., "Internet Control Message Protocol", STD 5, RFC 792, September 1981. [RFC6814] Pignataro, C. and F. Gont, "Formally Deprecating Some IPv4 Gont & Pignataro Expires July 15, 2013 [Page 6] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 Options", RFC 6814, November 2012. 7.2. Informative References [IANA-ICMP] Internet Assigned Numbers Authority, "Internet Control Message Protocol (ICMP) Parameters", September 2012, . [RFC0950] Mogul, J. and J. Postel, "Internet Standard Subnetting Procedure", STD 5, RFC 950, August 1985. [RFC1385] Wang, Z., "EIP: The Extended Internet Protocol", RFC 1385, November 1992. [RFC1393] Malkin, G., "Traceroute Using an IP Option", RFC 1393, January 1993. [RFC1475] Ullmann, R., "TP/IX: The Next Internet", RFC 1475, June 1993. [RFC1788] Simpson, W., "ICMP Domain Name Messages", RFC 1788, April 1995. [RFC2131] Droms, R., "Dynamic Host Configuration Protocol", RFC 2131, March 1997. [RFC6633] Gont, F., "Deprecation of ICMP Source Quench Messages", RFC 6633, May 2012. [cmu-mobile] Johnson, D., "Transparent Internet Routing for IP Mobile Hosts", IETF Internet Draft, work in progress, July 1993, . [draft-ietf-ipsec-skip] Aziz, A., Markson, T., and H. Prafullchandra, "Simple Key- Management For Internet Protocols (SKIP)", IETF Internet Draft, draft-ietf-ipsec-skip, work in progress, December 1995. [draft-ietf-ipsec-skip-adp] Aziz, A., Markson, T., and H. Prafullchandra, "SKIP Algorithm Discovery Protocol", IETF Internet Draft, draft-ietf-ipsec-skip-adp, work in progress, December 1995. Gont & Pignataro Expires July 15, 2013 [Page 7] Internet-Draft Deprecating Some ICMPv4 Messages January 2013 [draft-simpson-ipv6-discov-formats] Simpson, W., "IPv6 Neighbor Discovery -- ICMP Message Formats", IETF Internet Draft, draft-simpson-ipv6-discov-formats, work in progress, January 1995. [draft-simpson-ipv6-mobility] Simpson, W., "IPv6 Mobility Support", IETF Internet Draft, draft-simpson-ipv6-mobility, work in progress, November 1994. Authors' Addresses Fernando Gont UTN-FRH / SI6 Networks Evaristo Carriego 2644 Haedo, Provincia de Buenos Aires 1706 Argentina Phone: +54 11 4650 8472 Email: fgont@si6networks.com URI: http://www.si6networks.com Carlos Pignataro Cisco Systems 7200-12 Kit Creek Road Research Triangle Park, NC 27709 US Email: cpignata@cisco.com Gont & Pignataro Expires July 15, 2013 [Page 8]