]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r263096:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 May 2014 19:00:01 +0000 (19:00 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 May 2014 19:00:01 +0000 (19:00 +0000)
commitd8c101a994c7298674e73ef9124de9deb3666291
tree4be56a56ed22d05e1e15f2ff43f22cedcf8ab927
parentff3aa7c23a1fea37cfbd19092d7106c0d8d28d35
MFC r263096:

Put the offset of the CRC32C in csum_data instead of 0.
The virtio driver needs the offset to be stored in csum_data,
like in the case for UDP and TCP.

The virtio problem was reported by
Niu Zhixiong <kaiaixi@gmail.com>, who helped in debugging
and testing the patch.

git-svn-id: svn://svn.freebsd.org/base/stable/9@266081 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_output.c