Re: [tcpdump-workers] [RFC PATCH 2/2] tcpdump: hw timestamp support

2010-05-28 Thread Guy Harris
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

Re: [tcpdump-workers] [RFC PATCH 2/2] tcpdump: hw timestamp support

2010-05-27 Thread Mcmillan, Scott A
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 clock basis corresponding to -j nic from the previous patch.

[tcpdump-workers] [RFC PATCH 2/2] tcpdump: hw timestamp support

2010-05-24 Thread Mcmillan, Scott A
[My apologies if this double posts. The mail server didn't care for the first submission.] This patch adds the capability to select the packet timestamp source via the -j command line option. Signed-off-by: Scott McMillan scott.a.mcmil...@intel.com --- a/tcpdump-4.1.1/interface.h 2010-03-11