summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs/controlknobs.go
diff options
context:
space:
mode:
authorTom DNetto <tom@tailscale.com>2023-11-07 15:45:46 -0800
committerTom <twitchyliquid64@users.noreply.github.com>2023-11-08 10:44:03 -0800
commit3496d62ed3de14dd1360f0ef09dd0ee2b48f8033 (patch)
tree170e9dfde0d8bdfbdc7991a4a64dc7e72e7b7d8e /control/controlknobs/controlknobs.go
parentfdbe511c416d14382b2e37b4348b2953d2531162 (diff)
downloadtailscale-3496d62ed3de14dd1360f0ef09dd0ee2b48f8033.tar.xz
tailscale-3496d62ed3de14dd1360f0ef09dd0ee2b48f8033.zip
ipn/ipnlocal: add empty address to the app-connector localNets set
App connectors handle DNS requests for app domains over PeerAPI, but a safety check verifies the requesting peer has at least permission to send traffic to 0.0.0.0:53 (or 2000:: for IPv6) before handling the DNS request. The correct filter rules are synthesized by the coordination server and sent down, but the address needs to be part of the 'local net' for the filter package to even bother checking the filter rules, so we set them here. See: https://github.com/tailscale/corp/issues/11961 for more information. Signed-off-by: Tom DNetto <tom@tailscale.com> Updates: ENG-2405
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions