Re: [tcpdump-workers] Printing nanosecond timestamp information in raw output

2012-12-28 Thread Guy Harris
On Dec 28, 2012, at 1:15 PM, Maik Jäkel wrote: > for 2 days I'm now searching for the appropriate position to insert 5 lines > of code: Insert into tcpdump or insert into some other program? > I'm trying to print out a current timestamp with nanosecond accuracy between > every printed packet

[tcpdump-workers] Printing nanosecond timestamp information in raw output

2012-12-28 Thread Maik Jäkel
Hey everyone, for 2 days I'm now searching for the appropriate position to insert 5 lines of code: I'm trying to print out a current timestamp with nanosecond accuracy between every printed packet. I want to print packets in raw format / hex format and want to write down the exact time they wer