I know that WireShark is built upon Tshark, and that WireShark displays relative sequence numbers in the GUI for TCP conversations.
I know that PyShark is built upon Tshark. Does PyShark return relative sequence numbers for TCP conversations?
Thank you!