tailscale/appc
James Tucker 0f5e031133 appc: optimize dns response observation for large route tables
Advertise DNS discovered addresses as a single preference update rather
than one at a time.

Sort the list of observed addresses and use binary search to consult the
list.

Updates tailscale/corp#16636

Signed-off-by: James Tucker <james@tailscale.com>
2024-02-07 14:11:41 -08:00
..
appctest appc: add test to ensure that individual IPs are not removed during route updates 2024-01-22 17:50:55 -08:00
appconnector.go appc: optimize dns response observation for large route tables 2024-02-07 14:11:41 -08:00
appconnector_test.go appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is routed 2024-02-01 11:43:07 -08:00