aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/demux.h')
-rw-r--r--src/pluto/demux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/demux.h b/src/pluto/demux.h
index 63a838001..373dd6315 100644
--- a/src/pluto/demux.h
+++ b/src/pluto/demux.h
@@ -64,7 +64,7 @@ struct msg_digest {
bool dpd; /* peer supports RFC 3706 DPD */
bool openpgp; /* peer supports OpenPGP certificates */
-# define PAYLIMIT 20
+# define PAYLIMIT 40
struct payload_digest
digest[PAYLIMIT],
*digest_roof,