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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 23 Jul 2008 02:11:47 +0400
From:	Evgeniy Polyakov <johnpol@....mipt.ru>
To:	jean-pascal billaud <billaud@...are.com>
Cc:	netdev@...r.kernel.org
Subject: Re: delayed ack timer, slow start and LRO

Hi.

On Tue, Jul 22, 2008 at 02:44:05PM -0700, jean-pascal billaud (billaud@...are.com) wrote:
> Also as LRO adds some latency, it seems possible to me that the sender 
> retransmission timer will expires before the delayed ack timer expires. In 
> this case, how is this gonna work ? Is it possible that the sender will 
> stay stuck in
> its slow start trying to retransmit endlessly the same n packets ?

You can check how your favourite driver handles lro and calls
lro_flush_all(), lro also aggregate packets upto predefined limits of
total size and numbr of 'inner' packets. It also self-destructs when
flow breaks (retransmit, pure ack and so on).

-- 
	Evgeniy Polyakov
--
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