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 151b4415ca wgengine/magicsock: remove endpoint parameter from handlePingLocked
We can reply to a ping without knowing which exact node it's from.  As
long as it's in our netmap, it's safe to reply. If there's more than
one node with that discokey, it doesn't matter who we're relpying to.

Updates #3088

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
bench all: fix spelling mistakes 3 years ago
filter cmd/cloner: add Clone context to regen struct assignments 3 years ago
magicsock wgengine/magicsock: remove endpoint parameter from handlePingLocked 3 years ago
monitor wgengine/monitor: ignore ipsec link monitor events on iOS/macOS 3 years ago
netstack wgengine/netstack: include DNS.ExtraRecords in DNSMap 3 years ago
router wgengine/router: ignore Linux ip route error adding dup route 3 years ago
wgcfg cmd/cloner: add Clone context to regen struct assignments 3 years ago
wglog wgengine/wglog: Fix docstring on wireguardGoString to match args 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go wgengine/magicsock: start removing endpointForDiscoKey 3 years ago
userspace.go magicsock: if STUN failed to send before, rebind before STUNning again. 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go all: close fake userspace engines when tests complete 3 years ago
watchdog.go wgengine: randomize client port if netmap says to 3 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go wgengine: randomize client port if netmap says to 3 years ago