sfisher@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27463
User: sfisher
Date: 2009/02/15 11:24 PM
Log:
Add support for reading Apple's Bluetooth PacketLogger capture files to
wiretap. Modify various other locations to accommodate the fact that
PacketLogger files do not specify the direction of packets.
Compiling with VC6 gives the following warning:
packetlogger.c(122) : warning C4244: '=' :
conversion from 'unsigned __int64 ' to 'int ', possible loss of data