ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18444: /trunk-1.0/epan/dissectors/ /trunk-1.0/epan/disse

Date: Mon, 12 Jun 2006 21:37:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18444

User: etxrab
Date: 2006/06/12 09:37 PM

Log:
 Copy 18435:
 Log:
  I couldn't find the filter string to show only the marked frames until I had a look at the source code (the corresponding field was hidden) -> that's not very intuitive.
  
  So make the field "frame.marked" visible and tag it as generated.
  
  Move both "time reference" and "marked frame" fields towards the end of the "frame" protocol fields.

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path              Action
  +10 -8     packet-frame.c    Modified