summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-10-17 15:25:13 -0400
committerDavid S. Miller <davem@davemloft.net>2013-10-17 15:25:13 -0400
commit725907827a7f46dfb5df6e4f3d8f9bcbc9903877 (patch)
treebf5d26559a9cdb4c00ec2bb15b1ea2c18e214a8e /drivers
parent6f93ac740ac27a77657e1276ca1fc7d277bcc61d (diff)
parentd2dbbba77e95dff4b4f901fee236fef6d9552072 (diff)
Merge branch 'sctp_csum'
Vlad Yasevich says: ==================== sctp: Use software checksum under certain circumstances. There are some cards that support SCTP checksum offloading. When using these cards with IPSec or forcing IP fragmentation of SCTP traffic, the checksum is computed incorrectly due to the fact that xfrm and IP/IPv6 fragmentation code do not know that this is SCTP traffic and do not know that checksum has to be computed differently. To fix this, we let SCTP detect these conditions and perform software checksum calculation. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions