]> git.openfabrics.org - ~shefty/ibacm.git/commit
ib/acm: add state tracking
authorSean Hefty <sean.hefty@intel.com>
Thu, 22 Apr 2010 17:16:04 +0000 (10:16 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 22 Apr 2010 17:16:04 +0000 (10:16 -0700)
commitb1dbc0269b81bd3a2ded5402b8c135fde323326a
treee61b209c8da102787f8f8917e83f912a8096ebd7
parent5cf79fbad67a2c7cb53d4134ee69d9cad35d1a89
ib/acm: add state tracking

To support alternate address and route resolution protocols,
add state tracking to destinations.  This will allow for the
completion of address resolution separate from route
resolution.

As part of this change, we add locking to destinations,
rather than relying on the endpoint locking.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
linux/osd.h
src/acm.c
src/libacm.c
windows/osd.h