Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions]
"Pedro M. Ruiz" <pedrom@dif.um.es> Mon, 28 August 2006 20:48 UTC
Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com)
by megatron.ietf.org with esmtp (Exim 4.43)
id 1GHo2C-0004eV-KM; Mon, 28 Aug 2006 16:48:40 -0400
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org)
by megatron.ietf.org with esmtp (Exim 4.43) id 1GHo2A-0004eN-UY
for manet-dt@ietf.org; Mon, 28 Aug 2006 16:48:38 -0400
Received: from mail.um.es ([155.54.212.109])
by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1GHo28-0007ed-T6
for manet-dt@ietf.org; Mon, 28 Aug 2006 16:48:38 -0400
Received: from localhost (localhost [127.0.0.1])
by mail.um.es (Postfix) with ESMTP id AA8201FB42E;
Mon, 28 Aug 2006 22:48:27 +0200 (CEST)
Received: from mail.um.es ([127.0.0.1])
by localhost (xenon1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP
id 25828-01-61; Mon, 28 Aug 2006 22:48:25 +0200 (CEST)
Received: from [192.150.187.140] (wifi140.icsi.berkeley.edu [192.150.187.140])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by mail.um.es (Postfix) with ESMTP id 24C4E1FB56C;
Mon, 28 Aug 2006 22:48:22 +0200 (CEST)
Message-ID: <44F35697.7040001@dif.um.es>
Date: Mon, 28 Aug 2006 13:48:23 -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>
Subject: Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions]
References: <44EF897E.8060700@nokia.com> <374005f30608251647u1ed23d0fxeec7e33f455740f0@mail.gmail.com> <44EF8F78.1010004@nokia.com>
<374005f30608251716t30cb17d1mc37c4f278fdc6eb2@mail.gmail.com>
In-Reply-To: <374005f30608251716t30cb17d1mc37c4f278fdc6eb2@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at telemat.um.es
X-Spam-Score: 0.0 (/)
X-Scan-Signature: f49c97ce49302a02285a2d36a99eef8c
Cc: "Elizabeth M. Belding \(work\)" <ebelding@cs.ucsb.edu>,
karim.seada@nokia.com, manet-dt@ietf.org
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>
Errors-To: manet-dt-bounces@ietf.org
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 --------------------------------------------------------------------- _______________________________________________ Manet-dt mailing list Manet-dt@ietf.org https://www1.ietf.org/mailman/listinfo/manet-dt
- [Manet-dt] DYMO SeqNum Decisions Ian Chakeres
- [Manet-dt] Re: DYMO SeqNum Decisions Ian Chakeres
- [Manet-dt] Re: DYMO SeqNum Decisions Charles E. Perkins
- [Manet-dt] Valid routes vs. active routes Charles E. Perkins
- [Manet-dt] Re: DYMO SeqNum Decisions Charles E. Perkins
- [Manet-dt] Re: DYMO SeqNum Decisions Ian Chakeres
- [Manet-dt] Re: Valid routes vs. active routes Ian Chakeres
- [Manet-dt] Re: DYMO SeqNum Decisions Charles E. Perkins
- [Manet-dt] Re: DYMO SeqNum Decisions Ian Chakeres
- [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Charles E. Perkins
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Charles E. Perkins
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Ian Chakeres
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Ian Chakeres
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] mase
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Ian Chakeres
- RE: [Manet-dt] DYMO SeqNum Decisions Koojana Kuladinithi
- Re: [Manet-dt] DYMO SeqNum Decisions Ian Chakeres
- Re: [Manet-dt] [Fwd: Re: DYMO SeqNum Decisions] Pedro M. Ruiz