[tcpdump-workers] Capturing only ACK Packets using PCAP_SETFILTER()

2005-12-13 Thread Amitesh Singh
Hi what should be the string to pass a filter program in pcap_setfilter() to capture only ACK packets.? Regards Amitesh - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 13.12.2005 - 14.12.2005 GMT

2005-12-13 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 13.12.2005 (Tue) 05:04:13 - 14.12.2005 (Wed) 05:04:11 GMT = Summary by authors = = Log entries ===

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

2005-12-13 Thread Guy Harris
On Dec 13, 2005, at 6:05 AM, Hannes Gredler wrote: Guy Harris wrote: Do we want relative time stamps (-ttt, for secs/usecs since previous packet, and -t, for secs/usecs since first packet) to be printed as HH:MM:SS.UU, or seconds.UU? in the sense of having an indicator wether

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

2005-12-13 Thread Hannes Gredler
nero one wrote: 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 somewher

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

2005-12-13 Thread Hannes Gredler
Guy Harris wrote: Hannes Gredler wrote: found the openBSD tcpdump tree meanwhile ... have added the desired functionality to HEAD. Do we want relative time stamps (-ttt, for secs/usecs since previous packet, and -t, for secs/usecs since first packet) to be printed as HH:MM:SS.UU

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, > > Thanks so much for what looks like s

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

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

2005-12-13 Thread Guy Harris
Hannes Gredler wrote: found the openBSD tcpdump tree meanwhile ... have added the desired functionality to HEAD. Do we want relative time stamps (-ttt, for secs/usecs since previous packet, and -t, for secs/usecs since first packet) to be printed as HH:MM:SS.UU, or seconds.UU?

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

2005-12-13 Thread Hannes Gredler
found the openBSD tcpdump tree meanwhile ... have added the desired functionality to HEAD. would you mind checking out if it fits your needs ? /hannes nero one wrote: Hello. OpenBSD added the -t option which, from what I understand, a very similar output to tethereal's default timestamp