[ns] [Fwd: debugging in ns2]
Julie Wong
jw@erg.sri.com
Wed, 10 Oct 2001 12:03:51 -0700
This is a multi-part message in MIME format.
--------------3D95EC718B0695B7443455F7
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I modeled my protocol after the dsdv code released with NS
version 2.1b8. If you are familiar with dsdv and wouldn't mind
giving me some tips, that would be wonderful.
Thanks much,
Julie Wong
--------------3D95EC718B0695B7443455F7
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Received: from pit.erg.sri.com (pit.erg.sri.com [128.18.100.28])
by sjc.erg.sri.com (8.9.1/8.9.1) with ESMTP id LAA22592
for <jw@sjc.erg.sri.com>; Wed, 10 Oct 2001 11:39:40 -0700 (PDT)
Received: from erg.sri.com (localhost [127.0.0.1])
by pit.erg.sri.com (8.9.3+Sun/8.9.0) with ESMTP id LAA07107;
Wed, 10 Oct 2001 11:39:27 -0700 (PDT)
Sender: jw@erg.sri.com
Message-ID: <3BC495DF.AEF95D7C@erg.sri.com>
Date: Wed, 10 Oct 2001 11:39:27 -0700
From: Julie Wong <jw@erg.sri.com>
X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en, Chinese, zh
MIME-Version: 1.0
To: ns-users@isi.edu
CC: jw@erg.sri.com
Subject: debugging in ns2
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=us-ascii
X-Mozilla-Status2: 00000000
Hi, I am new to NS2 and would like to get some pointers on how
to debug a NS2-based wireless protocol. My main obstacle is
data packets don't seem to be received by apparently reachable
destination nodes. Is there an easy way to go about finding out
where the break down is happening in. The data packet leaves
the source node, the next hop is instantiated in the packet header,
but is never seen again. I assume that it goes to the link/MAC layer
and some how lost or transmission failed. But how do I find out
in where and how it disappeared?
Thanks much,
Julie Wong
--------------3D95EC718B0695B7443455F7--