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 f5f3885b5b wgengine/magicsock: bunch of misc discovery path cleanups
* fix tailscale status for peers using discovery
* as part of that, pull out disco address selection into reusable
  and testable discoEndpoint.addrForSendLocked
* truncate ping/pong logged hex txids in half to eliminate noise
* move a bunch of random time constants into named constants
  with docs
* track a history of per-endpoint pong replies for future use &
  status display
* add "send" and " got" prefix to discovery message logging
  immediately before the frame type so it's easier to read than
  searching for the "<-" or "->" arrows earlier in the line; but keep
  those as the more reasily machine readable part for later.

Updates #483
4 years ago
..
filter tsdns: initial implementation of a Tailscale DNS resolver (#396) 4 years ago
magicsock wgengine/magicsock: bunch of misc discovery path cleanups 4 years ago
monitor wgengine/monitor: disable monitor on Android 4 years ago
packet wgengine/tsdns: add test and prevent useless updates (#449) 4 years ago
router wgengine/router: do not call ifconfig up if SetRoutesFunc is set 4 years ago
tsdns wgengine/tsdns: add test and prevent useless updates (#449) 4 years ago
tstun wgengine, magicsock, tstun: don't regularly STUN when idle (mobile only for now) 4 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
rusage.go Move "logger" package to under types, now that we have it. 4 years ago
rusage_nowindows.go wgengine: flesh out some docs 4 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 4 years ago
userspace.go wgengine: close in reverse order of bringup 4 years ago
watchdog.go ipn, wgengine: plumb NetworkMap down to magicsock 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go ipn, wgengine: plumb NetworkMap down to magicsock 4 years ago