Wesley Rosenblum
Wesley Rosenblum
Happened Nov 12, 2020 as well: ``` Running s2n_connection_preferred_keyshare_test.c ... PASSED 67 tests NOTE: Some details are omitted, run with S2N_PRINT_STACKTRACE=1 for a verbose backtrace. See https://github.com/awslabs/s2n/blob/main/docs/USAGE-GUIDE.md FAILED test 3240680...
Thanks for the suggestion! We will look into some of the available options. In the meantime, feel free to use GitHub issues if you have any questions.
When a path is deleted, we should retire the connection ID it was using if no other path is using it
This patched version is also now used to ensure address rebinds don't change the port scope, see https://github.com/WesleyRosenblum/quic-network-simulator/commit/b1d8ddf018d89e08ab88d7a229820870e5cb5256
#1447 has been merged, let us know how things look!
Hi Jeremy, Could you provide the `Cargo.toml` you are using in your project?
The impact of this is limited, as the most likely time for an MTU increase is during Slow Start, when the congestion window has not reached a large size yet,...
Thanks Lars! The server I was testing with is not yet compatible with the Draft 33 initial salt used by Quant, so I was testing against a version from prior...
Hi Lars. We haven't updated to draft 34 yet and it may still be a little while longer. If you'd prefer you can close this and I can reopen it...
We've updated to QUIC v1, and this does seem to still be a problem, both for Quant client and server. Here is a recent log output: ``` dec_retire_cid_frame frame.c:1214 RETIRE_CONNECTION_ID...