Ikev2 support
This commit is contained in:
parent
a5bcf1a02d
commit
fa151cd320
27 changed files with 626 additions and 90 deletions
|
@ -57,7 +57,7 @@ void OpenVpnProtocol::stop()
|
|||
}
|
||||
}
|
||||
|
||||
ErrorCode OpenVpnProtocol::checkAndSetupTapDriver()
|
||||
ErrorCode OpenVpnProtocol::prepare()
|
||||
{
|
||||
if (!IpcClient::Interface()) {
|
||||
return ErrorCode::AmneziaServiceConnectionFailed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue