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, 9 Mar 2009 16:02:04 +0200
From:	"Rémi Denis-Courmont" 
	<remi.denis-courmont@...ia.com>
To:	"ext Brandeburg, Jesse" <jesse.brandeburg@...el.com>
Cc:	Amar Mudrankit <amar.mudrankit@...il.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: Query about skb scatter / gather

On Friday 06 March 2009 21:47:22 ext Brandeburg, Jesse wrote:
> frag_list can only be safely used in rare cases where you know that
> the ip defragmentation code will not be called.  It links multiple
> skb's together to form one large packet (for receive)

Uh? Sure, nested fragments do not work.
But... My reading of ip_frag_reasm() is that you can always use fragments 
list. If this happens the defragmentation code will split your skb into two, 
so as to avoid nested fragments. What's the problem with that?

-- 
Rémi Denis-Courmont
Maemo Software, Nokia Devices R&D

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