mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-23 03:55:11 -04:00
Today when you change from using domain discovery to a preset app for app connectors, we only coalesce the first route that matches the broader CIDR range. According to documentation at https://tailscale.com/docs/reference/best-practices/app-connectors#route-coalescing This is not intended functionality. Addresses #20956 Signed-off-by: Zach Buchheit <zachb@tailscale.com>