-
Notifications
You must be signed in to change notification settings - Fork 3
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
Very interested to try this out #8
Comments
Depends what you want to do, I suppose it is for mptcp analysis. How familiar are you with haskell ? the annoying bit right now is that I forked one of the dependency but it should be possible to make it work. You need to install ghc and cabal on your computer (what distrib ?). This has been a huge task to rewrite mptcpanalyzer in haskell so I am glad to help anyone wanting to try and who can help me find bugs :p |
I see, will try to fix this within 24h. |
does it compile with this branch #15 ? |
I see, it asks for the linux kernel headers. Maybe try with |
Hi, thank you for your reply
I can wait for the nix package as well. Thank you so much! |
I've added the header file in the PR and the build system should pick it up automatically if you can try again |
yes it worked \o/ |
I pushed a fix but the stats are wrong. I need to double check with wireshark + fix the precision / print the units.
Will try to do this thursday. |
I've fixed a bunch of these issues in #18 . Let me know if you have other comments/needs |
Hello,
I'm very interested to try this out. Is there a guide for installation for this mptcpanalyzer? And also which kernel version or OS you are using to make it work properly?
Any guidance would be greatly appreciated!
The text was updated successfully, but these errors were encountered: