You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Amal Bansode
04ef9d80b5
ipn/ipnlocal: add a map for node public key to node ID lookups ( #19051 )
...
This path is currently only used by DERP servers that have also
enabled `verify-clients` to ensure that only authorized clients
within a Tailnet are allowed to use said DERP server.
The previous naive linear scan in NodeByKey would almost
certainly lead to bad outcomes with a large enough netmap, so
address an existing todo by building a map of node key -> node ID.
Updates #19042
Signed-off-by: Amal Bansode <amal@tailscale.com>
4 weeks ago
..
auditlog
all: use Go 1.26 things, run most gofix modernizers
1 month ago
conffile
all: remove AUTHORS file and references to it
3 months ago
desktop
all: remove AUTHORS file and references to it
3 months ago
ipnauth
all: remove AUTHORS file and references to it
3 months ago
ipnext
ipn/{ipnext,ipnlocal}: expose authReconfig in ipnext.Host as AuthReconfigAsync
4 weeks ago
ipnlocal
ipn/ipnlocal: add a map for node public key to node ID lookups ( #19051 )
4 weeks ago
ipnserver
safesocket, ipn/ipnserver: use PeerCreds on solaris and illumos
4 weeks ago
ipnstate
types/ptr: deprecate ptr.To, use Go 1.26 new
1 month ago
lapitest
types/ptr: deprecate ptr.To, use Go 1.26 new
1 month ago
localapi
all: use Go 1.26 things, run most gofix modernizers
1 month ago
policy
all: remove AUTHORS file and references to it
3 months ago
store
all: use Go 1.26 things, run most gofix modernizers
1 month ago
backend.go
all: remove AUTHORS file and references to it
3 months ago
backend_test.go
all: remove AUTHORS file and references to it
3 months ago
conf.go
ipn: reject advertised routes with non-address bits set ( #18649 )
4 weeks ago
conf_test.go
ipn: reject advertised routes with non-address bits set ( #18649 )
4 weeks ago
doc.go
all: remove AUTHORS file and references to it
3 months ago
ipn_clone.go
tailcfg: reintroduce UserProfile.Groups
1 month ago
ipn_test.go
all: remove AUTHORS file and references to it
3 months ago
ipn_view.go
tailcfg: reintroduce UserProfile.Groups
1 month ago
prefs.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
prefs_test.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
serve.go
all: use Go 1.26 things, run most gofix modernizers
1 month ago
serve_expand_test.go
all: remove AUTHORS file and references to it
3 months ago
serve_test.go
all: remove AUTHORS file and references to it
3 months ago
store.go
all: remove AUTHORS file and references to it
3 months ago
store_test.go
all: remove AUTHORS file and references to it
3 months ago