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/control/controlclient
Brad Fitzpatrick 947def7688 types/netmap: remove redundant Netmap.Hostinfo
It was in SelfNode.Hostinfo anyway. The redundant copy was just
costing us an allocation per netmap (a Hostinfo.Clone).

Updates #1909

Change-Id: Ifac568aa5f8054d9419828489442a0f4559bc099
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
10 months ago
..
auto.go control/controlclient: move lastUpdateGenInformed to tighter scope 11 months ago
client.go all: update copyright and license headers 1 year ago
controlclient_test.go all: update copyright and license headers 1 year ago
direct.go types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 10 months ago
direct_test.go control/controlclient: add Auto.updateRoutine 11 months ago
map.go types/netmap: remove redundant Netmap.Hostinfo 10 months ago
map_test.go control/controlclient: remove quadratic allocs in mapSession 10 months ago
noise.go control: use tstime instead of time (#8595) 11 months ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go control: use tstime instead of time (#8595) 11 months ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go all: update copyright and license headers 1 year ago
status.go all: update copyright and license headers 1 year ago