lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 14 Apr 2009 16:48:26 +0300
From:	Octavian Purdila <opurdila@...acom.com>
To:	"Ilpo Järvinen" <ilpo.jarvinen@...sinki.fi>
Cc:	David Miller <davem@...emloft.net>, Netdev <netdev@...r.kernel.org>
Subject: Re: initial congestion window for connections in the listen queue

On Tuesday 14 April 2009 11:37:08 Ilpo Järvinen wrote:

> > But that is no longer the
> > case so I'm pretty sure we can unconditionally go:
> >
> > 	tp->snd_cwnd = tcp_init_cwnd(tp, dst);
> > 	tp->snd_cwnd_stamp = tcp_time_stamp;
> >
> > in the 'reset' path too, right?
>
> At least it compiles... :-) ...I don't see any problems either.
>

Confirming that it is fixing the issue I was seeing. 

Thanks a lot for the quick responses and the fix !

Thanks,
tavi


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ