RFC 6724 - Default Address Selection for Internet Protocol Version 6 (IPv6)
Status: Standards Track
Obsoletes: RFC 3484
Date: September 2012
Authors
- D. Thaler (Editor), Microsoft
- R. Draves, Microsoft Research
- A. Matsumoto, NTT
- T. Chown, University of Southampton
Abstract
This document describes two algorithms, one for source address selection and one for destination address selection. The algorithms specify default behavior for all Internet Protocol version 6 (IPv6) implementations. They do not override choices made by applications or upper-layer protocols, nor do they preclude the development of more advanced mechanisms for address selection. The two algorithms share a common context, including an optional mechanism for allowing administrators to provide policy that can override the default behavior. In dual-stack implementations, the destination address selection algorithm can consider both IPv4 and IPv6 addresses -- depending on the available source addresses, the algorithm might prefer IPv6 addresses over IPv4 addresses, or vice versa.
Default address selection as defined in this specification applies to all IPv6 nodes, including both hosts and routers. This document obsoletes RFC 3484.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force (IETF). It represents the consensus of the IETF community. It has received public review and has been approved for publication by the Internet Engineering Steering Group (IESG). Further information on Internet Standards is available in Section 2 of RFC 5741.
Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc6724.
Copyright Notice
Copyright (c) 2012 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 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
- 2. Context in Which the Algorithms Operate
- 3. Address Properties
- 4. Candidate Source Addresses
- 5. Source Address Selection
- 6. Destination Address Selection
- 7. Interactions with Routing
- 8. Implementation Considerations
- 9. Security Considerations
- 10. Examples
- 11. References
- Appendix A. Acknowledgements
- Appendix B. Changes since RFC 3484
- Authors' Addresses