summaryrefslogtreecommitdiff
path: root/net/ax25
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-05-27 16:14:30 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-07 12:31:51 -0800
commit71c6bd5af2d984fadd81611ad643bda52e82ad79 (patch)
treedff93f6b895e1f205c62b464ce6193238934d696 /net/ax25
parent3b454d6b495fa853304741503db0b23f0542e3ef (diff)
downloadlwn-71c6bd5af2d984fadd81611ad643bda52e82ad79.tar.gz
lwn-71c6bd5af2d984fadd81611ad643bda52e82ad79.zip
ipv6: Add GSO support on forwarding path
commit 0aa68271510ae2b221d4b60892103837be63afe4 upstream. Currently we disallow GSO packets on the IPv6 forward path. This patch fixes this. Note that I discovered that our existing GSO MTU checks (e.g., IPv4 forwarding) are buggy in that they skip the check altogether, when they really should be checking gso_size + header instead. I have also been lazy here in that I haven't bothered to segment the GSO packet by hand before generating an ICMP message. Someone should add that to be 100% correct. Reported-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Apollon Oikonomopoulos <apoikos@gmail.com> Signed-off-by: Faidon Liambotis <paravoid@debian.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions