[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] How to write my item to trace file?
- To: ns-users <ns-users@ISI.EDU>
- Subject: [ns] How to write my item to trace file?
- From: Xiaojun Cao <xjcao@263.net>
- Date: Mon, 20 Aug 2001 14:45:57 -0400
- Sender: owner-ns-users@ISI.EDU
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801
Hi,
I want to write an item like:
d 1.84609 0 2 tcp 1000 ------
to the trace file and namtrace file before I Packet::free() a packet.
Is there any example? I am not sure how the system original trace works.
Thank you very much!
X. cao