From: Herbert Xu Date: Tue, 4 Jul 2006 02:38:35 +0000 (-0700) Subject: [NET]: Verify gso_type too in gso_segment X-Git-Tag: v2.6.18-rc1~21^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbcf467dab42ea3c85f368df346c82af2fbba665;p=pandora-kernel.git [NET]: Verify gso_type too in gso_segment We don't want nasty Xen guests to pass a TCPv6 packet in with gso_type set to TCPv4 or even UDP (or a packet that's both TCP and UDP). Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed