Richard Ash
Richard Ash
This commit isn't currently doing what it says above, I've noticed this morning. My local mtu is 1500, and I am running the client with `--mtu 1500` so lines of...
Yes, "upstream" = client to server direction. I did some tests with `ping -M do` (notes are in my comment on issue #11) and to that server 1500 bytes is...
Change the name of the option to reflect what it really does, got rid of the `-4` calculation as spurious. Default to 1500 as that works for me on the...
I was getting something rather like this - I could fetch data down the link OK, but sending stuff up (of any size) caused python to go into an infinite...
There are some comments on #15, this is not really MTU or MSS, just a line length thing in the remote server. But capping it downwards does make the connection...
My system is running net-dns/openresolv https://roy.marples.name/projects/openresolv/, so from that point of view the "solution" is to process the information from the server (in the HTTPS response) into a command line...
Running pip-audit on Ubuntu seems to break lots of things which work fine in other environments (I am developing on Gentoo but with an Ubuntu CI environment). What works in...
I have had pretty much the same experience trying to get pip-audit to function on Ubuntu Linux, with system packages (and the system versions of packages which are updated in...
Sorry for being slow to respond - it's really good to see things start moving again round here. Re: CLA. Firstly, I can sign a CLA with no problem. I...