CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2010/05/16 06:55:51

Modified files:
        usr.bin/ssh    : PROTOCOL.mux clientloop.h mux.c readconf.c 
                         readconf.h ssh.1 ssh.c 

Log message:
mux support for remote forwarding with dynamic port allocation,
use with
LPORT=`ssh -S muxsocket -R0:localhost:25 -O forward somehost`
feedback and ok djm@

Reply via email to