mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-14 11:20:44 +09:00
1c0bb0338d
There are situations where the subnet routes and exit nodes must be treated differently. This splits it so SubnetRoutes only returns routes that are not exit routes. It adds `IsExitRoutes` and `AllApprovedRoutes` for convenience. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>