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 36967: /trunk/ /trunk/epan/: frame_data.c frame_data.h /

Date: Tue, 03 May 2011 01:19:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36967

User: guy
Date: 2011/05/02 06:19 PM

Log:
 TShark doesn't need column text attached to each frame; move col_text
 and col_text_len from the frame_data structure to the PacketRecord
 structure.

Directory: /trunk/epan/
  Changes    Path            Action
  +0 -2      frame_data.c    Modified
  +0 -3      frame_data.h    Modified

Directory: /trunk/gtk/
  Changes    Path                   Action
  +3 -3      new_packet_list.c      Modified
  +24 -22    packet_list_store.c    Modified
  +6 -0      packet_list_store.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +0 -22     file.c        Modified