mirror of https://github.com/tailscale/tailscale/
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>pull/4523/head
parent
1a19aed410
commit
80ba161c40
Loading…
Reference in New Issue