You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
3 months ago
..
appctest appc: add test to ensure that individual IPs are not removed during route updates 4 months ago
appconnector.go appc: optimize dns response observation for large route tables 3 months ago
appconnector_test.go appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is routed 4 months ago