summaryrefslogtreecommitdiff
path: root/ssh_config
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-19 16:26:12 +1000
committerDamien Miller <djm@mindrot.org>2000-04-19 16:26:12 +1000
commit8bb73be04e3e38be582c4b3843c765aab74017c2 (patch)
tree2050fbf49e4e94a9cef9bbe557787298111eb886 /ssh_config
parent71795160ee9dbf15633b2c27679df62c11f79aaa (diff)
downloadopenssh-git-8bb73be04e3e38be582c4b3843c765aab74017c2.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 ~