mirror of
https://github.com/bol-van/zapret.git
synced 2024-12-24 07:06:36 +00:00
nfqws: -artefact
This commit is contained in:
parent
199bf7c9b0
commit
dccf672d8a
@ -675,8 +675,7 @@ void tcp_rewrite_wscale(struct tcphdr *tcp, uint8_t scale_factor)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
scale[2]=scale_factor;
|
scale[2]=scale_factor;
|
||||||
if (scale_factor_old!=scale_factor)
|
DLOG("Scale factor change %u => %u\n", scale_factor_old, scale_factor)
|
||||||
DLOG("Scale factor change %u => %u\n", scale_factor_old, scale_factor)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user