]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
VPN: Error out when tunnel activation fails because there's no internet
authorRoopesh Chander <roop@roopc.net>
Mon, 3 Dec 2018 10:04:58 +0000 (15:34 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 3 Dec 2018 13:21:42 +0000 (18:51 +0530)
commite1b258353c312a87129d771405148e83f0af5a04
treec2f70b3985167cd2bb321a6992fcb23e29ad1de5
parentcdd132d7d011d4b69029f639dc511d8385fcf986
VPN: Error out when tunnel activation fails because there's no internet

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/iOS/ErrorPresenter.swift
WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
WireGuard/WireGuard/VPN/InternetReachability.swift [new file with mode: 0644]
WireGuard/WireGuard/VPN/TunnelsManager.swift