commit | 6e61d04f2d8c7ac4f67e1f498ed2a2a3ad8edaa3 | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Sat Jun 17 20:37:28 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Sat Jun 17 20:37:28 2006 -0700 |
tree | cf184fe1a9ebc7187cd452b2427234726436da94 | |
parent | 6a9af2e18a5c6ebcf8283309d20ac0e9fa35e346 [diff] |
IB/cm: Match connection requests based on private data Extend matching connection requests to listens in the InfiniBand CM to include private data checks. This allows applications to listen on the same service identifier, with private data directing the request to the appropriate application. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>