Wireshark-commits: [Wireshark-commits] rev 39898: /trunk/wiretap/ /trunk/wiretap/: netmon.c

Date: Thu, 17 Nov 2011 09:03:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39898

User: guy
Date: 2011/11/17 01:03 AM

Log:
 Add support for writing WTAP_ENCAP_PER_PACKET files; they are written
 out in version 2.1 of the file format (the minimum version to support
 that).
 
 Change some data types to avoid having file offsets that are before the
 beginning of the file.
 
 Clean up some other data types and some comments.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +77 -13    netmon.c      Modified