CVSROOT: /cvs Module name: src Changes by: andr...@cvs.openbsd.org 2009/06/27 03:32:43
Modified files: usr.bin/ssh : roaming.h roaming_common.c Log message: It may be necessary to retransmit some data when resuming, so add it to a buffer when roaming is enabled. Most of this code was written by Martin Forssen, maf at appgate dot com. ok markus@