tailscale/feature/conn25
Fran Bull c9333854fb appc,feature/conn25: use custom scheme resolvers for conn25
Currently we are picking a peer for the split dns routes when we get a
netmap. Use the new custom scheme resolvers, installed per app in the
config in the netmap, to allow us to choose which connector peer should
handle a DNS request at the time the request is made.

Fixes tailscale/corp#39858

Signed-off-by: Fran Bull <fran@tailscale.com>
2026-05-29 12:23:47 -07:00
..
addrAssignments_test.go feature/conn25: disallow addrs assignment overwriting. 2026-05-27 13:54:40 -07:00
addrAssignments.go feature/conn25: disallow addrs assignment overwriting. 2026-05-27 13:54:40 -07:00
conn25_test.go appc,feature/conn25: use custom scheme resolvers for conn25 2026-05-29 12:23:47 -07:00
conn25.go appc,feature/conn25: use custom scheme resolvers for conn25 2026-05-29 12:23:47 -07:00
datapath_test.go feature/conn25: install all the hooks 2026-03-27 11:52:34 -04:00
datapath.go feature/conn25: unify FlowTable storage to prepare for expiry 2026-05-26 10:09:48 -04:00
flowtable_test.go feature/conn25: unify FlowTable storage to prepare for expiry 2026-05-26 10:09:48 -04:00
flowtable.go feature/conn25: unify FlowTable storage to prepare for expiry 2026-05-26 10:09:48 -04:00
ippool_test.go feature/conn25: keep addrAssignments through pool reconfig 2026-05-13 11:00:47 -07:00
ippool.go feature/conn25: keep addrAssignments through pool reconfig 2026-05-13 11:00:47 -07:00