search for: mishanski

Displaying 1 result from an estimated 1 matches for "mishanski".

Did you mean: michalski
2004 May 18
0
use of -D at EscapeChar command line
...9;s a small patch to allow adding dynamic port forwards during a session using the ~C command line. Local and remote port forwards are already supported in a similar manner, but we thought this would be useful as well -- hope it finds its way to the official distribution. Best, Cody Raspen John Mishanski -------------- next part -------------- diff -aur openssh-3.8.1p1-orig/clientloop.c openssh-3.8.1p1/clientloop.c --- openssh-3.8.1p1-orig/clientloop.c 2003-12-17 00:33:11.000000000 -0500 +++ openssh-3.8.1p1/clientloop.c 2004-05-18 16:12:57.000000000 -0400 @@ -508,6 +508,7 @@ u_short fwd_port, fw...