Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
A potential issue found based on code inspection. If lnet_send() is called with a specific src_nid, but rtr_nid == LNET_NID_ANY, and the message needs to be routed, then we need to ensure that the lnet_peer_ni of the router is on the same network as the specified src_nid.
Landed for 2.14