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 33573: /trunk-1.4/wiretap/ /trunk-1.4/wiretap/: netmon.c

Date: Sun, 18 Jul 2010 19:43:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33573

User: guy
Date: 2010/07/18 12:43 PM

Log:
 Pick up fix from the main branch:
 
 r33572 | guy | 2010-07-18 12:41:11 -0700 (Sun, 18 Jul 2010) | 8 lines
 
 Initial support for the trailer information in versions 2.1 and later of
 the NetMon file format.  Currently, we just use the network type field,
 and we ignore all the special record types and don't try to handle any
 of the other special network types.
 
 We also catch bogus frame tables where the record is bigger than the
 frame table says it is.

Directory: /trunk-1.4/wiretap/
  Changes    Path          Action
  +135 -19   netmon.c      Modified