Revision bbcf467dab42ea3c85f368df346c82af2fbba665 authored by Herbert Xu on 04 July 2006, 02:38:35 UTC, committed by David S. Miller on 04 July 2006, 02:38:35 UTC
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 <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 6ce1669
History
File Mode Size
.gitignore -rw-r--r-- 37 bytes
Makefile -rw-r--r-- 1.1 KB
genksyms.c -rw-r--r-- 14.7 KB
genksyms.h -rw-r--r-- 2.4 KB
keywords.c_shipped -rw-r--r-- 7.6 KB
keywords.gperf -rw-r--r-- 1.2 KB
lex.c_shipped -rw-r--r-- 52.4 KB
lex.l -rw-r--r-- 7.7 KB
parse.c_shipped -rw-r--r-- 61.5 KB
parse.h_shipped -rw-r--r-- 3.3 KB
parse.y -rw-r--r-- 10.1 KB

back to top