]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for IPv6 link local GIDs equal to the default GID for
authorhselasky <hselasky@FreeBSD.org>
Mon, 5 Mar 2018 11:55:29 +0000 (11:55 +0000)
committerhselasky <hselasky@FreeBSD.org>
Mon, 5 Mar 2018 11:55:29 +0000 (11:55 +0000)
commit5bd9bfb44a42ca844e0465248408d502dfc3c14b
tree870bc9800830b8f3c9d67a381907ebd96b3a0801
parent3c9b062cb5ca1fa54724ae237f1afc4499749b52
Add support for IPv6 link local GIDs equal to the default GID for
VLANs in ibcore.

IPv6 link local addresses are usually derived from the netdev MAC
address. This is applicable to VLAN devices and its lower netdevice as
well. In such cases the IPv6 link local address is a duplicate of the
default GID.

Now that link local IPv6 addresses based GIDs are supported, allow
adding such GID entries in the GID table.

MFC after: 1 week
Sponsored by: Mellanox Technologies
sys/ofed/drivers/infiniband/core/ib_cache.c