On May 27, 2010, at 9:48 AM, Mcmillan, Scott A wrote:
> This is an updated patch for tcpdump-4.1.1 to add the capability to select hw
> timestamps via the -j command line option. The usage has been simplified: -j
> now takes no argument, and uses the hw timestamp transformed into the system
>
On May 26, 2010, at 9:03 AM, Mcmillan, Scott A wrote:
> Both the 'raw' and 'nic' timestamps are in the form of seconds since the Unix
> epoch, plus fractions of a second. Please see my response to Darren for more
> info on the difference between these two timestamp sources.
Which reply was th
On May 24, 2010, at 7:26 AM, Mcmillan, Scott A wrote:
> This patch adds the capability to select the packet timestamp source. It
> also adds support for the PACKET_TIMESTAMP Linux kernel setting to specify
> the source of packet timestamps. The corresponding Linux kernel patch is
> being sub