dropbear: update to 2012.55 and refresh patches
[openwrt/staging/lynxis.git] / package / network / services / dropbear / patches / 120-openwrt_options.patch
index 42204aa646a0d5d8be9715354a5cc605dd365430..977f6312fbf40cb2997b2ac8b128ca65d607e5c1 100644 (file)
  #define DROPBEAR_MD5_HMAC
  
  /* Hostkey/public key algorithms - at least one required, these are used
-@@ -148,7 +148,7 @@ much traffic. */
+@@ -144,11 +144,11 @@ much traffic. */
+ #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 */