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 dpd; /* peer supports RFC 3706 DPD */
|
||||||
bool openpgp; /* peer supports OpenPGP certificates */
|
bool openpgp; /* peer supports OpenPGP certificates */
|
||||||
|
|
||||||
# define PAYLIMIT 20
|
# define PAYLIMIT 40
|
||||||
struct payload_digest
|
struct payload_digest
|
||||||
digest[PAYLIMIT],
|
digest[PAYLIMIT],
|
||||||
*digest_roof,
|
*digest_roof,
|
||||||
|
|||||||
Reference in New Issue
Block a user