Re: [tcpdump-workers] timestamp difference since first packet under

2005-12-13 Thread nero one
Found it in tcpdump.c! Compiled it. Looks exactly like what I need. I'll work with it today, but I think it's safe to say that it's exactly where I wanted to go. Thanks alot Hannes, much appreciated. --- nero one <[EMAIL PROTECTED]> wrote: > Hannes, > > Than

Re: [tcpdump-workers] timestamp difference since first packet under

2005-12-13 Thread nero one
Hannes, Thanks so much for what looks like something promising. Only issue here is that i'm not quite sure what you're talking about when you're saying "added functionality to HEAD". Could you be a bit more explicit or rephrase that perhaps? :) Is HEAD a directory somewhere in the CVS system

[tcpdump-workers] timestamp difference since first packet under linux

2005-12-12 Thread nero one
Hello. OpenBSD added the -t option which, from what I understand, a very similar output to tethereal's default timestamp "Add -t option (timestamp difference since the first packet)". How can I get the same functionality under linux? I can't find a tarball anywhere that'll give me tha