summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/options.h b/options.h
index 5ec19fc..25cfa8b 100644
--- a/options.h
+++ b/options.h
@@ -289,6 +289,9 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
#define MAX_PROPOSED_ALGO 20
+#define MAX_ALGO_LIST_LEN 100 /* max length of our sent algorithm list
+ (cipher is longest) */
+
/* size/count limits */
#define MAX_LISTEN_ADDR 10