Thanks a lot for all of your quick and detailed answers.
As Guy correctly assumed my device does not work with either 'j'-option. Again
as Guy pointed out, TPacketV2 is working and thus I managed to print out
nanosecond timestamps following his instructions. I'm curious how valuable /
valid they
mp.org
CC: "Maik Jäkel"
Gesendet: Samstag, 29. Dezember 2012 10:15:51
Betreff: Re: [tcpdump-workers] Fwd: Re: Printing nanosecond timestamp
information in raw output
> I didn't know a better way, though and hoped that the execution time between
> the reception of the packet and
On Dec 28, 2012, at 3:53 PM, Guy Harris wrote:
> I would suggest, instead, that you:
>
> modify *libpcap*, so that it returns nanosecond-resolution time stamps;
I would also suggest that you modify it to write out pcap files with a
different magic number, so that, if you ever run tcpdum
On Dec 28, 2012, at 3:14 PM, Maik Jäkel wrote:
> My target environment is android with a 2.6.35.14-kernel.
> I realize that the timestamp is taken "a long time" after the reception of
> the packet. I didn't know a better way, though and hoped that the execution
> time between the reception of
Sorry, I forgot to reply to the mailing list. My answer to Guy Harris is
attached.
Original-Nachricht
Von: "Maik Jäkel"
Gesendet: Sat Dec 29 00:12:03 MEZ 2012
An: Guy Harris
Betreff: Re: [tcpdump-workers] Printing nanosecond timestamp information in raw
output
Thanks for yo