Re: [Tcpreplay-users] tcpreplay can not send full packet in linux

2006-11-29 Thread Aaron Turner
Thanks for the pcap Haiyan. I'm curious as to how this pcap was generated? I looked at the raw pcap file, and it seems broken. The reason for this is that the pcap file header stores the 'snaplen' used for capture of this file. In this file it is set to 100 bytes (0x64). The snaplen is the gl

Re: [Tcpreplay-users] tcpreplay can not send full packet in linux

2006-11-29 Thread Aaron Turner
Hi Haiyan, Never seen that before. Could you be so kind as to send me the msg.cap file? Thanks, Aaron -- Aaron Turner http://synfin.net/ On 11/29/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > > > I met a problem that tcpreplay can not send full packet. I am not sure what > ca