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, 02 Dec 2013 17:17:08 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	David.Laight@...LAB.COM, puzman@...il.com, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org, cascardo@...ux.vnet.ibm.com,
	anirudh@...inx.com
Subject: Re: [PATCH] net: do not pretend FRAGLIST support

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Mon, 02 Dec 2013 08:51:13 -0800

> From: Eric Dumazet <edumazet@...gle.com>
> 
> Few network drivers really supports frag_list : virtual drivers.
> 
> Some drivers wrongly advertise NETIF_F_FRAGLIST feature.
> 
> If skb with a frag_list is given to them, packet on the wire will be
> corrupt.
> 
> Remove this flag, as core networking stack will make sure to
> provide packets that can be sent without corruption.
> 
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>

Good catch, applied and queued up for -stable.
--
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