summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-05-04 16:18:46 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-05-09 17:19:13 +0200
commite08b1c0e00c8e1526b428818c4feed05e8a7f334 (patch)
tree0634493d2c46d7d91a1a852bc816b20d0615512b /docs
parent74314eee770c25b9852f7b45b20a460188e2faed (diff)
downloadmullvadvpn-e08b1c0e00c8e1526b428818c4feed05e8a7f334.tar.xz
mullvadvpn-e08b1c0e00c8e1526b428818c4feed05e8a7f334.zip
Update relay selector documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/relay-selector.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/relay-selector.md b/docs/relay-selector.md
index ab6a808d0f..058e659026 100644
--- a/docs/relay-selector.md
+++ b/docs/relay-selector.md
@@ -35,6 +35,7 @@ Endpoints may be filtered by:
like WireGuard
- entry port
- location (country, city, hostname)
+- provider
### Default constraints for tunnel endpoints
@@ -67,10 +68,14 @@ relay is picked, then a random endpoint that matches the constraints from the re
## Bridge endpoint constraints
-Currently, the only explicit constraints for bridges is the location, and the transport protocol is
-supposedly inferred by the selected bridge- but for now, the daemon only supports TCP bridges, so
-only TCP bridges are being selected. If no location constraint is specified explicitly, then the
-relay location will be used.
+The explicit constraints are:
+
+- location
+- provider
+
+The transport protocol is supposedly inferred by the selected bridge- but for now, the daemon only
+supports TCP bridges, so only TCP bridges are being selected. If no location constraint is specified
+explicitly, then the relay location will be used.
### Selecting a bridge endpoint between filtered relays