mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-07 00:04:57 +03:00
v4.13-9522-beta
This commit is contained in:
@ -342,7 +342,7 @@ void UdpAccelPoll(UDP_ACCEL *a)
|
||||
else
|
||||
{
|
||||
// NAT_T is disabled, but there is a reference host (such as VGC)
|
||||
if (a->UseUdpIpQuery)
|
||||
if (a->UseUdpIpQuery || a->UseSuperRelayQuery)
|
||||
{
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user