aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2010-05-27 16:14:30 -0700
committerDavid S. Miller <[email protected]>2010-05-28 01:57:17 -0700
commit0aa68271510ae2b221d4b60892103837be63afe4 (patch)
treef6d6a624a13ced851ea3036995813b1612200e01 /tools/perf/scripts/python/syscall-counts.py
parenta47311380e094bb201be8a818370c73c3f52122c (diff)
ipv6: Add GSO support on forwarding path
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions