summaryrefslogtreecommitdiffhomepage
path: root/talpid-wireguard/src/connectivity/error.rs
AgeCommit message (Collapse)AuthorFilesLines
2024-11-22Check that that tunnel can serve traffic after starting a new tunnelKalle Lindström1-0/+14
- Split up "ConnectivityCheck" into more descriptive types and collect them in a new `connectivity` module. - Fix allow Wireguard-Go tunnel setup to be cancelled - Use retry param in connectivity check