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

Mukul Goyal <mukul@uwm.edu> Wed, 30 March 2011 00:45 UTC

Return-Path: <prvs=063031bf6=mukul@uwm.edu>
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 1C15C28C0EE for <6lowpan@core3.amsl.com>; Tue, 29 Mar 2011 17:45:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.599
X-Spam-Level:
X-Spam-Status: No, score=-3.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1]
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 i3BAOOW7rF1b for <6lowpan@core3.amsl.com>; Tue, 29 Mar 2011 17:45:49 -0700 (PDT)
Received: from ip1mta.uwm.edu (ip1mta.uwm.edu [129.89.7.18]) by core3.amsl.com (Postfix) with ESMTP id E24D628C0DF for <6lowpan@ietf.org>; Tue, 29 Mar 2011 17:45:48 -0700 (PDT)
Received: from mta04.pantherlink.uwm.edu ([129.89.7.101]) by ip1mta.uwm.edu with ESMTP; 29 Mar 2011 19:47:27 -0500
Received: from localhost (localhost.localdomain [127.0.0.1]) by mta04.pantherlink.uwm.edu (Postfix) with ESMTP id 233522B3EF2; Tue, 29 Mar 2011 19:44:36 -0500 (CDT)
X-Virus-Scanned: amavisd-new at mta04.pantherlink.uwm.edu
Received: from mta04.pantherlink.uwm.edu ([127.0.0.1]) by localhost (mta04.pantherlink.uwm.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UusivnHYomjT; Tue, 29 Mar 2011 19:44:35 -0500 (CDT)
Received: from mail02.pantherlink.uwm.edu (mail02.pantherlink.uwm.edu [129.89.7.86]) by mta04.pantherlink.uwm.edu (Postfix) with ESMTP id 8F0EB2B3EF3; Tue, 29 Mar 2011 19:44:35 -0500 (CDT)
Date: Tue, 29 Mar 2011 19:47:26 -0500
From: Mukul Goyal <mukul@uwm.edu>
To: Carsten Bormann <cabo@tzi.org>
Message-ID: <504410488.1444839.1301446046572.JavaMail.root@mail02.pantherlink.uwm.edu>
In-Reply-To: <6AF58CF8-895E-401D-B494-D9F6631E2801@tzi.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [129.89.7.92]
X-Mailer: Zimbra 6.0.9_GA_2686 (ZimbraWebClient - IE8 (Win)/6.0.9_GA_2686)
X-Authenticated-User: mukul@uwm.edu
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: Wed, 30 Mar 2011 00:45:50 -0000

Hi Carsten

>Hosts don't take part in routing protocols

I agree absolutely.

>The only source of information about reachability and network configuration a host has is ND (and DHCP for some of the latter, if present).

I agree. That's why I think 6lowpan ND should provide a mechanism to clearly identify a registered neighbor as a 6lowpan host or a 6lowpan router.

Thanks
Mukul 

----- Original Message -----
From: "Carsten Bormann" <cabo@tzi.org>
To: "Esko Dijk" <esko.dijk@philips.com>
Cc: "Erik Nordmark" <nordmark@acm.org>, "Mukul Goyal" <mukul@uwm.edu>, "6lowpan" <6lowpan@ietf.org>
Sent: Tuesday, March 29, 2011 8:14:34 AM
Subject: Re: [6lowpan] "Advertize on Behalf" flag in ARO

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