mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-12 02:34:59 +03:00
v4.18-9570-rtm
This commit is contained in:
@ -8450,7 +8450,7 @@ bool CtCreateVLan(CLIENT *c, RPC_CLIENT_CREATE_VLAN *create)
|
||||
return false;
|
||||
}
|
||||
|
||||
// Regulation in Windows 8
|
||||
// Regulation in Windows 8 / 10
|
||||
if (MsIsInfCatalogRequired())
|
||||
{
|
||||
if (CiIsValidVLanRegulatedName(create->DeviceName) == false)
|
||||
|
Reference in New Issue
Block a user