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
Maisem Ali 80ba161c40 wgengine/monitor: do not ignore changes to pdp_ip*
One current theory (among other things) on battery consumption is that
magicsock is resorting to using the IPv6 over LTE even on WiFi.
One thing that could explain this is that we do not get link change updates
for the LTE modem as we ignore them in this list.
This commit makes us not ignore changes to `pdp_ip` as a test.

Updates #3363

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
bench types/netmap: use key.NodePublic instead of tailcfg.NodeKey. 3 years ago
filter all: add arbitrary capability support 2 years ago
magicsock wgengine/{,magicsock}: add metrics for rebinds and restuns 2 years ago
monitor wgengine/monitor: do not ignore changes to pdp_ip* 2 years ago
netstack ssh/tailssh: make the SSH server a singleton, register with LocalBackend 2 years ago
router Revert "wgengine/router,util/kmod: load & log xt_mark" 2 years ago
wgcfg all: use any instead of interface{} 2 years ago
wglog all: use any instead of interface{} 2 years ago
winnet all: gofmt -w -s (simplify) tests 3 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
userspace.go wgengine/{,magicsock}: add metrics for rebinds and restuns 2 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go all: gofmt -w -s (simplify) tests 3 years ago
watchdog.go all: use any instead of interface{} 2 years ago
watchdog_test.go all: use any instead of interface{} 2 years ago
wgengine.go ipn/ipnlocal: do not process old status messages received out of order 2 years ago