Quentin De Coninck
Quentin De Coninck
Indeed, the current version of the multipath plugin does not handle address mobility and may stuck with a lost path. This is something we may want to fix someday.
I'm not sure to understand your issue here. Is it an actual network or is it emulation? What do you mean by "(server) h1 can only get address 10.0.2.2 of...
Without further information, it is not possible to identify your error. Specifically, * Do you exchange data within the VM, or are you trying to exchange QUIC packets outside of...
* Can both your end hosts reach each others? * Do the initial packets sent by the client reach the server (you can check with tcpdump at server side)? *...
If possible, please prefer plain text as it is easier to parse than screenshots.
Thanks for your contribution. There are a few points that should be fixed/clarified before going further: * The `conext17` branch is somewhat kept for artefact reasons, and should keep targeting...
I think this is fine keeping the PR, especially for those wanting to run the code with current Go version, thanks for that! And happy if this code suits your...
I assume only #33 should be considered and not this one.
Unfortunately, this code has been done when the Golang did not offer a way to specify precise dependency versions (go.mod and go.sum files). As stated in https://multipath-quic.org/2017/12/09/artifacts-available.html, you can download...
What is your exact setup? How do you set up losses? What are the exact commands you are running and from where?