mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: identify
This commit is contained in:
parent
bfac106c28
commit
bc63d69810
@ -1456,7 +1456,7 @@ void IPCAssociateOnArpTable(IPC *ipc, IP *ip, UCHAR *mac_address)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Identifiy whether the MAC address is a normal unicast address
|
// Identify whether the MAC address is a normal unicast address
|
||||||
bool IsValidUnicastMacAddress(UCHAR *mac)
|
bool IsValidUnicastMacAddress(UCHAR *mac)
|
||||||
{
|
{
|
||||||
// Validate arguments
|
// Validate arguments
|
||||||
|
Loading…
Reference in New Issue
Block a user