Re: [Roll] [roll] #95: Why need stop flag? Is the receipt of DRO not sufficient to indicate completion of route discovery?

Mukul Goyal <mukul@uwm.edu> Wed, 11 April 2012 12:24 UTC

Return-Path: <prvs=441eb7f02=mukul@uwm.edu>
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 8792921F84A6 for <roll@ietfa.amsl.com>; Wed, 11 Apr 2012 05:24:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.196
X-Spam-Level:
X-Spam-Status: No, score=-6.196 tagged_above=-999 required=5 tests=[AWL=0.403, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FwRHeCsBR3Yd for <roll@ietfa.amsl.com>; Wed, 11 Apr 2012 05:23:59 -0700 (PDT)
Received: from ip1mta.uwm.edu (ip1mta.uwm.edu [129.89.7.18]) by ietfa.amsl.com (Postfix) with ESMTP id 1A1A621F858A for <roll@ietf.org>; Wed, 11 Apr 2012 05:23:58 -0700 (PDT)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApwEAIR2hU9/AAAB/2dsb2JhbABFhWa2fyNWGxoCDRIHAlkGLId1p3GKEokJgS+JdgGFCIEYBIhajRKQNoMFgTYBFg
Received: from localhost (localhost.localdomain [127.0.0.1]) by mta03.pantherlink.uwm.edu (Postfix) with ESMTP id 492F11FD0C8; Wed, 11 Apr 2012 07:23:58 -0500 (CDT)
X-Virus-Scanned: amavisd-new at mta03.pantherlink.uwm.edu
Received: from mta03.pantherlink.uwm.edu ([127.0.0.1]) by localhost (mta03.pantherlink.uwm.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zo-84PMwMk6L; Wed, 11 Apr 2012 07:23:58 -0500 (CDT)
Received: from mail17.pantherlink.uwm.edu (mail17.pantherlink.uwm.edu [129.89.7.177]) by mta03.pantherlink.uwm.edu (Postfix) with ESMTP id 09D111FD0BE; Wed, 11 Apr 2012 07:23:58 -0500 (CDT)
Date: Wed, 11 Apr 2012 07:23:57 -0500
From: Mukul Goyal <mukul@uwm.edu>
To: C Chauvenet <c.chauvenet@watteco.com>
Message-ID: <2031218940.1889327.1334147037927.JavaMail.root@mail17.pantherlink.uwm.edu>
In-Reply-To: <D9B1858C-B90F-42D4-9943-BC1FA4500610@watteco.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
X-Originating-IP: [129.89.7.91]
X-Mailer: Zimbra 6.0.13_GA_2918 (ZimbraWebClient - IE8 (Win)/6.0.13_GA_2918)
X-Authenticated-User: mukul@uwm.edu
Cc: roll <roll@ietf.org>
Subject: Re: [Roll] [roll] #95: Why need stop flag? Is the receipt of DRO not sufficient to indicate completion of route discovery?
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, 11 Apr 2012 12:24:00 -0000

Please see inline.

Thanks
Mukul

> #95: Why need stop flag? Is the receipt of DRO not sufficient to indicate completion of route discovery?
> 
> Resolution: No because multiple DROs would be generated if multiple source  routes are being discovered.
> 
> Discussion:
> 
> p15 :  Stop (S): This flag, when set to one by a target, indicates that  the P2P-RPL route discovery is over.
> 
> [Cedric]
> Is this bit really usefull ? My guess is that it will be always set to 1.
> If you hear a DRO, this indeed means that the RDO has reached the target,  so you could just stop processing RDO when you hear a DRO.
> Do we really need a flag to stop RDO processing or the hearing of a DRO  type message could do the job ?
> 
> [Mukul]
> A P2P-RPL invocation might involve discovery of multiple source routes. In  that case, receipt of a DRO does not mean route discovery is over. Only  when the target sets the stop flag in the DRO, a node could be sure that  the route discovery is over.
> 
> [Cedric2]
> OK fo multiple discovery.
> But if I want to discover a route to a multicast group of target. I set a multicast adress in the target field of the RDO. Then, do I received as many DRO message as the number of target reached ? In that case, would the first DRO with a "S" flag stop the RDO propagation to reach all the target included in the multicast group ?
> 
> [Mukul2]
> A target cannot set the S flag to one in the DRO if the target address in the P2P-RDO specified a multicast address. See the following text at the end of page 21 in P2P-RPL-9:
> 
> "The target MAY set the stop flag inside the DRO message to one if
> 
> 
> 
> Goyal, et al.           Expires September 7, 2012              [Page 21]
> 
> Internet-Draft         draft-ietf-roll-p2p-rpl-09             March 2012
> 
> 
>   o  this router is the only target specified in the corresponding DIO,
>      i.e., the corresponding DIO specified a unicast address of the
>      router as the Target inside the P2P-RDO with no additional targets
>      specified via RPL Target Options; and
> 
> " 
> 
> [Cedric3] 
> So how do you stop the RDO flooding when the target adress is mulicast ? 
> 
> [Mukul3]
> 
> Stop flag cannot be used when the target address is multicast or when multiple unicast targets are there. The DIO generation will stop when the DAG dies. In the meanwhile, trickle algorithm would hopefully avoid unnecessary message generation. Note that the draft recommends a very small value for the redundancy constant.

[Cedric4]
So in this case, the RDO (I guess this is what you mean when you mentioned "DIO" in you previous message) generation to discover the route is never ending until the temporary DAG dies ?

[Mukul4] Never ending wont be the correct description. The temporary DAG lasts for a few seconds only. Plus, the trickle algorithm would prevent the generation of many DIOs.

[Cedric4]
I guess the RDO flooding would stop according to the MaxRank/NH field  of the P2P-RDO message.

[Mukul4]
Yes, it would. MaxRank and other routing constraints would always limit the scope of route discovery. Note that there are two separate things:
1) scope of discovery: how far the discovery message (P2P-RDO inside the DIO) travels. This is controlled by the routing constraints and the maxRank field inside the P2P-RDO.
2) How many discovery messages are generated by the nodes that join the DAG: this is controlled by trickle timer and ultimately by the DAG life time. The stop flag in the DRO is an optimization that allows DIO generation to stop in the nodes that can hear the stop flag.

[Cedric4]
But if this field is set to 0 (meaning infinity according to section 7.1), we should find a mechanism to stop the discovery mechanism.
What do you think ?

[Mukul4]
To tell the truth, MaxRank is basically a way to avoid putting a metric container in the DIO (when a limit on rank is the only constraint you want to specify). The scope of discovery is limited by both MaxRank as well as the routing constraints in the metric container.