Wireshark-commits: [Wireshark-commits] rev 54613: / /trunk/epan/dissectors/: Makefile.common file-f
Date: Mon, 06 Jan 2014 00:44:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54613

User: mmann
Date: 2014/01/06 12:44 AM

Log:
 Base dissector for fileshark functionality.  Intended as the equivalent of packet-frame for capture files.  This is meant as a placeholder for now, so don't take any of the fields/data as being written in stone.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +9 -1      Makefile.common    Modified
  +421 -0    file-file.c        Added
  +34 -0     file-file.h        Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified