[tcpdump-workers] [PATCH] packet_mmap: expose hw packet timestamps to network packet capture utilities

2010-05-27 Thread Mcmillan, Scott A
David, There was no negative feedback on this RFC, and the corresponding tcpdump patch was well received. Please apply. Thanks, Scott -Original Message- From: netdev-ow...@vger.kernel.org [mailto:netdev-ow...@vger.kernel.org] On Behalf Of Mcmillan, Scott A Sent: Friday, May 21, 2010 3

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.