summaryrefslogtreecommitdiff
path: root/recipes-core/dropbear/dropbear/remove-reverse-dns.patch
blob: eb7c092093faa38a3adb0adea3918f2617321c4e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- dropbear-2012.55/options.h.orig	2012-12-06 15:37:54.931774908 +0100
+++ dropbear-2012.55/options.h	2012-12-06 15:38:27.254225259 +0100
@@ -144,7 +144,7 @@
 #endif
 
 /* Whether to do reverse DNS lookups. */
-#define DO_HOST_LOOKUP
+//#define DO_HOST_LOOKUP
 
 /* Whether to print the message of the day (MOTD). This doesn't add much code
  * size */