[Manet-dt] Re: DYMO SeqNum Decisions - Ignore HopCnt RREP
"Pedro M. Ruiz" <pedrom@dif.um.es> Tue, 29 August 2006 02:59 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1GHtok-0007FP-OH; Mon, 28 Aug 2006 22:59:10 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1GHtoi-0007F4-TN
for manet-dt@ietf.org; Mon, 28 Aug 2006 22:59:08 -0400
Received: from mail.um.es ([155.54.212.109])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1GHtof-0002Ya-UD
for manet-dt@ietf.org; Mon, 28 Aug 2006 22:59:08 -0400
Received: from localhost (localhost [127.0.0.1])
by mail.um.es (Postfix) with ESMTP id E52A323DA21;
Tue, 29 Aug 2006 04:58:58 +0200 (CEST)
Received: from mail.um.es ([127.0.0.1])
by localhost (xenon2 [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 32109-01-93; Tue, 29 Aug 2006 04:58:57 +0200 (CEST)
Received: from [192.168.0.100] (adsl-70-137-140-190.dsl.snfc21.sbcglobal.net
[70.137.140.190])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by mail.um.es (Postfix) with ESMTP id E8D9123D66A;
Tue, 29 Aug 2006 04:58:50 +0200 (CEST)
Message-ID: <44F3AD6A.4010204@dif.um.es>
Date: Mon, 28 Aug 2006 19:58:50 -0700
From: "Pedro M. Ruiz" <pedrom@dif.um.es>
User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Ian Chakeres <ian.chakeres@gmail.com>
References: <374005f30608281901i259aba2wef4bb07f806accf2@mail.gmail.com>
In-Reply-To: <374005f30608281901i259aba2wef4bb07f806accf2@mail.gmail.com>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at telemat.um.es
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 901e41514361b8e11e58b5b67b2200c8
Cc: "Elizabeth M. Belding \(work\)" <ebelding@cs.ucsb.edu>,
karim.seada@nokia.com, manet-dt@ietf.org
Subject: [Manet-dt] Re: DYMO SeqNum Decisions - Ignore HopCnt RREP
X-BeenThere: manet-dt@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: MANET Design Team <manet-dt.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/manet-dt>,
<mailto:manet-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/manet-dt>
List-Post: <mailto:manet-dt@ietf.org>
List-Help: <mailto:manet-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/manet-dt>,
<mailto:manet-dt-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0394887154=="
Errors-To: manet-dt-bounces@ietf.org
Hi Ian, I guess I was not specific enough. When I said propagate the RREP back, didn't mean updating routing entries at intermediate nodes with that information. That is, if seqnos are equal an hop count is worse there is no reason to update a valid route entry with this one, which happens to be worse. I think this detail may prevent the loop from being formed. But I need to think more about it. Of course, I agree that it may sound weird to propagate such a RREP, but it is the only way I see off the top of my head to avoid RREPs being blacklisted without the destination increasing its OwnSeqNum. I'll try to find some time tomorrow to finally find out whether loops can appear even if we allow those RREP to propagrate without updating route entries. Regards, --Pedro Ian Chakeres wrote: > I am hesitant to have DYMO accept RREP information regardless of the > hop count. > > Here is an example showing a routing loop. > > Each of the arrows represents multiple hops. Solid arrows represent > routing table entries, while empty arrows are RREP messages. > > In the starting state RREQ have been disseminated by nodes X & Y. Due > to some messages losses the two routes shown are discovered. Node Z > routes through node X to reach node Y. Node Z routes through node Y to > reach node X. > > If node Z issues RREP to nodes X & Y. The RREP will traverse (remember > these are multihop paths) the other node first. When the two RREPs > (with identical sequence numbers) travel between nodes X & Y, each > node will create a route pointing toward the other creating a routing > loop. > > Ian Chakeres > > On 8/28/06, Pedro M. Ruiz <pedrom@dif.um.es> wrote: > >> Hi all, >> >> Sorry for late answer, it took me a while to go through the whole >> thread, and check old e-mails with our previous discussions on this same >> issue. >> >> I do remember we discussed quite a lot about this issue after Paris >> IETF. There were different solutions being proposed and simulated. I do >> remember Fran sent out the graphs of the different schemes... >> >> Let me recapitulate so that other people in MANET-DT can get some >> context... >> >> As Ian mentioned, the issue is that RREPs are being blackholed by some >> intermediate nodes. This may happen due to mobility, just changing the >> length of the reverse path back to the source. >> >> We simulated two alternatives. first one was my proposal to increase >> OwnSeqNo when creating a RREP (I know we don't want this) and second one >> was Charlie's porposal of allow RREPs to be propagated if seqnos are >> equal and hopcount no more than 1 hop longer. The reason for the >> condition of 1 hop was to avoid creating loops. >> >> The performance shown in the simulations was almost the same for both >> schemes. Thus, we decided to include the second alternative in v3 of the >> DYMO draft. >> >> Even with these changes, I pointed out some time ago that blackholes >> could still happen when topology changes include a more than >> 2 hops difference between the intermediate node and the node sending the >> RREP. >> >> Fran simulated a solution in which we allow a RREPs to go back to the >> source if seqnos were equal, regardless of the hop count and simulation >> results where as good as the two previous alternatives. I remember we >> were discussing whether allowing those RREP to be propagated could >> create a loop, and AFAIR, we didn't find a case in which that would >> happen. It seems that it was safe to allow those RREPs to be propagated >> without creating a loop. I think this is very similar to what Charlie >> said about having a local table where recent RREQs are stored. >> >> Wouldn't that be a valid solution? >> >> Regards, >> >> --Pedro >> >> Ian Chakeres wrote: >> >> > Comments inline. >> > >> > On 8/25/06, Charles E. Perkins <charles.perkins@nokia.com> wrote: >> > >> >> >> >> Hello again Ian, >> >> >> >> A few follow-on comments... >> >> >> >> ext Ian Chakeres wrote: >> >> >> > Pedro & Fran ran into seq num problems last year. During IETF 65 >> >> Ramon >> >> >> > identified another sequence number issue related to this >> >> discussion. >> >> >> > Both had problems with RREP being blackholed. >> >> >> Were those problems caused by the scenario outlined in recent >> >> e-mails? >> >> > >> >> > Both these problems were because the RREP originator was not >> >> > incrementing its sequence number. >> >> That formulation prejudices the outcome. I will interpret it to mean >> >> that, >> >> both problems would be solved if the RREP originator would >> >> increment its sequence number. But the problem is _caused_ by >> >> some other occurence. It is this true cause of the problem that >> >> I want to know more about. >> > >> > >> > "The problem" is that RREP were not being considered as fresh or >> > superior, and therefore dropped. >> > >> > I would like to find a solution that does not require the RREQ target >> > (RREP originator) to increment its sequence number, but I have not >> > found one yet. >> > >> > Finding such a solution appears difficult, since the target does not >> > know the state of routing tables in nodes along the path from the RREP >> > originator to the RREP target (RREQ originator). >> > >> > I am querying you and others to propose a solution that would solve >> > "The problem". Hopefully, one that does not require the RREP >> > originator to increment its seqnum. >> > >> > One other note lower. >> > >> >> >> > If we force intermediate nodes to examine information about the >> >> target >> >> >> > (last known seqnum and hopcnt) we might be able to know >> >> something at >> >> >> > the target node about the route traversed. But we still need to >> >> ensure >> >> >> > that a RREQ will reach the target, and I think any such logic >> could >> >> >> > result in RREQ blackholing. >> >> >> I think I am missing something here, unfortunately. Can you say >> >> >> just a little more about when the blackholing would occur? >> >> > >> >> > This condition would occur whenever an intermediate node >> discarded a >> >> > RREQ (due to new rules) and it was the only route to the target. >> >> Do you mean the new DYMO rules? Or, which ones specifically? >> > >> > >> > A possible set of new processing rules associated with dropping RREQ >> > based on the target's last know sequence number and hop count that >> > would allow the RREQ target to know something about the route >> > traversed. >> > >> > I do think blackholing could occur if this (new processing rules) were >> > implemented. >> > >> > Ian >> > >> >> -- >> >> Please address return e-mail to charles.perkins@nokia.com >> >> >> >> >> > >> > _______________________________________________ >> > Manet-dt mailing list >> > Manet-dt@ietf.org >> > https://www1.ietf.org/mailman/listinfo/manet-dt >> > >> >> >> -- >> --------------------------------------------------------------------- >> Pedro M. Ruiz, Ph.D. E-mail: pedrom@dif.um.es >> Fac. Informatica, Univ. of Murcia Phone: +34968364335 >> Campus de Espinardo s/n Fax: +34968364151 >> E-30100, Espinardo, Murcia www: ants.dif.um.es/~pedrom/ >> SPAIN >> --------------------------------------------------------------------- >> >> > > ------------------------------------------------------------------------ > -- --------------------------------------------------------------------- Pedro M. Ruiz, Ph.D. E-mail: pedrom@dif.um.es Fac. Informatica, Univ. of Murcia Phone: +34968364335 Campus de Espinardo s/n Fax: +34968364151 E-30100, Espinardo, Murcia www: ants.dif.um.es/~pedrom/ SPAIN ---------------------------------------------------------------------
_______________________________________________ Manet-dt mailing list Manet-dt@ietf.org https://www1.ietf.org/mailman/listinfo/manet-dt
- [Manet-dt] Re: DYMO SeqNum Decisions - Ignore Hop… Pedro M. Ruiz
- [Manet-dt] Re: DYMO SeqNum Decisions - Ignore Hop… Ian Chakeres