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

Date: Sun, 18 Jul 2010 19:41:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33572

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

Log:
 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/wiretap/
  Changes    Path          Action
  +135 -19   netmon.c      Modified