diff options
author | Vlad Yasevich <[email protected]> | 2017-01-29 22:52:53 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-01-30 15:51:12 -0500 |
commit | 2b89ed65a6f201a6a4f0450ad289aa4bf491608c (patch) | |
tree | 84d46ed640f648af30847b308ccc88a467dba2df /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d585df1c5ccf995fcee910705ad7a9cdd11d4152 (diff) |
ipv6: Paritially checksum full MTU frames
IPv6 will mark data that is smaller that mtu - headersize as
CHECKSUM_PARTIAL, but if the data will completely fill the mtu,
the packet checksum will be computed in software instead.
Extend the conditional to include the data that fills the mtu
as well.
Signed-off-by: Vladislav Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions