freebsd-dev/sys/ofed
Hans Petter Selasky 0f2b4041fe Honor port_num while resolving GID for IB link layer in ibcore.
ah_attr contains the port number to which cm_id is bound. However, while
searching for GID table for matching GID entry, the port number is
ignored.

This could cause the wrong GID to be used when the ah_attr is converted to
an AH.

Linux commit:
563c4ba3bd2b8b0b21c65669ec2226b1cfa1138b

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2018-07-17 09:33:20 +00:00
..
drivers/infiniband Honor port_num while resolving GID for IB link layer in ibcore. 2018-07-17 09:33:20 +00:00
include Check port number supplied by user verbs cmds in ibcore. 2018-07-17 09:29:14 +00:00