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

Wireshark-users: Re: [Wireshark-users] cmdline switch to get absolute sequence numbers?

From: Dave Sparks <Dave.Sparks@xxxxxxxxxx>
Date: Wed, 6 Jun 2012 18:31:49 +0000
> > I want to see absolute sequence numbers in tshark output, man tshark, google
> > are coming up empty for me.  Is there a switch to tshark to get absolute
> > sequence numbers?
> 
> You might try "tshark -o tcp.relative_sequence_numbers:FALSE ..."

Thanks that seems to be what I was looking for.

ds