Wireshark-commits: [Wireshark-commits] rev 20519: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 21 Jan 2007 23:02:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20519

User: sfisher
Date: 2007/01/21 11:02 PM

Log:
 Change frame dissector to show "frame" instead of "packet" for all fields
 for consistency.  The frame.pkt_len filter is now deprecated, but still
 supported as a hidden field for an easy transition.  The new field name is
 frame.len.

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