Zoxc
Zoxc
That would run into problems since it reuses the port and seems inefficient. A better way would be following the `Sourcing packets from a wildcard socket` section in https://blog.cloudflare.com/everything-you-ever-wanted-to-know-about-udp-sockets-but-were-afraid-to-ask-part-1 however...
> In terms of implementing new APIs, specifically it would be an API in Tokio/Mio to be able to get the CSMG Metadata from the underlying Linux/BSD/(Windows?) API? Yeah I...
Yeah, glyphs and SVGs (for icons) are basically just (small) images here.
I've changed this to just deal with images for now. `toLinear` is no longer used for glyphs / masks as that isn't quite correct.
> * "Both" (the label for the combined throughput numbers) could simply be "Combined" Would `Summed` be more precise? > * "Total" (the label for the combined latency numbers) could...
That looks like the uplink is down for a short period. A bunch of pings will queue up to be sent and the when the link goes up and the...
> * Sometimes this is incorrect [1] It does sounds like that would be your firewall buffering the packets. Crusader currently uses the median of up to 50 samples as...
### Over Ethernet > * The "Both" shows transfers in both directions running at nearly their full rate. _(Is it the sum of the two directions?)_ It is the sum....
> Here's the output of the `tc` command: That looks reasonable. It's possible the Pi's network drivers don't use BQL so there could be some bufferbloat in them still.
I added https://github.com/Zoxc/crusader/discussions/categories/wi-fi-routers-and-access-points so we can collect results for specific devices there.