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 12b4672add wgengine: quiet connection failure diagnostics for exit nodes
The connection failure diagnostic code was never updated enough for
exit nodes, so disable its misleading output when the node it picks
(incorrectly) to diagnose is only an exit node.

Fixes #1754

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
filter net/packet, wgengine/{filter,tstun}: add TSMP ping 3 years ago
magicsock wgengine/magicsock: remove named return 3 years ago
monitor wgengine/monitor: reduce Linux log spam on down 3 years ago
netstack wgengine/netstack: log error when acceptUDP fails 3 years ago
router wgengine/router: add the Tailscale ULA route on darwin. 3 years ago
wgcfg wgengine/wgcfg/nmcfg: consolidate exit node log lines 3 years ago
wglog wgengine/wglog: allow wireguard-go receive routines to log 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
pendopen.go wgengine: quiet connection failure diagnostics for exit nodes 3 years ago
userspace.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 3 years ago
userspace_ext_test.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 3 years ago
userspace_test.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 3 years ago
watchdog.go wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig. 3 years ago
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 3 years ago
wgengine.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 3 years ago