[tcpdump-workers] Filter by DNS query (non-HTML)

2004-07-03 Thread J.R. Lillard
Is it possible to filter packets by the DNS query? For example, how could I dump all packets trying to resolve google.com? -- J.R. - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

Re: [tcpdump-workers] tcpdump-current.tar.gz

2004-07-03 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Darren" == Darren Reed <[EMAIL PROTECTED]> writes: Darren> Seems frozen on 2004.06.28 ? Sorry. The current checkout is via pserver so that the CVS/* files will be useful. I'm leaving this off for a bit, but if you need pserver, I've turned it on

[tcpdump-workers] tcpdump-current.tar.gz

2004-07-03 Thread Darren Reed
Seems frozen on 2004.06.28 ? Darren - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] patch for print-gre.c and IPv6

2004-07-03 Thread Darren Reed
hope the white space is ok, it's a cut-n-paste. *** print-gre.c.origSun Jun 13 02:32:56 2004 --- print-gre.c Sun Jul 4 03:30:00 2004 *** *** 195,203 --- 195,205 case ETHERTYPE_IP: ip_print(bp, len); break; + #ifdef INET6 ca

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 02.07.2004 - 03.07.2004 GMT

2004-07-03 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 02.07.2004 (Fri) 09:04:04 - 03.07.2004 (Sat) 09:04:06 GMT = Summary by authors = Author: hannes File: tcpdump/print-ppp.c; Revisions: 1.96 ==