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

Ethereal-users: Re: [Ethereal-users] Display Etherent Frame Length\

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 5 Oct 2001 15:08:47 -0700 (PDT)
> My question: What is the format to display the Ethernet frame length?

(I'm assuming that by "format" you mean the "%"-followed-by-a-letter
code.)

Well, I decided that the easiest way to figure that out would be to
select "Preferences" from the "Edit" menu, select "Columns", and
explicitly add a "Packet length (bytes)" column, and then save the
preferences.

The answer, from that, is "%L".