[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cbr and udp packet size





> > use packet_size_ instead of packetSize_; 210 is just the dfault value (from 
> > tcl/lib/ns-default.tcl)
> 
> 210 is the default size, but packetSize_ should be used instead of
> packet_size_. The latter is supported only for backward compability; see
> tcl/lib/ns-source.tcl. 

It is probably version dependent. On my b5 I have to use packet_size_ instead of 
PacketSize... Not on the b6

(I have tried with simple.tcl you attached to this thread)

> 
> BTW, I changed tcl/ex/simple.tcl to use my own CBR packet sizes and
> rates, but I cannot repeat what you have observed. I've attached my script
> for your comparison. 
> 
> - Haobo

Cheers,

Tarik