diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2008-05-08 12:02:24 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2008-05-08 12:02:24 +0000 |
commit | 1e325f2a90e53ea6a2c04110feba6e635db362c7 (patch) | |
tree | 3dc0d973422108c16e2300700da613dd1563f0e0 /usr.bin/ssh/Makefile.inc | |
parent | 6ff229c1bd179c584a9f4a83ef4781458bac14aa (diff) |
Implement a channel success/failure status confirmation callback
mechanism. Each channel maintains a queue of callbacks, which will
be drained in order (RFC4253 guarantees confirm messages are not
reordered within an channel).
Also includes a abandonment callback to clean up if a channel is
closed without sending confirmation messages. This probably
shouldn't happen in compliant implementations, but it could be
abused to leak memory.
ok markus@ (as part of a larger diff)
Diffstat (limited to 'usr.bin/ssh/Makefile.inc')
0 files changed, 0 insertions, 0 deletions