Max Inden
Max Inden
I have not gotten to it, sorry. Help appreciated. I assume `reactivecircus/android-emulator-runner` is the most important one, i.e. most difficult to write ourselves.
Cross-compilation of NSS for Android on Linux is failing. I will look into this.
I guess we would be within the second sample scenario: > if you have a repository with a complex set of dependencies, but you have a client API with a...
This patch is in conflict with RFC 9002, right? > A PTO timer expiration event does not indicate packet loss and MUST NOT cause prior unacknowledged packets to be marked...
> The reason we are marking the CI as lost is that we'd otherwise never retransmit (IIRC). https://github.com/mozilla/neqo/pull/2129 should fix this, right?
@larseggert I believe this can be closed. Note that I did not land the change of this pull request, i.e. `neqo-transport` still does no congestion control reaction before `largest_acked`. Similar...
@larseggert what are the next steps here?
> We'd previously only mark 1 one or two packets as lost when a PTO fired. That meant that we potentially didn't RTX all data that we could have (i.e.,...
> > We'd previously only mark 1 one or two packets as lost when a PTO fired. That meant that we potentially didn't RTX all data that we could have...
> Should we also optimistically start the search at the interface MTU Are there other projects using this optimistic approach? If I understand RFC 8899 correctly the local interface MTU...