On Mon, Oct 28, 2024 at 09:55:53PM +, Stuart Henderson wrote:
> On 2024/10/29 00:11, Vitaliy Makkoveev wrote:
> > > - Set up vio(4) interfaces with -tcplro and enable wg(4) interfaces as
> > > usual (In my case, I'm routing IPv4 and IPv6 traffic through wg(4)
> > > tunnel).
> >
> > So, probl
On 2024/10/30 10:23, Jonathan Gray wrote:
> On Tue, Oct 29, 2024 at 10:30:45PM +, Stuart Henderson wrote:
> > On 2024/10/18 13:28, Stuart Henderson wrote:
> > > On 2024/10/14 14:30, Stuart Henderson wrote:
> > > > On 2024/10/08 11:08, Mark Kettenis wrote:
> > > > > > > $ ls -lh /var/log/Xorg.0.
On 2024/10/18 12:48, joshua stein wrote:
> On Fri, 18 Oct 2024 at 13:28:05 +0100, Stuart Henderson wrote:
> > I've not got a test machine running yet, but from observations (I
> > haven't gone through all the logs to verify, those "seconds after start"
> > logs are a pain to correlate with time of
Sorry for the late reply, but I wanted to wait a few days before giving
feedback.
I can confirm that -tcplro on the vio(4) interface solved the issue for me.
The server has an uptime of ~7 days now.
> On 24. Oct 2024, at 12:17, Stuart Henderson wrote:
>
> On 2024/10/23 22:36, Oliver Schweger w