Re: [6lowpan] "Advertize on Behalf" flag in ARO

Carsten Bormann <cabo@tzi.org> Tue, 29 March 2011 13:14 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: 6lowpan@core3.amsl.com
Delivered-To: 6lowpan@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 305293A681B for <6lowpan@core3.amsl.com>; Tue, 29 Mar 2011 06:14:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.249
X-Spam-Level:
X-Spam-Status: No, score=-106.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id APgDAkC0dIu3 for <6lowpan@core3.amsl.com>; Tue, 29 Mar 2011 06:14:40 -0700 (PDT)
Received: from informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) by core3.amsl.com (Postfix) with ESMTP id A925F3A6784 for <6lowpan@ietf.org>; Tue, 29 Mar 2011 06:14:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from smtp-fb3.informatik.uni-bremen.de (smtp-fb3.informatik.uni-bremen.de [134.102.224.120]) by informatik.uni-bremen.de (8.14.3/8.14.3) with ESMTP id p2TDG4cK006550; Tue, 29 Mar 2011 15:16:04 +0200 (CEST)
Received: from dhcp-9066.meeting.ietf.org (unknown [130.129.8.102]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-fb3.informatik.uni-bremen.de (Postfix) with ESMTPSA id 579391A9; Tue, 29 Mar 2011 15:16:04 +0200 (CEST)
Mime-Version: 1.0 (Apple Message framework v1082)
Content-Type: text/plain; charset="us-ascii"
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <A337AA36B3B96E4D853E6182B2F27AE2C76B0D57D7@NLCLUEXM03.connect1.local>
Date: Tue, 29 Mar 2011 15:14:34 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <6AF58CF8-895E-401D-B494-D9F6631E2801@tzi.org>
References: <22230823.477101.1299157661084.JavaMail.root@mail02.pantherlink.uwm.edu> <4D91BEDA.7080907@acm.org> <A337AA36B3B96E4D853E6182B2F27AE2C76B0D57D7@NLCLUEXM03.connect1.local>
To: "Dijk, Esko" <esko.dijk@philips.com>
X-Mailer: Apple Mail (2.1082)
Cc: 6lowpan <6lowpan@ietf.org>
Subject: Re: [6lowpan] "Advertize on Behalf" flag in ARO
X-BeenThere: 6lowpan@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Working group discussion for IPv6 over LowPan networks <6lowpan.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/6lowpan>
List-Post: <mailto:6lowpan@ietf.org>
List-Help: <mailto:6lowpan-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/6lowpan>, <mailto:6lowpan-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 29 Mar 2011 13:14:41 -0000

On Mar 29, 2011, at 14:55, Dijk, Esko wrote:

> RPL reachability is indeed advertised to both 6LR/6LNs, the only distinction is that a 6LN (host) would operate as a RPL leaf node

Hosts don't take part in routing protocols, so I don't understand this sequence.
The only source of information about reachability and network configuration a host has is ND (and DHCP for some of the latter, if present).

Gruesse, Carsten