commit | 9f407c4422a7f8283eda674e10755d0b4f1c2413 | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Fri Jun 13 04:50:27 2008 +1000 |
committer | Darren Tucker <dtucker@zip.com.au> | Fri Jun 13 04:50:27 2008 +1000 |
tree | 64b489e36a0e022ecd27b87c19d7529bf3733464 | |
parent | 2fb66caca2c9e69c6a0584060114fcd52e59d5ff [diff] |
- djm@cvs.openbsd.org 2008/06/12 04:06:00 [clientloop.h ssh.c clientloop.c] maintain an ordered queue of outstanding global requests that we expect replies to, similar to the per-channel confirmation queue. Use this queue to verify success or failure for remote forward establishment in a race free way. ok dtucker@