Re: [tcpdump-workers] IPv6 dependency

2004-04-29 Thread Guy Harris
On Apr 29, 2004, at 4:05 PM, Michael Richardson wrote: Okay, it has been years since I was on a v6-crippled system, so I didn't know that we weren't OS independant. Can we extract some in6_addr code from one of the BSDs and include that if we need it? That might work - one concern would be a coll

Re: [tcpdump-workers] IPv6 dependency

2004-04-29 Thread Michael Richardson
Okay, it has been years since I was on a v6-crippled system, so I didn't know that we weren't OS independant. Can we extract some in6_addr code from one of the BSDs and include that if we need it? -- ] ON HUMILITY: to err is human. To moo, bovine. | firewalls [ ] Michael Rich

Re: [tcpdump-workers] IPv6 dependency

2004-04-29 Thread Guy Harris
On Apr 29, 2004, at 11:00 AM, Michael Richardson wrote: Your patch means that one can not decode v6 packets in a v4-only environment. I think that's already the case. We have strived to provide replacement headers whenever possible such that the dissectors are fully features on all platforms. T

Re: [tcpdump-workers] IPv6 dependency

2004-04-29 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Motonori" == Motonori Shindo <[EMAIL PROTECTED]> writes: Motonori> Please find attached a patch to remove IPv6 dependency Motonori> from print-tcp.c to make it successfully compile under Motonori> IPv4-only environment. Hi, we don't do thin

[tcpdump-workers] IPv6 dependency

2004-04-29 Thread Motonori Shindo
Hi, Please find attached a patch to remove IPv6 dependency from print-tcp.c to make it successfully compile under IPv4-only environment. Regards, Index: print-tcp.c === RCS file: /tcpdump/master/tcpdump/print-tcp.c,v retrieving revis

Re: [tcpdump-workers] tok2str() patch

2004-04-29 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- I noticed that the tok2str() patch was applied. I modified it slightly. Instead of just rotating buffers, I introduced a new API that provides the buffer itself. I changed tok2str() to allocate a new buffer as it did before, and call tok2strbuf(). Please use t

Re: [tcpdump-workers] IGRP

2004-04-29 Thread Hannes Gredler
On Wed, Apr 28, 2004 at 07:23:31PM -0700, Guy Harris wrote: [ .. ] | The "temporary patch" Michael checked in is, in fact, the correct fix. | | That raises another question, though - "print-ip.c" now treats both | protocol 9 and protocol 88 as IGRP, but the packet formats are, I | think, differe

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 28.04.2004 - 29.04.2004 GMT

2004-04-29 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 28.04.2004 (Wed) 09:05:53 - 29.04.2004 (Thu) 09:05:57 GMT = Summary by authors = Author: guy File: tcpdump/util.c; Revisions: 1.91, 1.87.2.4 File: tcpdump/pri