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 43278: /trunk/ /trunk/ui/gtk/: summary_dlg.c /trunk/: cf

Date: Fri, 15 Jun 2012 23:54:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43278

User: guy
Date: 2012/06/15 04:54 PM

Log:
 For a capture file, keep an array of all encapsulation types seen.
 
 Show all of them in the summary dialog; we will be using it in the
 future to figure out what capture file formats we can write to (just
 because a capture file format supports per-packet encapsulations, that
 doesn't mean that it supports *all possible* encapsulations).

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +11 -3     summary_dlg.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +2 -1      cfile.h       Modified
  +44 -3     file.c        Modified
  +2 -2      summary.c     Modified
  +2 -1      summary.h     Modified