Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19891: /trunk/wiretap/ /trunk/wiretap/: catapult_dct2000

Date: Tue, 14 Nov 2006 12:06:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19891

User: martinm
Date: 2006/11/14 12:06 PM

Log:
 - Use 64-bit indexes into file for packet locations (was previously casting index to and from void*) - this should allow very large files to be used
 - The characters between the timestamp and start of data are almost always " l ", optimise memory usage in this case
 - Rename hash table for clarity

Directory: /trunk/wiretap/
  Changes    Path                  Action
  +77 -32    catapult_dct2000.c    Modified