tools/tcpretrans: add optional tcp seq output
authorMichael Gugino <mgugino@redhat.com>
Wed, 1 Sep 2021 22:07:33 +0000 (18:07 -0400)
committeryonghong-song <ys114321@gmail.com>
Thu, 2 Sep 2021 14:52:36 +0000 (07:52 -0700)
commit7abd77ac4c18fb2433b5ba9bea76e047caaa3c40
treed7045b530ff9cf222ee21da4eb5060f9de339558
parentb00e6b417641a053bdf29db5235af213af5a9617
tools/tcpretrans: add optional tcp seq output

This commit adds the ability to print out tcp sequence numbers while
running the tool in normal mode by reading the appropriate fields from
skb. skb is not readily available for TLP, thus the output for that mode
is set to 0.

Signed-off-by: Michael Gugino <mgugino@redhat.com>
man/man8/tcpretrans.8
tools/tcpretrans.py
tools/tcpretrans_example.txt