summaryrefslogtreecommitdiffstats
path: root/net/sctp/associola.c
diff options
context:
space:
mode:
authorVlad Yasevich <vyasevich@gmail.com>2015-01-31 10:40:18 -0500
committerDavid S. Miller <davem@davemloft.net>2015-02-02 19:28:05 -0800
commit32dce968dd987adfb0c00946d78dad9154f64759 (patch)
treeb5005ef754bb0dd4d6b15a37d94be210e2ee9045 /net/sctp/associola.c
parent03485f2adcde0c2d4e9228b659be78e872486bbb (diff)
downloadlinux-32dce968dd987adfb0c00946d78dad9154f64759.tar.bz2
ipv6: Allow for partial checksums on non-ufo packets
Currntly, if we are not doing UFO on the packet, all UDP packets will start with CHECKSUM_NONE and thus perform full checksum computations in software even if device support IPv6 checksum offloading. Let's start start with CHECKSUM_PARTIAL if the device supports it and we are sending only a single packet at or below mtu size. Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/associola.c')
0 files changed, 0 insertions, 0 deletions