Blame SOURCES/openssh-6.6.1p1-localdomain.patch

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