commit | d6725f04e296135732e9366a762222a3f3fd801f | [log] [download] |
---|---|---|
author | Darren Tucker <dtucker@zip.com.au> | Sat Dec 29 02:45:07 2007 +1100 |
committer | Darren Tucker <dtucker@zip.com.au> | Sat Dec 29 02:45:07 2007 +1100 |
tree | 6d86f4912d24a648bdef8301a93dd72cda60d6fd | |
parent | 4abde771b73f3a54780ff3dedf59f57f94298870 [diff] |
- dtucker@cvs.openbsd.org 2007/12/28 15:32:24 [clientloop.c serverloop.c packet.c] Make SSH2_MSG_UNIMPLEMENTED and SSH2_MSG_IGNORE messages reset the ServerAlive and ClientAlive timers. Prevents dropping a connection when these are enabled but the peer does not support our keepalives. bz #1307, ok djm@.