Network Working Group F. Templin, Ed.
Internet-Draft The Boeing Company
Intended status: Standards Track May 18, 2020
Expires: November 19, 2020

IPv6 Compressed Routing Header with Variable Length Addresses
draft-templin-6man-crh-variable-00

Abstract

The IPv6 Routing Header can be used to direct a packet through multiple intermediate IPv6 waypoints toward a final destination. In its simplest form, the routing header includes the full length of each intermediate IPv6 waypoint. This document specifies a method for supporting variable-length compressed IPv6 addresses.

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 https://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 November 19, 2020.

Copyright Notice

Copyright (c) 2020 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 (https://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

The IPv6 Routing Header [RFC8200] can be used to direct a packet through multiple intermediate IPv6 waypoints toward a final destination. In its simplest form, the routing header includes the full length of each intermediate IPv6 waypoint. This document specifies a method for supporting variable-length compressed IPv6 addresses.

2. Terminology

The terminology in the normative references applies.

3. Requirements

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in BCP 14 [RFC2119][RFC8174] when, and only when, they appear in all capitals, as shown here.

4. IPv6 Compressed Routing Header with Variable Length Addresses

An IPv6 Compressed Routing Header with Variable length addreses is shown in Figure 1:

        0                   1                   2                   3
        0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |  Next Header  |  Hdr Ext Len  | Routing Type  | Segments Left |
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
       |T|RSV|  Len[0] |  IPv6 Address[0] (0 to 31 bytes)  .....
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
       |T|RSV|  Len[1] |  IPv6 Address[1] (0 to 31 bytes)  .....
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
       |T|RSV|  Len[2] |  IPv6 Address[2] (0 to 31 bytes)  .....
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
       ...
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
       |T|RSV|  Len[N] |  IPv6 Address[N] [0 to 31 bytes)  .....
       +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-

Figure 1: IPv6 Compressed Routing Header with Variable Length Addresses

In this format:[RFC8138].

Note that a similar format appears in

5. IANA Considerations

The IANA is instructed to allocate a routing header type value.

6. Security Considerations

Security considerattions are the same as for other compressed routing header types.

7. Acknowledgements

TBD

8. References

8.1. Normative References

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997.
[RFC8174] Leiba, B., "Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words", BCP 14, RFC 8174, DOI 10.17487/RFC8174, May 2017.
[RFC8200] Deering, S. and R. Hinden, "Internet Protocol, Version 6 (IPv6) Specification", STD 86, RFC 8200, DOI 10.17487/RFC8200, July 2017.

8.2. Informative References

[RFC8138] Thubert, P., Bormann, C., Toutain, L. and R. Cragie, "IPv6 over Low-Power Wireless Personal Area Network (6LoWPAN) Routing Header", RFC 8138, DOI 10.17487/RFC8138, April 2017.

Author's Address

Fred L. Templin (editor) The Boeing Company P.O. Box 3707 Seattle, WA 98124 USA EMail: fltemplin@acm.org