Blame SOURCES/openssh-6.6.1p1-localdomain.patch

b58e57
diff --git a/ssh_config b/ssh_config
b58e57
index 03a228f..49a4f6c 100644
b58e57
--- a/ssh_config
b58e57
+++ b/ssh_config
b58e57
@@ -46,3 +46,7 @@
b58e57
 #   VisualHostKey no
b58e57
 #   ProxyCommand ssh -q -W %h:%p gateway.example.com
b58e57
 #   RekeyLimit 1G 1h
b58e57
+#
b58e57
+# Uncomment this if you want to use .local domain
b58e57
+# Host *.local
b58e57
+#   CheckHostIP no