Re: [Roll] in non-storing mode how do leaf nodes know where the root is?

peter van der Stok <stokcons@xs4all.nl> Mon, 04 April 2016 12:37 UTC

Return-Path: <stokcons@xs4all.nl>
X-Original-To: roll@ietfa.amsl.com
Delivered-To: roll@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21F9112D5DD for <roll@ietfa.amsl.com>; Mon, 4 Apr 2016 05:37:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.621
X-Spam-Level:
X-Spam-Status: No, score=-2.621 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=ham 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 ekKujCaR3nMt for <roll@ietfa.amsl.com>; Mon, 4 Apr 2016 05:37:11 -0700 (PDT)
Received: from lb1-smtp-cloud2.xs4all.net (lb1-smtp-cloud2.xs4all.net [194.109.24.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6996312D5E6 for <roll@ietf.org>; Mon, 4 Apr 2016 05:37:10 -0700 (PDT)
Received: from webmail.xs4all.nl ([194.109.20.205]) by smtp-cloud2.xs4all.net with ESMTP id eCd71s01K4RV18J01Cd7wN; Mon, 04 Apr 2016 14:37:07 +0200
Received: from 2001:67c:370:160:853e:d75f:37c0:20b0 by webmail.xs4all.nl with HTTP (HTTP/1.1 POST); Mon, 04 Apr 2016 14:37:07 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Content-Transfer-Encoding: 7bit
Date: Mon, 04 Apr 2016 14:37:07 +0200
From: peter van der Stok <stokcons@xs4all.nl>
To: Routing Over Low power and Lossy networks <roll@ietf.org>
Organization: vanderstok consultancy
Mail-Reply-To: consultancy@vanderstok.org
In-Reply-To: <32685.1459773194@obiwan.sandelman.ca>
References: <15326.1459723539@obiwan.sandelman.ca> <CAP+sJUcPakqrxRYAca+Ni33XEsQCAXsA7NmkmNdE53u5BmG6zQ@mail.gmail.com> <32685.1459773194@obiwan.sandelman.ca>
Message-ID: <a8af2fa56e9c139c148c1288603e541c@xs4all.nl>
X-Sender: stokcons@xs4all.nl (p8Kfzo48Vu+/tLRhtM8flzGPeqh1f4I1)
User-Agent: XS4ALL Webmail
Archived-At: <http://mailarchive.ietf.org/arch/msg/roll/vFbAAIm2FN7rXA8gnTkvqqhuL_w>
Cc: Michael Richardson <mcr+ietf@sandelman.ca>
Subject: Re: [Roll] in non-storing mode how do leaf nodes know where the root is?
X-BeenThere: roll@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: consultancy@vanderstok.org, Routing Over Low power and Lossy networks <roll@ietf.org>
List-Id: Routing Over Low power and Lossy networks <roll.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/roll>, <mailto:roll-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/roll/>
List-Post: <mailto:roll@ietf.org>
List-Help: <mailto:roll-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/roll>, <mailto:roll-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Apr 2016 12:37:13 -0000

>     > It's always been unclear to me if the DODAGID must always be the
>     > IPv6 address
>     > of the root, or if it can be an arbitrary (unique) 128-bit 
> number.
>     > In storing
>     > mode that works fine.
> 
>     > DODAGID: ....The DODAGID MUST be a routable IPv6 address...
> 
> That definision is in 6.3.1, while the definition in section 2 says:
> 
>    DODAGID: A DODAGID is the identifier of a DODAG root.  The DODAGID 
> is
>          unique within the scope of a RPL Instance in the LLN.  The
>          tuple (RPLInstanceID, DODAGID) uniquely identifies a DODAG.
> 
> I think that the second definition should be moved/copied to the top, 
> and I
> suggest an errata.
> 
According to me, that does not solve your original question,
moving up and merging the two definitions does.

Peter