Subject: Re: libpcap - not MI?
To: Michael Richardson <mcr@sandelman.ottawa.on.ca>
From: None <itojun@iijlab.net>
List: tech-userlevel
Date: 02/08/2001 09:43:22
>  I think that Itojun had imported the 0.5.x libpcap from tcpdump.org into
>NetBSD 1.5, which does fix this by standardizing on two 32-bit values rather
>than a struct timeval. A future rev of libpcap format will likely include
>support for 64-bit time. It may be that ethereal's reader can convert your
>files.

	to be clear - I bringed in only part of tcpdump.org change, which
	uses 2 u_int32_t's in place of struct timeval.  other portion should
	be bringed in, but i need to be careful.

itojun