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

Re: [ns] cbr packet size



Patrick Simen wrote:

> Am I right in assuming that Application/Traffic/CBR agents have a packet
> size of 1000, but that they actually carry no data?  I read in a message
> to this list that cbr packets always have size = 1000, and from my
> experiments, this seems to be true.  But the packet's datalen field is
> always 0.
>
> But I can't figure out what line of c++ code causes the packet size to be
> set to 1000, even after looking through all the files I can think of.
>

try ~ns/tcl/lib/ns-default.tcl

Kun-chan Lan