mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-07 00:04:57 +03:00
Cedar, Mayaqua: Set minimum Windows version to Vista
This commit is contained in:
@ -10310,10 +10310,7 @@ VH *NewVirtualHostEx(CEDAR *cedar, CLIENT_OPTION *option, CLIENT_AUTH *auth, VH_
|
||||
|
||||
if (v->IcmpRawSocketOk == false)
|
||||
{
|
||||
if (IsIcmpApiSupported())
|
||||
{
|
||||
v->IcmpApiOk = true;
|
||||
}
|
||||
v->IcmpApiOk = true;
|
||||
}
|
||||
|
||||
// Set the options
|
||||
|
Reference in New Issue
Block a user