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-next>] [day] [month] [year] [list]
Date:	Thu, 13 Dec 2007 11:00:50 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	Gavin.McCullagh@...m.ie
Cc:	linux-net@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: reading the tcp headers within the write queue

From: Gavin McCullagh <Gavin.McCullagh@...m.ie>
Date: Thu, 13 Dec 2007 18:56:26 +0000

> I'm trying to hack together something which will run through the
> retransmit queue looking at the tcp headers.

The packets in the retransmit queue are headerless, the
header only gets added to clones of the retransmit queue
frames during the actual transmit.

And this question belongs on netdev not linux-net.
--
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