Re: [tcpdump-workers] [tcpdump] 7 tests fail on Ubuntu 11.10 (#33)

2012-10-09 Thread Denis Ovsienko
05.10.2012, 23:07, "Michael Richardson" : >>  "Marc" == Marc Abramowitz writes: > > Marc> After I observed 7 tests failing on Travis CI (which uses > Marc> Ubuntu) in #32, I tried running the tests in an Ubuntu 11.10 > Marc> virtual machine and also got 7 test failures there. > > I

[tcpdump-workers] Bug in tcpdump -tt timestamps

2012-10-09 Thread Jim Mellander
Hi: On tcpdump 4.1.1, printing from a saved standard format pcap file: $ tcpdump -nn -tt -s 0 -r 128.XX.XX.197.icmp.trace |head -3 reading from file 128.XX.XX.197.icmp.trace, link-type EN10MB (Ethernet) 18:45:55.966123176 IP 128.XX.XX.197 > 78.186.239.143: ICMP host 128.XX.XX.33 unreachable, leng

Re: [tcpdump-workers] Bug in tcpdump -tt timestamps

2012-10-09 Thread sthaug
> The final 3 digits of the timestamp are bogus and always the same > throughout the run. Since the timestamps are stored in microsecond > precision, shouldn't the last 3 digits be 0's? Which OS are you on? Tried this on FreeBSD 8-STABLE, both 32 and 64 bit. Only 6 digits are printed, not 9 - and