64bit MAC addresses and SLAAC

Alexandre Petrescu <alexandre.petrescu@gmail.com> Mon, 15 June 2020 20:24 UTC

Return-Path: <alexandre.petrescu@gmail.com>
X-Original-To: ipv6@ietfa.amsl.com
Delivered-To: ipv6@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 125603A0A25 for <ipv6@ietfa.amsl.com>; Mon, 15 Jun 2020 13:24:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.013
X-Spam-Level:
X-Spam-Status: No, score=0.013 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cp8Km2ZNqMqI for <ipv6@ietfa.amsl.com>; Mon, 15 Jun 2020 13:24:19 -0700 (PDT)
Received: from oxalide-smtp-out.extra.cea.fr (oxalide-smtp-out.extra.cea.fr [132.168.224.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F372F3A0CBE for <ipv6@ietf.org>; Mon, 15 Jun 2020 13:24:10 -0700 (PDT)
Received: from pisaure.intra.cea.fr (pisaure.intra.cea.fr [132.166.88.21]) by oxalide-sys.extra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id 05FKO8Mj028877 for <ipv6@ietf.org>; Mon, 15 Jun 2020 22:24:08 +0200
Received: from pisaure.intra.cea.fr (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 4107D20ACD5 for <ipv6@ietf.org>; Mon, 15 Jun 2020 22:24:08 +0200 (CEST)
Received: from muguet1-smtp-out.intra.cea.fr (muguet1-smtp-out.intra.cea.fr [132.166.192.12]) by pisaure.intra.cea.fr (Postfix) with ESMTP id 2E0B220ACBE for <ipv6@ietf.org>; Mon, 15 Jun 2020 22:24:08 +0200 (CEST)
Received: from [10.11.240.7] ([10.11.240.7]) by muguet1-sys.intra.cea.fr (8.14.7/8.14.7/CEAnet-Internet-out-4.0) with ESMTP id 05FKNgrB029444 for <ipv6@ietf.org>; Mon, 15 Jun 2020 22:23:58 +0200
Subject: 64bit MAC addresses and SLAAC
From: Alexandre Petrescu <alexandre.petrescu@gmail.com>
To: IPv6 <ipv6@ietf.org>
References: <e8a25961-5ac9-d35e-77dd-bf86f45cd077@gmail.com>
Message-ID: <a17ae9f3-001c-07f6-84f9-a0ca583e6a00@gmail.com>
Date: Mon, 15 Jun 2020 22:23:35 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0
MIME-Version: 1.0
In-Reply-To: <e8a25961-5ac9-d35e-77dd-bf86f45cd077@gmail.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Language: fr
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/ipv6/KKx9xu-mhOR_TFAoPgF0-5cWl5U>
X-BeenThere: ipv6@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IPv6 Maintenance Working Group \(6man\)" <ipv6.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ipv6>, <mailto:ipv6-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ipv6/>
List-Post: <mailto:ipv6@ietf.org>
List-Help: <mailto:ipv6-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ipv6>, <mailto:ipv6-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Jun 2020 20:24:24 -0000

Hi,

Before the sanitary situation I was studying an issue at ISO.

The issue is about 64bit MAC addresses and SLAAC.

SLAAC needs a 48bit MAC addresses in order to work, and it can not work 
with a 64bit MAC address; (but yes, it can with 64bit IIDs).

The document ISO/CD 22738:2019(E) under development at that time does 
specify a 64bit MAC address for optical camera communications (OCC, akin 
to IEEE 802.15.7).

This might be an additional requirement for SLAAC improvements.  Or not.

Alex