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

Re: [ns] Pcap in nse



On Mon, May 28, 2001 at 11:03:09AM +0200, Mark Janssen wrote:
> 1) The documentation states that the trace-file should be in tcp-dump format. What format would that be (TCPdump has about a million switchess which influence the output)
> 

No, there is only one format. Usually, the tcpdump format means 
the file generated by "tcpdump -w"

> 2) How can I set-up and configure the PCAP object so that I can replay a specific trace-file.
> 

use "Network/Pcap/File". The source code is in emulate/net-pcap.cc