Hi all,

I am using the tcpdump2.2.1 and I am running the
tcpdump on Tru64 machine.

I am facing the following problem:
tcpdump -r <file> prints negative timestamps.

Use the following procedure to reproduce the problem.
1. Capture the tcpdump by using
   tcpdump -w <file1>
   then read the above tcpdump output by
   tcpdump -r <file1>
   
   ***This is working fine.

2. Now Capture the tcpdump by using
   tcpdump -t -w <file2>
   then read the above tcpdump output by
   tcpdump -r <file2>
   
   ***This is showing the negative timestamps.

Please note that the both the tcpdumps has been
captured in the time interval gap of atmost 5mins. So
in the second case it should not show the negative
values in the timestamps. It should show some
difference in the values( change in atmost 5mins)
compared to the timestamps in the first case.
Can any one help me in this regard to resolve this
problem.

Thanks & Regards
Sekhar.

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to