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:	Wed, 14 Jan 2009 14:36:24 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	netdev@...r.kernel.org
Subject: Re: gro: Check for GSO packets and packets with frag_list

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Thu, 15 Jan 2009 08:56:39 +1100

> gro: Check for GSO packets and packets with frag_list
> 
> As GRO cannot be applied to packets with frag_list we need to
> make sure that we reject such packets if they are fed to us,
> e.g., through a tunnel device.
> 
> Also there is no point in applying GRO on GSO packets so they
> too should be rejected.  This allows GRO to be used in virtio-net
> which may produce GSO packets directly but may still benefit
> from GRO if the other end of it doesn't support GSO.
> 
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>

Applied, thanks Herbert.
--
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