Network Working Group                                             J. Lee
Internet-Draft                                      Sangmyung University
Intended status: Informational                               A. Petrescu
Expires: January 9, 2017                                       CEA, LIST
                                                            July 8, 2016


      Transmission of IPv6 Packets over the IEEE 802.11p OCB Mode
                draft-lee-its-ipv6-over-80211ocb-00.txt

Abstract

   This document describes the transmission of IPv6 packets over the
   IEEE 802.11p OCB mode.  In particular it sets the MTU parameter and
   describes two alternative frame formats.

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 January 9, 2017.

Copyright Notice

   Copyright (c) 2016 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.




Lee & Petrescu           Expires January 9, 2017                [Page 1]


Internet-Draft             IPv6-over-80211OCB                  July 2016


Table of Contents

   1.  Introduction  . . . . . . . . . . . . . . . . . . . . . . . .   2
   2.  Terminology . . . . . . . . . . . . . . . . . . . . . . . . .   2
   3.  Maximum Transmission Unit . . . . . . . . . . . . . . . . . .   3
   4.  Frame Format  . . . . . . . . . . . . . . . . . . . . . . . .   3
   5.  Stateless Autoconfiguration . . . . . . . . . . . . . . . . .   3
   6.  Link-Local Addresses  . . . . . . . . . . . . . . . . . . . .   3
   7.  Address Mapping -- Unicast  . . . . . . . . . . . . . . . . .   3
   8.  Address Mapping -- Multicast  . . . . . . . . . . . . . . . .   3
   9.  Security Considerations . . . . . . . . . . . . . . . . . . .   3
   10. IANA Considerations . . . . . . . . . . . . . . . . . . . . .   4
   11. Acknowledgements  . . . . . . . . . . . . . . . . . . . . . .   4
   12. References  . . . . . . . . . . . . . . . . . . . . . . . . .   4
     12.1.  Normative References . . . . . . . . . . . . . . . . . .   4
     12.2.  Informative References . . . . . . . . . . . . . . . . .   4
   Appendix A.  ChangeLog  . . . . . . . . . . . . . . . . . . . . .   4
   Authors' Addresses  . . . . . . . . . . . . . . . . . . . . . . .   5

1.  Introduction

   In the IEEE 802.11p OCB mode, all nodes in the wireless range can
   directly communicate with each other without authentication/
   association procedures, thus data exchange between nodes can be
   established in fractions of seconds.  The IEEE 802.11p OCB mode has
   the following properties:

   o  Wildcard BSSID (i.e., all bits are set to 1) used by each node

   o  No beacons transmitted

   o  No authentication required

   o  No association needed

   o  No encryption provided

   o  dot11OCBActivated OID set to true

   This document describes the transmission of IPv6 packets over the
   IEEE 802.11p OCB mode.

2.  Terminology

   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
   document are to be interpreted as described in RFC 2119 [RFC2119].




Lee & Petrescu           Expires January 9, 2017                [Page 2]


Internet-Draft             IPv6-over-80211OCB                  July 2016


   OCB - Outside the Context of a BSS.

   802.11-OCB - IEEE 802.11-2012 text flagged by "dot11OCBActivated".
   This means: IEEE 802.11e for quality of service; 802.11j-2004 for
   half-clocked operations; and 802.11p for operation in the 5.9 GHz
   band and in mode OCB.

3.  Maximum Transmission Unit

   The default MTU size for IPv6 packets on an 802.11-OCB link is 1500
   octets.  This size may be reduced by a Router Advertisement
   containing an MTU option which specifies a smaller MTU, or by manual
   (or DHCPv6) configuration of each node.  If a Router Advertisement
   received on an 802.11-OCB interface has an MTU option specifying an
   MTU larger than 1500 octets, or larger than a manually configured
   value, that MTU option may be logged to system management but must be
   otherwise ignored.

   Non-IPv6 packets such as WAVE Short Message Protocol (WSMP) can be
   delivered on 802.11-OCB links.  Specifications of these packets are
   out of scope and do not impose any limit on the MTU size, allowing an
   arbitrary number of 'containers'.

4.  Frame Format

   IPv6 packets can be transmitted as "IEEE 802.11 Data" or
   alternatively as "IEEE 802.11 QoS Data".


          IEEE 802.11 Data                   IEEE 802.11 QoS Data
          Logical-Link Control               Logical-Link Control
          IPv6 Header                        IPv6 Header


5.  Stateless Autoconfiguration

6.  Link-Local Addresses

7.  Address Mapping -- Unicast

8.  Address Mapping -- Multicast

9.  Security Considerations








Lee & Petrescu           Expires January 9, 2017                [Page 3]


Internet-Draft             IPv6-over-80211OCB                  July 2016


10.  IANA Considerations

11.  Acknowledgements

   The authors would like to acknowledge...

12.  References

12.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,
              <http://www.rfc-editor.org/info/rfc2119>.

   [RFC2460]  Deering, S. and R. Hinden, "Internet Protocol, Version 6
              (IPv6) Specification", RFC 2460, DOI 10.17487/RFC2460,
              December 1998, <http://www.rfc-editor.org/info/rfc2460>.

   [RFC2464]  Crawford, M., "Transmission of IPv6 Packets over Ethernet
              Networks", RFC 2464, DOI 10.17487/RFC2464, December 1998,
              <http://www.rfc-editor.org/info/rfc2464>.

12.2.  Informative References

   [I-D.petrescu-its-scenarios-reqs]
              Petrescu, A., Janneteau, C., Boc, M., and W. Klaudel,
              "Scenarios and Requirements for IP in Intelligent
              Transportation Systems", draft-petrescu-its-scenarios-
              reqs-03 (work in progress), October 2013.

   [ieee802.11p-2010]
              "IEEE Std 802.11p(TM)-2010, IEEE Standard for Information
              Technology - Telecommunications and information exchange
              between systems - Local and metropolitan area networks -
              Specific requirements, Part 11: Wireless LAN Medium Access
              Control (MAC) and Physical Layer (PHY) Specifications,
              Amendment 6: Wireless Access in Vehicular Environments;
              document freely available at URL
              http://standards.ieee.org/getieee802/
              download/802.11p-2010.pdf retrieved on September 20th,
              2013.".

Appendix A.  ChangeLog

   The changes are listed in reverse chronological order, most recent
   changes appearing at the top of the list.




Lee & Petrescu           Expires January 9, 2017                [Page 4]


Internet-Draft             IPv6-over-80211OCB                  July 2016


   From -00.txt to -00.txt:

   o  first version.

Authors' Addresses

   Jong-Hyouk Lee
   Sangmyung University
   31, Sangmyeongdae-gil, Dongnam-gu
   Cheonan  31066
   Republic of Korea

   Email: jonghyouk@smu.ac.kr


   Alexandre Petrescu
   CEA, LIST
   Communicating Systems Laboratory
   Gif-sur-Yvette , Ile-de-France   91190
   France

   Phone: +33169089223
   Email: Alexandre.Petrescu@cea.fr




























Lee & Petrescu           Expires January 9, 2017                [Page 5]