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 44ab0acbdb net/portmapper, wgengine/monitor: cache gateway IP info until link changes
Cuts down allocs & CPU in steady state (on regular STUN probes) when network
is unchanging.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
filter wgengine/filter: only log packets to/from non-default routes. 3 years ago
magicsock net/portmapper, wgengine/monitor: cache gateway IP info until link changes 3 years ago
monitor net/portmapper, wgengine/monitor: cache gateway IP info until link changes 3 years ago
netstack wgengine/netstack: stop UDP forwarding when one side dies 3 years ago
router wgengine/router: fix go vet failure on BSDs 3 years ago
tsdns wgengine{,tsdns}: rebind MagicDNS forwarders on link change 3 years ago
tstun wgengine/filter: only log packets to/from non-default routes. 3 years ago
wgcfg ipn/ipnlocal: only filter out default routes when computing the local wg config. 3 years ago
wglog wgengine/wglog: drop 1/s "interface is up" messages. 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
ifstatus_noop.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 3 years ago
ifstatus_windows.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 3 years ago
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 3 years ago
userspace.go net/portmapper, wgengine/monitor: cache gateway IP info until link changes 3 years ago
userspace_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 3 years ago
watchdog.go wgengine{,/monitor}: restore Engine.LinkChange, add Mon.InjectEvent 3 years ago
watchdog_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 3 years ago
wgengine.go wgengine{,/monitor}: restore Engine.LinkChange, add Mon.InjectEvent 3 years ago