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

Trace file format



Hi, there

I am trying to use some traffic trace file to generate traffic. But
the description about the traffic trace file in documentation is not very 
clear to me.

In traffictrace.cc, it says 

driven by a trace
 * file.  records in the trace file consist of 2 32 bit fields, the
 * first indicating the inter-packet time in microseconds, and the
 * second indicating the packet length in bytes. 

How can we generate "2 32 bits fields"? Can anyone give an example of
trace file?


Thank you, guys

-Shaogang