nfqws,tpws: minor comment update

This commit is contained in:
bol-van 2024-11-02 19:15:23 +03:00
parent a581e13498
commit 74b6281770

View File

@ -179,7 +179,7 @@ static bool dp_match(
return true;
else
{
// without known hostname first profile matching l3/l4/l7 filter and without hostlist filter wins
// if hostlists are present profile matches only if hostname is known and satisfy profile hostlists
if (hostname)
{
if (bCheckDone) *bCheckDone = true;