Ethereal-users: [Ethereal-users] RTNET - wrong timestamp

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 30 Nov 2004 13:29:00 +0100
Hi there!

We are trying to analyse the TCP flow in a RealTime test network, but the
timestamps are awfully wrong. The timestamp of the remote computer is always
set back to Jan 1 1970.

The same thing happens with tcpdump:

13:07:51.583727 IP 10.0.0.1 > 10.0.0.4: icmp 64: echo request seq 1
02:34:54.995642 IP 10.0.0.4 > 10.0.0.1: icmp 64: echo reply seq 1
13:07:52.596317 IP 10.0.0.1 > 10.0.0.4: icmp 64: echo request seq 2
02:34:56.015638 IP 10.0.0.4 > 10.0.0.1: icmp 64: echo reply seq 2

10.0.0.1 = server with ethereal running
10.0.0.4 = remote computer

We are using rtnet_0.6.2, rtai_3.0_r3 on a gentoo system with kernel_2.4.25.
The time on all systems is set correctly.
As long as this problem persists we cannot continue to evaluate the time
differences!


Does anyone know how to fix this? Please help