tailscale/net/netmon
Alex Chan b838d5caf7 all: fix typos where we repeat repeat ourselves
Found with the regex `\b([A-Za-z]+) \1\b`.

Updates #cleanup

Change-Id: I4cc51784d9b6437d3d0c66b531828707f87f7fd5
Signed-off-by: Alex Chan <alexc@tailscale.com>
2026-07-03 16:09:03 +01:00
..
defaultroute_bsd.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
defaultroute_darwin.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_android.go net/netmon: in Android, replace system/bin/ip call with cached LinkProperties gateway (#19804) 2026-05-27 15:42:48 -07:00
interfaces_bsd.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
interfaces_bsdroute.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
interfaces_darwin_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_darwin.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_default_route_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_defaultrouteif_todo.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
interfaces_linux_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_linux.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_windows_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces_windows.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
interfaces.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
loghelper_test.go ipn/ipnlocal,net/netmon: make frequent darkwake more efficient 2026-04-06 15:46:51 -07:00
loghelper.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_darwin_test.go net/netmon: skip RTM_MISS route messages on darwin (#20050) 2026-06-08 10:45:13 -07:00
netmon_darwin.go net/netmon: skip RTM_MISS route messages on darwin (#20050) 2026-06-08 10:45:13 -07:00
netmon_freebsd.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_linux_test.go cmd/vet: add subtestnames analyzer; fix all existing violations 2026-04-05 15:52:51 -07:00
netmon_linux.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_polling.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_test.go ipn/ipnlocal,net/netmon: make frequent darkwake more efficient 2026-04-06 15:46:51 -07:00
netmon_windows.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon.go all: fix typos where we repeat repeat ourselves 2026-07-03 16:09:03 +01:00
polling.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
state.go ipn/ipnlocal,net/netmon: make frequent darkwake more efficient 2026-04-06 15:46:51 -07:00