Sean Hefty 82a9c16a10 IB/cm: Send DREP in response to unmatched DREQ
Currently a DREP is only sent in response to a DREQ if a connection
has been found matching the DREQ, and it is in the proper state.  Once
a DREP is sent, the local connection moves into timewait.  Duplicate
DREQs received while in this state result in re-sending the DREP.

However, it's likely that the local connection will enter and exit
timewait before the remote side times out a lost DREP and resends a DREQ.
To handle this, we send a DREP in response to a DREQ, even if a local
connection is not found.  This avoids maintaining disconnected
id's in timewait states for excessively long times, just to handle a
lost DREP.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-10-10 12:50:38 -07:00
..
2006-10-08 12:32:36 -07:00
2006-10-03 23:01:26 +02:00
2006-10-08 12:32:35 -07:00
2006-10-03 22:31:37 +02:00
2006-10-06 16:38:35 +02:00
2006-10-09 14:19:08 -07:00
2006-10-03 22:31:37 +02:00
2006-08-10 07:31:37 -04:00
2006-08-10 07:31:37 -04:00