Re: [ns] new wireless trace format

2007-02-24 Thread David Bath
Hi list, Try as I might, I can't get my wireless traces to spit out in new format. I'm using nsclick (compiled with ns2 version 2.3) and it seems to otherwise be performing fine. However, when I try the well-documented: set ns_ [new Simulator] set tracefd [open filename w] $ns_ use-newtrace

Re: [ns] new wireless trace format

2007-02-25 Thread David Bath
! Best Regards, Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Bath Sent: 25 February 2007 00:02 To: ns-users@ISI.EDU Subject: Re: [ns] new wireless trace format Hi list, Try as I might, I can't get my wireless traces to spit out in new format

Re: [ns] new wireless trace format

2007-02-25 Thread David Bath
it seems to be ignored. Any other thoughts would be much appreciated! Best Regards, Dave From: Shaili Desai [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 05:55 To: David Bath Subject: Re: [ns] new wireless trace format You need the command $ns_ use-newtrace and that will get

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
format, (but works fine if I don't use ClickNodes) so I wonder if perhaps this is a clue to where the problem is? Thanks for continuing help. Dave -Original Message- From: ?e Olbert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 08:41 To: David Bath Subject: Re: [ns] new wireless trace

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
the newtrace_ variable? Is it possible that clicknodes are somehow mangling it? Cheers, Dave -Original Message- From: ?e Olbert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 09:05 To: David Bath Subject: RE: [ns] new wireless trace format Hi! I have no idea about click as such, just

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
, but neither work when a ClickNode is used. Sorry if I misunderstood... Best Regards, Dave -Original Message- From: Matthias Kuhnert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 10:07 To: David Bath Subject: Re: [ns] new wireless trace format The newtrace variable is set via the tcl

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
Olbert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 09:05 To: David Bath Subject: RE: [ns] new wireless trace format Hi! I have no idea about click as such, just thought this was an interesting problem. cmu-trace.cc prints in new-format if the packet type is not tagged: // use tagged

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
For info: when I run the nsclick scripts, argv[1] is always equal to namattach or target if this helps. Cheers, Dave -Original Message- From: ?e Olbert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 10:05 To: David Bath Subject: Re: [ns] new wireless trace format Hi! its set here

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
the newtrace action happens... Any thoughts on whether I'm reading this right? Best, Dave -Original Message- From: Matthias Kuhnert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 13:27 To: David Bath Subject: Re: [ns] new wireless trace format OK, the calling for this function

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
the flag, or just not honouring it somewhere Again, any thoughts would be very much appreciated, Best Regards, Dave -Original Message- From: Matthias Kuhnert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 13:27 To: David Bath Subject: Re: [ns] new wireless trace format OK

Re: [ns] new wireless trace format

2007-02-26 Thread David Bath
Message- From: Matthias Kuhnert [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 17:25 To: David Bath Subject: Re: [ns] new wireless trace format If you really want to try the new trace, forget all the testing and searching in the tcl direction - simply comment out the setting of the newtrace

[ns] nsclick + tracefile strangeness

2007-03-01 Thread David Bath
Hey list, I was hoping someone might give me a few pointers on this. I've got two Agents attached to sources (as far as I can see in a pretty similar manner to the nsclick example paper), as follows: Agent/Null set sport_ 5000 Agent/Null set dport_ 5000 Agent/CBR set