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

Wireshark-users: [Wireshark-users] How to display identical fields with tshark

From: eymanm <eymanm@xxxxxxxxx>
Date: Wed, 5 Jan 2011 15:51:27 -0500
I have a protocol that contains the same fields, let's name them A, in a single frame. Let's also assume that there are three As in a single frame. When using tshark with -V all the As are displayed properly. When using -e, only the last A is displayed. Can somebody suggest how to display the first and the second As with -e?

Thanks