On Sun, Dec 09, 2001 at 09:42:40PM -0700, Michael Richardson wrote: > Why do we still care if there is native IPv6? > I thought that we now had all of the stuff in the tcpdump packet (headers, > etc.) that we need.
Well, most of them. I tried getting rid of all the #ifdefs for INET6, but the compile fails on my (IPv6-less) machine because "struct in6_addr" isn't defined. We'd need to define some appropriate replacement for it (e.g., a 16-byte array of "u_int8_t"?) and use that. - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
