ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 21154: /trunk/ /trunk/epan/dissectors/: packet-frame.c /

Date: Fri, 23 Mar 2007 18:08:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21154

User: sfisher
Date: 2007/03/23 06:08 PM

Log:
 From Sake Blok:
 
 Fix for bug #491: Unexpected frame.time_delta behavior
 
 This patch ... fixes bug 491. It does this by changing the
 behaviour of the frame.time_delta field so it reflects the delta
 time between captured packets (tshark already did this).  To keep
 the delta time between displayed packets, the field 
 frame.time_delta_displayed is created.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +14 -2     packet-frame.c    Modified

Directory: /trunk/doc/
  Changes    Path             Action
  +5 -2      wireshark.pod    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +61 -7     column-utils.c    Modified
  +10 -0     column.c          Modified
  +1 -0      column_info.h     Modified
  +2 -1      frame_data.h      Modified
  +2 -1      timestamp.h       Modified

Directory: /trunk/gtk/
  Changes    Path             Action
  +3 -1      main.c           Modified
  +21 -2     menu.c           Modified
  +8 -2      packet_list.c    Modified


(5 files not shown)