Re: [Roll] WG Last Call draft-ietf-roll-trickle-mcast-02

Dario Tedeschi <dat@exegin.com> Mon, 29 October 2012 19:07 UTC

Return-Path: <dat@exegin.com>
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 2142421F8514 for <roll@ietfa.amsl.com>; Mon, 29 Oct 2012 12:07:45 -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.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ijwFn8v0-hh6 for <roll@ietfa.amsl.com>; Mon, 29 Oct 2012 12:07:44 -0700 (PDT)
Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by ietfa.amsl.com (Postfix) with ESMTP id 79A5521F84E4 for <roll@ietf.org>; Mon, 29 Oct 2012 12:07:44 -0700 (PDT)
Received: by mail-pb0-f44.google.com with SMTP id ro8so4379884pbb.31 for <roll@ietf.org>; Mon, 29 Oct 2012 12:07:44 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding :x-gm-message-state; bh=uzZz/NXgM4g9xVvKp77viuROluhDwHHAdc3axuEi8bc=; b=QPC+i5JfYQelN801tzhlR4gkbNIJ5V2hcfWw1rBg2FmxMW61yXK3IuTa0vkm4OXh7t 0oqKi6tQ2BwDo9LVzvMH4sxAewZgnyKiWybVrEsDrlCjdX8Tlf4sxWvo6VVyzi6jZRpU QEbJJC9mNtvK14blAj7M6RpDiQ5Cx8dwvlDuqmuwFZy3clgcBfr6grQRTJhju7PLShRA FUZdwRnX9H7Kt9CuKUD6nyYi1DsHhoZ/Y/TD87NHWVG6KREntdbwtbt5YP1PeKrMJvEo 666v4ZSeQnAqWlnimsrGTDlfhY4jofptGqUG9HiPzjuuC/sWmn6aVA33crhV3vrnVnQU 1AHw==
Received: by 10.66.88.197 with SMTP id bi5mr85308990pab.58.1351537664101; Mon, 29 Oct 2012 12:07:44 -0700 (PDT)
Received: from [172.16.16.110] ([184.71.143.130]) by mx.google.com with ESMTPS id ht5sm6397455pbc.18.2012.10.29.12.07.42 (version=SSLv3 cipher=OTHER); Mon, 29 Oct 2012 12:07:42 -0700 (PDT)
Message-ID: <508ED3E6.3080704@exegin.com>
Date: Mon, 29 Oct 2012 12:07:18 -0700
From: Dario Tedeschi <dat@exegin.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
MIME-Version: 1.0
To: roll@ietf.org
References: <03B78081B371D44390ED6E7BADBB4A77220226E7@xmb-rcd-x02.cisco.com>
In-Reply-To: <03B78081B371D44390ED6E7BADBB4A77220226E7@xmb-rcd-x02.cisco.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Gm-Message-State: ALoCoQkXtGjEnrAXNKIl3e9Ri3lI681YTaH6BTuBpZ+CoSNoTF7qtNG7flQPI3BYkVm9tY4RYiMv
Subject: Re: [Roll] WG Last Call draft-ietf-roll-trickle-mcast-02
X-BeenThere: roll@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
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: <http://www.ietf.org/mail-archive/web/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, 29 Oct 2012 19:07:45 -0000

I think others have covered most of what I wanted to say, but there is 
one point I want to highlight.

The issue relates to the following text:

    A scope larger than link-local MAY be used only when that scope 
corresponds exactly to the MPL
    domain.

There's no explanation on how a node would determine what scope 
corresponds to a MPL domain. How would it do that without being given 
some additional information from the edge-router/s. I think what is 
needed, here, is some multicast routing information from the edge-router/s.

One solution might be for a RPL root to advertise RIOs (in its DIOs), 
that give the multicast prefixes reachable outside of the RPL/MPL 
Domain. For example, a RPL root could advertise FF05::/16 to effectively 
indicate that site-local scope is wider than just the RPL Domain and 
that a router should encapsulate site-local multicasts, whether 
forwarding or sourcing them. Other multicasts could be sent 
un-encapsulated, however an implementation may still choose to 
encapsulate all non-link-local multicasts.

Of course, all this would be greatly simplified if IPv6-in-IPv6 
encapsulation of non-link-local multicasts was made mandatory within a 
"non-storing RPL domain" (MPL domain). Then there would be only one way 
to forward multicasts within such a domain and there would be no need 
for additional routing information.

- Dario


On 12-10-24 11:55 PM, JP Vasseur (jvasseur) wrote:
> Dear all,
>
> draft-ietf-roll-trickle-mcast-02  has been discussed on the mailing list and during WG meeting a number of time; the document is stable and
> has been implemented. Thus this starts a 2-week WG Last call ending on Nov 9 at noon ET. Please send your comments to the authors
> and copy the mailing list and the co-chairs.
>
> Thanks.
>
> JP.
>
> _______________________________________________
> Roll mailing list
> Roll@ietf.org
> https://www.ietf.org/mailman/listinfo/roll