Fran Bull 1c8e060628 appc: fix writing route info
Before the fix in 7eb8a77ac80b78a2917f0a78a6f4a9189d739797 we were
writing route info on every DNS request. Since that fix we have only
been writing when we advertise new routes. This means we haven't been
writing domain->IP Address associations if the IP Address is covered by
a control route. We do want to persist the info associating the domain
and IP Address so make sure we also store routes in that case.

Fixes #12673

Signed-off-by: Fran Bull <fran@tailscale.com>
2024-07-01 08:53:59 -07:00
..
2024-07-01 08:53:59 -07:00