mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 12:10:53 +03:00
nfqws: warn if cannot do hostnospace
This commit is contained in:
parent
9184317549
commit
56aa481226
@ -1116,6 +1116,8 @@ static uint8_t dpi_desync_tcp_packet_play(bool replay, size_t reasm_offset, uint
|
|||||||
}
|
}
|
||||||
verdict=VERDICT_MODIFY;
|
verdict=VERDICT_MODIFY;
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
DLOG("cannot do hostnospace because valid User-Agent: not found\n");
|
||||||
}
|
}
|
||||||
else if (dp->methodeol)
|
else if (dp->methodeol)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user