tailscale/net/netmon
James Tucker 45305800a6
Some checks failed
checklocks / checklocks (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Dockerfile build / deploy (push) Has been cancelled
CI / gomod-cache (push) Has been cancelled
CI / fuzz (push) Has been cancelled
update-flake / update-flake (push) Has been cancelled
tailscale.com/cmd/vet / vet (push) Has been cancelled
CI / race-root-integration (1/4) (push) Has been cancelled
CI / race-root-integration (2/4) (push) Has been cancelled
CI / race-root-integration (3/4) (push) Has been cancelled
CI / race-root-integration (4/4) (push) Has been cancelled
CI / test (-race, amd64, 1/3) (push) Has been cancelled
CI / test (-race, amd64, 2/3) (push) Has been cancelled
CI / test (-race, amd64, 3/3) (push) Has been cancelled
CI / test (386) (push) Has been cancelled
CI / test (amd64) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-bench, benchmarks) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-shard-1-2, 1/2) (push) Has been cancelled
CI / Windows (${{ matrix.name || matrix.shard}}) (win-shard-2-2, 2/2) (push) Has been cancelled
CI / Windows (win-tool-go) (push) Has been cancelled
CI / macos (push) Has been cancelled
CI / privileged (push) Has been cancelled
CI / vm (push) Has been cancelled
CI / cross (386, linux) (push) Has been cancelled
CI / cross (amd64, darwin) (push) Has been cancelled
CI / cross (amd64, freebsd) (push) Has been cancelled
CI / cross (amd64, openbsd) (push) Has been cancelled
CI / cross (amd64, windows) (push) Has been cancelled
CI / cross (arm, 5, linux) (push) Has been cancelled
CI / cross (arm, 7, linux) (push) Has been cancelled
CI / cross (arm64, darwin) (push) Has been cancelled
CI / cross (arm64, linux) (push) Has been cancelled
CI / cross (arm64, windows) (push) Has been cancelled
CI / cross (loong64, linux) (push) Has been cancelled
CI / ios (push) Has been cancelled
CI / crossmin (amd64, illumos) (push) Has been cancelled
CI / crossmin (amd64, plan9) (push) Has been cancelled
CI / crossmin (amd64, solaris) (push) Has been cancelled
CI / crossmin (ppc64, aix) (push) Has been cancelled
CI / android (push) Has been cancelled
CI / wasm (push) Has been cancelled
CI / tailscale_go (push) Has been cancelled
CI / depaware (push) Has been cancelled
CI / go_generate (push) Has been cancelled
CI / go_mod_tidy (push) Has been cancelled
CI / licenses (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=darwin, arm64, darwin, macOS) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=linux, amd64, linux, Linux) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--with-tags-all=windows, amd64, windows, Windows) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=1/4, amd64, linux, Portable (1/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=2/4, amd64, linux, Portable (2/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=3/4, amd64, linux, Portable (3/4)) (push) Has been cancelled
CI / staticcheck (${{ matrix.name }}) (--without-tags-any=windows,darwin,linux --shard=4/4, amd64, linux, Portable (4/4)) (push) Has been cancelled
CI / notify_slack (push) Has been cancelled
CI / merge_blocker (push) Has been cancelled
CI / check_mergeability_strict (push) Has been cancelled
CI / check_mergeability (push) Has been cancelled
net/netmon: ignore NetBird interface on Linux
Windows and macOS are not covered by this change, as neither have safely
distinct names to make it easy to do so. This covers the requested case
on Linux.

Updates #18824

Signed-off-by: James Tucker <james@tailscale.com>
2026-02-27 17:38:52 -08: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 all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08: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 all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
loghelper.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_darwin_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_darwin.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_freebsd.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_linux_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08: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 all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon_windows.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netmon.go netmon: use State AnyInterfaceUp in ChangeDelta (#18752) 2026-02-18 14:12:16 -05:00
polling.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
state.go net/netmon: ignore NetBird interface on Linux 2026-02-27 17:38:52 -08:00