diff options
Diffstat (limited to 'sysoptions.h')
-rw-r--r-- | sysoptions.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sysoptions.h b/sysoptions.h index 3bb8e92..5b2f78d 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -176,11 +176,6 @@ accept for keyb-interactive auth */ -/* Send a real auth request immediately after sending a query for the available methods. - * It saves a network round trip at login. - * If problems are encountered it can be disabled here. */ - #define DROPBEAR_CLI_IMMEDIATE_AUTH - #if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128) #define DROPBEAR_AES |