X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fsptps.c;fp=src%2Fsptps.c;h=ab883027ba79edf75e22db8fce3959681344529d;hb=a5db8a13fc2a46ea8b610df32726a158022b3dfc;hp=2e9ac6fe63331917c320805fdac592fea91753f7;hpb=5d9f6c8f2b855cd03a491988c1d4487ffbbc9dd4;p=meshlink diff --git a/src/sptps.c b/src/sptps.c index 2e9ac6fe..ab883027 100644 --- a/src/sptps.c +++ b/src/sptps.c @@ -27,7 +27,7 @@ #include "prf.h" #include "sptps.h" -unsigned int sptps_replaywin = 16; +unsigned int sptps_replaywin = 32; /* Nonce MUST be exchanged first (done)