Wireshark-users: Re: [Wireshark-users] ICMP Echo Requests & Replies - multiple Identifier & Seque
From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Feb 2011 10:42:47 -0700
On Thu, Feb 24, 2011 at 11:30:35AM -0000, Keith French wrote:

> What do the BE & LE signify

When we made those changes, I put more detailed explanations that show 
up on the bottom left of the Wireshark window:

Identifer (BE) -> "Identifier (big endian representation) (icmp.ident)"
Identifier (LE) -> "Identifier (little endian representation) (icmp.ident)"

and so on.. I wish more dissector writers would use that area instead of 
leaving it blank.