]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r341534:
authorhselasky <hselasky@FreeBSD.org>
Wed, 12 Dec 2018 11:16:32 +0000 (11:16 +0000)
committerhselasky <hselasky@FreeBSD.org>
Wed, 12 Dec 2018 11:16:32 +0000 (11:16 +0000)
commitc7223c034d2b777ea4718283685313862eb2fca2
treec571025e837cc5ab14bc42a6b3fa4be419424d4d
parentcd02444056883b9743bd5d37ae524e3618d36d53
MFC r341534:
ibcore: Fix clearing of bound device interface.

Binding to a loopback device is not allowed. Make sure the destination
device address is global by clearing the bound device interface.
Only do this conditionally, else link local addresses won't work.

Sponsored by:   Mellanox Technologies
sys/ofed/drivers/infiniband/core/ib_addr.c