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/wgengine
Brad Fitzpatrick 695df497ba wgengine/magicsock: delete peerMap.endpointForDiscoKey, remove remaining caller
The one remaining caller of peerMap.endpointForDiscoKey was making the
improper assumption that there's exactly 1 node with a given DiscoKey
in the network. That was the cause of #3088.

Now that all the other callers have been updated to not use
endpointForDiscoKey, there's no need to try to keep maintaining that
prone-to-misuse index.

Updates #3088

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bench all: fix spelling mistakes 3 years ago
filter
magicsock wgengine/magicsock: delete peerMap.endpointForDiscoKey, remove remaining caller 3 years ago
monitor
netstack
router wgengine/router: ignore Linux ip route error adding dup route 3 years ago
wgcfg
wglog
winnet
mem_ios.go
pendopen.go wgengine/magicsock: start removing endpointForDiscoKey 3 years ago
userspace.go
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_test.go
wgengine.go