Re: [Roll] P2P-RPL: Data-Option in P2P-DIO
"Reddy, Joseph" <jreddy@ti.com> Fri, 25 May 2012 21:07 UTC
Return-Path: <jreddy@ti.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 3F87C21F8814 for <roll@ietfa.amsl.com>; Fri, 25 May 2012 14:07:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -9.599
X-Spam-Level:
X-Spam-Status: No, score=-9.599 tagged_above=-999 required=5 tests=[AWL=1.000, BAYES_00=-2.599, RCVD_IN_DNSWL_HI=-8]
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 mrl82I1hhzNp for <roll@ietfa.amsl.com>; Fri, 25 May 2012 14:07:56 -0700 (PDT)
Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by ietfa.amsl.com (Postfix) with ESMTP id 5FE7121F880F for <roll@ietf.org>; Fri, 25 May 2012 14:07:56 -0700 (PDT)
Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id q4PL7t0h000667; Fri, 25 May 2012 16:07:55 -0500
Received: from DFLE70.ent.ti.com (dfle70.ent.ti.com [128.247.5.40]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id q4PL7tKq020432; Fri, 25 May 2012 16:07:55 -0500
Received: from DLEE10.ent.ti.com ([fe80::843:a4aa:bf01:3f68]) by DFLE70.ent.ti.com ([fe80::db3:609a:aa62:e1ec%22]) with mapi id 14.01.0323.003; Fri, 25 May 2012 16:07:55 -0500
From: "Reddy, Joseph" <jreddy@ti.com>
To: Mukul Goyal <mukul@uwm.edu>
Thread-Topic: P2P-RPL: Data-Option in P2P-DIO
Thread-Index: Ac06ukqYlqXbLy4uQ+WsQbdrHuAImw==
Date: Fri, 25 May 2012 21:07:55 +0000
Message-ID: <2AA5AC69E924D149A8D63EB676AF87DB2CA34066@DLEE10.ent.ti.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [128.247.5.50]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
Cc: "roll@ietf.org" <roll@ietf.org>
Subject: Re: [Roll] P2P-RPL: Data-Option in P2P-DIO
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: Fri, 25 May 2012 21:07:57 -0000
Hi Mukul, See response below... -Regards, Joseph -----Original Message----- [Joseph] Section 9.4 Bullet 1: Under what conditions would a router receive the same DIO and a Data-Option with higher sequence number? I assume that only the Originator can include a Data-Option ? Same question also arises for section 9.5 ( para 1 ) [Mukul] Yes, only the origin can include a data option for delivery to the target(s). In theory, the origin might have newer data to convey to the target(s) while the route discovery is still going on. Sequence numbers accounts for that possibility. Note that Data option did not have a sequence number earlier (before the first LC). Then, Pascal raised the possibility what if origin changes the data option. How would intermediate routers and target know that this is the newer data? Hence, we introduced the sequence number. [Joseph] I don’t think the Origin should able to this. In fact, the Origin must not make any changes to the contents of the DIO and retransmit it without updating the version number. If the Origin wants to send data, it should simply wait until the p2p route is setup and then use it. The whole idea of sending UDP Data messages in the ICMP message payload itself doesn’t seem quite right. It is also not simple from an implementation perspective to make this kind of cross layer interactions.
- Re: [Roll] P2P-RPL: Data-Option in P2P-DIO Reddy, Joseph
- Re: [Roll] P2P-RPL: Data-Option in P2P-DIO Mukul Goyal
- Re: [Roll] P2P-RPL: Data-Option in P2P-DIO Jakob Buron
- Re: [Roll] P2P-RPL: Data-Option in P2P-DIO Reddy, Joseph
- Re: [Roll] P2P-RPL: Data-Option in P2P-DIO Mukul Goyal