pymptcpanalyzer
pymptcpanalyzer copied to clipboard
implement a command to sort out of order packets
the code is there, just not exposed
the code is there, just not exposed
can u please , share me the code , to sort out of order packets
If you are looking for some simple statistics, you could just order packets by their DSN and check their receival time no ?
Start mptcpanalyzer then run load_pcap <your_pcap>
. It will save a csv file in ~/.local/mptcpanalyzer. Open that in excel and you can do it.
if you tell me what kind of information/display you are looking for the packet ids ?), I could be of more help.
Hi, thanks , got it, will try this and share with you
thanks
On Tue, Mar 31, 2020 at 11:26 PM Matthieu Coudron [email protected] wrote:
If you are looking for some simple statistics, you could just order packets by their DSN and check their receival time no ? Start mptcpanalyzer then run load_pcap <your_pcap>. It will save a csv file in ~/.local/mptcpanalyzer. Open that in excel and you can do it.
if you tell me what kind of information/display you are looking for the packet ids ?), I could be of more help.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/teto/mptcpanalyzer/issues/33#issuecomment-606780890, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIIYIR5VEMAYBNR4GNHEQF3RKIVFXANCNFSM4LXQ6TWQ .