]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r325615:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Nov 2017 15:46:45 +0000 (15:46 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 17 Nov 2017 15:46:45 +0000 (15:46 +0000)
commitf08d32497437c20af9096a530a42c7d99a484e9a
treee96cb5e8426e110196db69c40c7918a23f06e12f
parent978929cb19d3af1ba6d082d96825b58b52f0d244
MFC r325615:
Make sure the IPv6 scope ID gets zeroed when exchanging CMA messages in ibcore.
Else the IPv6 address matching might fail. This change adds support for both
embedded and non-embedded IPv6 scope IDs when passing a IPv6 link-local socket
address to RDMA. Prior to this change only global IPv6 addresses would work
with RDMA.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@325943 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/core/cma.c