doubled PAYLIMIT to 40 payloads
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user