mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-13 23:39:46 +03:00
Compare commits
1 Commits
60b97dbed0
...
v70.5
Author | SHA1 | Date | |
---|---|---|---|
|
a2ffa3455d |
@@ -2020,7 +2020,7 @@ static uint8_t dpi_desync_udp_packet_play(bool replay, size_t reasm_offset, uint
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
DLOG("QUIC initial contains CRYPTO without full fragment coverage\n");
|
DLOG("QUIC initial contains CRYPTO with partial fragment coverage\n");
|
||||||
if (ctrack)
|
if (ctrack)
|
||||||
{
|
{
|
||||||
if (ReasmIsEmpty(&ctrack->reasm_orig))
|
if (ReasmIsEmpty(&ctrack->reasm_orig))
|
||||||
|
Reference in New Issue
Block a user