SIGN IN SIGN UP

feature/conn25: expire connector state

The connector struct holds a map of peer+transitIP -> destinationIP that
it uses for routing traffic. The client registers new entries in the map
over the peer API.

Stop the transitIPs map from growing indefinitely by expiring entries
after 1 hour.

Updates tailscale/corp#38261

Signed-off-by: Fran Bull <fran@tailscale.com>
F
Fran Bull committed
6e0912f97994f927632b34ae9e63b53d6516a6ac
Parent: 902f5c4