Maxime Piraux
Maxime Piraux
I am working on a fix for this issue. Meanwhile a small note regarding the "onertt" vs "1rtt" packet type logging: it seems that it's a bug on aioquic's side,...
I just pushed a big update for Multipath, which basically uses and converts initial paths into uniflows instead of opening new (redundant) uniflows. In our testing this has simplified things...
> However, the packet that carries these frames never arrives on the aioquic server (there are no errors, the packet isn't even logged as received via a "datagrams_received"-event, which happens...
> It would be interesting to capture where this packet is going. I am guessing the address handling code is bad. I actually just fixed a bug regarding that particular...
> And how do i include the IPv6 variant "::1"? The code is correct for IPv4 localhost, you need to compare the in6_addr_t to one initialised to "::1", using memcmp...
Something broke in the QLOG plugin, I am investigating further.
@The3ternum, d2acec6 has a fix for the QLOG bug
Oh damn, I had a fix for that since months but it didn't make it here. Here it is: 841c82289b23d32c28723a0175654ecc6baeae08.
> This would prevent the user of copy-pasting the same link [...] [in each separate task] It reads more like you should have done a single task if it actually...
> Unless you want them to address several goals with at several steps of their code, which at this point having under the same URL is quite confusing. I meant...