aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-05-24 14:53:15 -0700
committerGuy Harris <guy@alum.mit.edu>2014-05-24 21:54:45 +0000
commit6dffc3b7e364b7446c30db54d2193476a5f0fa93 (patch)
tree260832f0de9f50578efc8396bdb44b6b4ffa092d /file.c
parentd5b173009c6aa4442752976374bf9f1a1ec79ca2 (diff)
Distinguish between "events" and "reports".
Have two different classes of file-type-specific records - "events" and "reports". An "event" indicates something that happened in the capture process, such as a status transition on the network; a "report" just gives information not corresponding to something happening in the capture process, such as capture statistics. Note that both of those should be dissected and displayed like packets, and leave open the possibility of file-type-specific records whose contents should be processed and saved but not displayed in the packet list. Shorten "file_type_specific" to "ft_specific". Change-Id: I2342d82ef992c794b76f354c057823dd5eb371e6 Reviewed-on: https://code.wireshark.org/review/1779 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions