TunnelsManager: Log startDeactivation calls
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
@@ -515,6 +515,7 @@ class TunnelContainer: NSObject {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fileprivate func startDeactivation() {
|
fileprivate func startDeactivation() {
|
||||||
|
wg_log(.debug, message: "startDeactivation: Tunnel: \(name)")
|
||||||
(tunnelProvider.connection as? NETunnelProviderSession)?.stopTunnel()
|
(tunnelProvider.connection as? NETunnelProviderSession)?.stopTunnel()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user