mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-10 17:22:56 +03:00
nfqws: cosmetics
This commit is contained in:
parent
6e746f94cd
commit
e452ee8688
@ -2081,7 +2081,7 @@ static uint8_t dpi_desync_udp_packet_play(bool replay, size_t reasm_offset, uint
|
||||
}
|
||||
else if (IsDiscordIpDiscoveryRequest(dis->data_payload,dis->len_payload))
|
||||
{
|
||||
DLOG("packet contains Discord Voice IP Discovery\n");
|
||||
DLOG("packet contains discord voice IP discovery\n");
|
||||
l7proto = DISCORD;
|
||||
if (ctrack && ctrack->l7proto==UNKNOWN) ctrack->l7proto = l7proto;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user