diff --git a/nfq2/protocol.c b/nfq2/protocol.c index 1e5319d..eefde86 100644 --- a/nfq2/protocol.c +++ b/nfq2/protocol.c @@ -1303,6 +1303,12 @@ bool QUICDefragCrypto(const uint8_t *clean,size_t clean_len, uint8_t *defrag,siz found=true; pos+=sz; + + // remove exact duplicates early to save cpu + for(i=0;i