Thomas Eizinger
Thomas Eizinger
I think this can be reproduced by using `ethtool -K eth0 tx off` to disable segementation offloading. We had to patch that in Firezone too, see https://github.com/firezone/firezone/pull/10279. Also relevant here:...
Well, maybe we should "break" those users to alert them that they are on a really old version? I doubt the current clients & gateways even work with such an...
No, I don't think any self-hosted user actually does. I've not encountered one that built it themselves.
> [@thomaseizinger](https://github.com/thomaseizinger) that will break self-hosted environments that are currently working on those old versions (we don't know if they exist and how many of them, but I bet there...
> I'm curious about your use case, if you're able to provide any details. We are building a VPN (https://github.com/firezone/firezone) and currently have a homegrown benchmarking suite to measure TCP...
Okay cool! I want to set things up with the JSON adapter first but if that all works out, I'll get back to this!
> I use Firefox as well, and I admit the UI could be improved here, like adding a click to copy button. This will definitely be a part of API...
Would a `tcp_socket_factory` / `udp_socket_factory` function on `ClientBuilder` be accepted? We'd need a trait similar to `Resolve` that can produce a `TcpStream` / `UdpSocket` given a source and destination IP.
@dependabot rebase
@dependabot rebase