summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authordamien <damien>2000-04-19 06:26:12 +0000
committerdamien <damien>2000-04-19 06:26:12 +0000
commit2b0e05bd4434009e86ff759b16452c4fc5c4aa21 (patch)
tree8e25d7f1fefbe308a220e904d64131ca12b71391 /ssh_config
parentc416edefa21b8205125a788c800a32a83dc57bf3 (diff)
downloadopenssh-2b0e05bd4434009e86ff759b16452c4fc5c4aa21.tar.gz
- OpenBSD CVS updates
[channels.c] - fix pr 1196, listen_port and port_to_connect interchanged [scp.c] - after completion, replace the progress bar ETA counter with a final elapsed time; my idea, aaron wrote the patch [ssh_config sshd_config] - show 'Protocol' as an example, ok markus@ [sshd.c] - missing xfree() - Add missing header to bsd-misc.c
Diffstat (limited to 'ssh_config')
-rw-r--r--ssh_config1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssh_config b/ssh_config
index 6e732a22..b71ff658 100644
--- a/ssh_config
+++ b/ssh_config
@@ -26,6 +26,7 @@
# StrictHostKeyChecking no
# IdentityFile ~/.ssh/identity
# Port 22
+# Protocol 2,1
# Cipher blowfish
# EscapeChar ~