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:	Mon, 09 Feb 2009 15:10:58 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	rauhersu@...il.com
Cc:	ilpo.jarvinen@...sinki.fi, netdev@...r.kernel.org
Subject: Re: high rate injection and fragmentation

From: Raúl Hernández <rauhersu@...il.com>
Date: Mon, 9 Feb 2009 18:18:50 +0100

> Hi Ilpo,
> 
> Thanks for your answer, I did not know about that feature. Looking at
> my settings:
> 
> # ethtool -k eth2
> ...
> tcp segmentation offload: on
> 
> I think ethereal hooks up before reaching the TCP offload which is
> handled by the NIC.

No, the packets will be large as created by the TCP stack,
and then the NIC hardware splits them up as it transmits
them onto the wire.
--
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