tailscale/net/netmon
Brad Fitzpatrick 6b95219e3a net/netmon, add: add netmon.State type alias of interfaces.State
... in prep for merging the net/interfaces package into net/netmon.

This is a no-op change that updates a bunch of the API signatures ahead of
a future change to actually move things (and remove the type alias)

Updates tailscale/corp#10910
Updates tailscale/corp#18960
Updates #7967
Updates #3299

Change-Id: I477613388f09389214db0d77ccf24a65bff2199c
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-04-28 07:34:52 -07:00
..
netmon_darwin_test.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
netmon_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
netmon_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
netmon_linux_test.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
netmon_linux.go all: adjust case of "IPv4" and "IPv6" 2023-06-27 10:09:30 -07:00
netmon_polling.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
netmon_test.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 2023-08-29 11:57:30 -07:00
netmon_windows.go all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
netmon.go net/netmon, add: add netmon.State type alias of interfaces.State 2024-04-28 07:34:52 -07:00
polling.go net/netmon: factor out debounce loop, simplify polling impl 2023-08-23 19:42:09 -07:00
state.go net/netmon, add: add netmon.State type alias of interfaces.State 2024-04-28 07:34:52 -07:00