Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement a command to sort out of order packets #33

Open
teto opened this issue Mar 31, 2020 · 3 comments
Open

implement a command to sort out of order packets #33

teto opened this issue Mar 31, 2020 · 3 comments

Comments

@teto
Copy link
Owner

teto commented Mar 31, 2020

the code is there, just not exposed

@vidyakubde
Copy link

the code is there, just not exposed

can u please , share me the code , to sort out of order packets

@teto
Copy link
Owner Author

teto commented Mar 31, 2020

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.

@vidyakubde
Copy link

vidyakubde commented Apr 1, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants