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

Dario Tedeschi <dat@exegin.com> Wed, 31 October 2012 23:22 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 B2AB021F889B for <roll@ietfa.amsl.com>; Wed, 31 Oct 2012 16:22:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.048
X-Spam-Level:
X-Spam-Status: No, score=-2.048 tagged_above=-999 required=5 tests=[AWL=1.550, BAYES_00=-2.599, HTML_MESSAGE=0.001, 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 ybnqdvYxHlUt for <roll@ietfa.amsl.com>; Wed, 31 Oct 2012 16:22:11 -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 C540B21F881F for <roll@ietf.org>; Wed, 31 Oct 2012 16:22:11 -0700 (PDT)
Received: by mail-pb0-f44.google.com with SMTP id ro8so1313491pbb.31 for <roll@ietf.org>; Wed, 31 Oct 2012 16:22:11 -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:cc:subject :references:in-reply-to:content-type:x-gm-message-state; bh=j09QybtkFVSYZx/OHFuISxtixkSEujwrxbXlkVcvb/M=; b=ieWpb3uCv12g4/oBB7Qxl6rj/oCdANS+ockw+VU80GOb4p3IjXR/OOB3qUWLKZLlzp qX2dxvsft4KQFRWBvsjhk/RuI0pSG5CuB9+wLUzEK/oTMJnk3OjkiWMlMj2CPaKXYgW+ A0hqlQ3uVLyJaHnPsahDQa83Q5BW9fBp7d/xhvN8+0oZHvfWTvTwXUY7EZZq8gI4WVqK OMsNWwxHeOgCX0TKbpGNiisQ6Er9j6MVgDDsXV8iP7iKzEma3CKhQNwvyiJNWOXp1HF/ mUeFlna39WU5ejk2p9aWqfX0VKzpSKva4URIoOxwKoECNoYdLm7kw/PDF97WSdwCP+7l IfRQ==
Received: by 10.68.226.71 with SMTP id rq7mr74931539pbc.65.1351725731586; Wed, 31 Oct 2012 16:22:11 -0700 (PDT)
Received: from [172.16.1.52] ([184.71.143.130]) by mx.google.com with ESMTPS id c7sm2891979pay.10.2012.10.31.16.22.09 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 16:22:10 -0700 (PDT)
Message-ID: <5091B2A3.1090205@exegin.com>
Date: Wed, 31 Oct 2012 16:22:11 -0700
From: Dario Tedeschi <dat@exegin.com>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:7.0) Gecko/20110922 Thunderbird/7.0
MIME-Version: 1.0
To: "Jonathan Hui (johui)" <johui@cisco.com>
References: <CCB50B52.1B637%d.sturek@att.net> <B50D0F163D52B74DA572DD345D5044AF0F6E519E@xmb-rcd-x04.cisco.com> <b4475c01a2da3a733b3fae9fccab42a7@xs4all.nl> <B50D0F163D52B74DA572DD345D5044AF0F6E9646@xmb-rcd-x04.cisco.com>
In-Reply-To: <B50D0F163D52B74DA572DD345D5044AF0F6E9646@xmb-rcd-x04.cisco.com>
Content-Type: multipart/alternative; boundary="------------080404000705030205070404"
X-Gm-Message-State: ALoCoQlbMFrJ2vcZ7U0IHm8XUqjJLWn3jzzNyyFFSmkDJ+zGbTg3g+m+EKCCzVZLCa6eKcc5L42j
Cc: "roll@ietf.org" <roll@ietf.org>
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: Wed, 31 Oct 2012 23:22:13 -0000

Yes, I'd like to try clarify why link-local scope was suggested for the 
*outer* header. The reasons were:

 1. Link-local scope is the only scope where the boundaries are well
    defined (i.e. on the link). Higher scopes are not well-defined and
    can cover wide domains depending on network configuration and
    administration.
 2. With a higher scope, there is a chance that non-MPL aware routers
    may simply forward encapsulated multicast datagrams (MPL HbH option
    and all). We wouldn't want MPL datagrams to leak outside of an MPL
    domain.
 3. A higher scope complicates the forwarding logic that needs to be
    implemented in an MPL router. The complication comes when a router
    receives an MPL datagram and needs to figure out whether to
    decapsulate or not. Granted, the use of an MPL group would mitigate
    this problem to a degree, but link-local scope would make the
    decision to decapsulate very obvious and simple.
 4. In conjunction with 3. Link-local scope also makes it easier for an
    MPL router to determine if the inner multicast address is one that a
    higher layer (or an app) may be interested in.

Hopefully I haven't made things more confusing.

- Dario

On 31/10/2012 7:53 AM, Jonathan Hui (johui) wrote:
> Hi Peter,
>
> The current draft does not place any restrictions on the MPL multicast scope.
>
> If the LLN border router is an MPL forwarder, it can forward MPL multicast packets between different MPL multicast scope zones.  To be explicit, if the original multicast packet's destination address has link-local scope, the MPL forwarder should not forward the packet again.  If the original multicast packet's destination has a scope larger than the MPL multicast scope, then the MPL forwarder needs to forward the packet to other MPL multicast scope zones (which may or may not involve different interfaces).
>
> Does that address your question?
>
> --
> Jonathan Hui
>
> On Oct 31, 2012, at 3:54 AM, peter van der Stok<stokcons@xs4all.nl>  wrote:
>
>> Hi Jonathan,
>>
>> To be absolutely sure: the MPL multicast scope can be link-local, ULA or site-local? meaning the LLN border router can be a MPL forwarder?
>> In the latter case the LLN border router can forward link-local multicast from one interface to another?
>>
>> Greetings,
>>
>> peter
>>
>> Jonathan Hui (johui) schreef op 2012-10-30 18:27:
>>> Yes, a goal of the current draft is to support both cases (use of
>>> IPv6-in-IPv6 encapsulation or not).
>>>
>>> The intent is as follows:
>>> 1) If the source of the multicast packet is within the MPL forwarding
>>> domain and the destination has a scope equal to or smaller than the
>>> MPL multicast scope, then no IPv6-in-IPv6 encapsulation is required.
>>> 2) If the source of the multicast packet is outside the MPL
>>> forwarding domain or the destination has scope greater than the MPL
>>> multicast scope, then IPv6-in-IPv6 encapsulation is required.  When
>>> using IPv6-in-IPv6 encapsulation, then the all MPL forwarders
>>> multicast address with scope = MPL multicast scope is used as the
>>> destination address in the outer header.
>>>
>>> As mentioned in my other email, IPv6-in-IPv6 encapsulation is
>>> required if you want to use the IPv6 Destination Address to identify
>>> MPL forwarding scope zones.
>>>
>>> Of course, this brings up Dario's practical point of how to configure
>>> the MPL multicast scope if we allow that to dynamically change.  He
>>> proposes a simplifying suggestion of requiring IPv6-in-IPv6
>>> encapsulation for all non-link-local multicasts.  In other words,
>>> setting the MPL multicast scope to link-local.
>>>
>>> Thoughts?
>>>
>>> --
>>> Jonathan Hui
>>>
>>> On Oct 30, 2012, at 4:46 AM, Don Sturek<d.sturek@att.net>  wrote:
>>>
>>>> Hi Peter,
>>>>
>>>> I still need to read the latest draft so take what I say here with that in
>>>> mind......
>>>>
>>>> I was hoping that we could support not using IP in IP tunneling if the
>>>> scope of the multicast transmission was only within the multi-link subnet
>>>> managed by the border router.   I was hoping that only transmission
>>>> emanating from outside the multi-link subnet, received at the border
>>>> router, with scope that includes the devices in the multi-link subnet
>>>> would require IP in IP tunneling (and vice versa in terms of multicasts
>>>> generated in the multi-link subnet with scope outside).  I haven't yet
>>>> read the draft carefully to know if this is possible.
>>>>
>>>> Don
>>>>
>>>>
>>>> On 10/30/12 1:34 AM, "peter van der Stok"<stokcons@xs4all.nl>  wrote:
>>>>
>>>>> Hi Don,
>>>>>
>>>>> and more specifically under which conditions. That gives the
>>>>> possibility to choose the conditions such that the encapsulation is not
>>>>> needed.
>>>>>
>>>>> Don Sturek schreef op 2012-10-29 16:56:
>>>>>> Hi Peter,
>>>>>>
>>>>>> I think your suggested changes to the Trickle Multicast draft point
>>>>>> out
>>>>>> why IP in IP tunneling is needed.
>>>>>>
>>>>>> Don
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 10/29/12 3:44 AM, "peter van der Stok"<stokcons@xs4all.nl>  wrote:
>>>>>>
>>>>>>> Dear WG,
>>>>>>>
>>>>>>>
>>>>>>> Attached my suggestions for text modifications including some nits. I
>>>>>>> used the facilities of word to edit and comment text with traces.
>>>>>>>
>>>>>>> When writing text about MC scope and MC domain, I was puzzled by the
>>>>>>> all MPL forwarders multicast address which removes the possibility to
>>>>>>> address a given multicast group. We expect multiple (possibly
>>>>>>> disjunct)
>>>>>>> MC groups in our wireless networks.
>>>>>>> Also I failed to understand why encapsulation was necessary once the
>>>>>>> message was received by the seed.
>>>>>>> To make it possible to configure the interface with one MC scope I
>>>>>>> added the possibility to use Unicast-Prefix-based IPv6 Multicast
>>>>>>> Addresses (RFC 3306).
>>>>>>>
>>>>>>>
>>>>>>> Probably, I overlooked many aspects which make the suggestions
>>>>>>> impractical, but I hope that the intention is clear.
>>>>>>>
>>>>>>> Peter van der Stok
>>>>>>>
>>>>>>> Michael Richardson schreef op 2012-10-25 23:30:
>>>>>>>> I suggest that you propose specific text to the list to modify the
>>>>>>>> document.
>>>>>>> _______________________________________________
>>>>>>> Roll mailing list
>>>>>>> Roll@ietf.org
>>>>>>> https://www.ietf.org/mailman/listinfo/roll
>>>>
>>>> _______________________________________________
>>>> Roll mailing list
>>>> Roll@ietf.org
>>>> https://www.ietf.org/mailman/listinfo/roll
> _______________________________________________
> Roll mailing list
> Roll@ietf.org
> https://www.ietf.org/mailman/listinfo/roll