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 24708: /trunk/ /trunk/: rawshark.c tshark.c

Date: Fri, 21 Mar 2008 06:11:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24708

User: sake
Date: 2008/03/21 06:11 AM

Log:
 Make tshark and rawshark behave similar to wireshark when "frame.time_delta_displayed" is
 used within a display filter.
 
 (the usefullness of "frame.time_delta_displayed" in a display filter is very limited
  since it bites it's own tail. Still, wireshark and tshark should at least show the
  same behaviour)

Directory: /trunk/
  Changes    Path          Action
  +8 -4      rawshark.c    Modified
  +8 -4      tshark.c      Modified