Change frame dissector to show "frame" instead of "packet" for all fields
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 21 Jan 2007 23:02:07 +0000 (23:02 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 21 Jan 2007 23:02:07 +0000 (23:02 +0000)
commit19f12857e239c383252c83e7e68e93b8a52d34da
treee3976a73db6b6214bec4b9681bd64bad1281d1e1
parent97af658029a700315d13013cc72a37e2e25ec153
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20519 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-frame.c