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/net/netmon
Andrew Dunham ad4c11aca1 net/netmon: log when the gateway/self IP changes
This logs that the gateway/self IP address has changed if one of the new
values differs.

Updates #8992

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I0919424b68ad97fbe1204dd36317ed6f5915411f
9 months ago
..
netmon.go net/netmon: log when the gateway/self IP changes 9 months ago
netmon_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netmon_darwin_test.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netmon_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netmon_linux.go all: adjust case of "IPv4" and "IPv6" 12 months ago
netmon_linux_test.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netmon_polling.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
netmon_test.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 10 months ago
netmon_windows.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
polling.go net/netmon: factor out debounce loop, simplify polling impl 10 months ago