tailscale/net/tstun
Anton Tolchanov b4f46c31bb wgengine/magicsock: export packet drop metric for outbound errors
This required sharing the dropped packet metric between two packages
(tstun and magicsock), so I've moved its definition to util/usermetric.

Updates tailscale/corp#22075

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2024-10-31 08:33:24 +00:00
..
fake.go
ifstatus_noop.go
ifstatus_windows.go
linkattrs_linux.go
linkattrs_notlinux.go
mtu.go
mtu_test.go
tap_linux.go net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2024-10-21 17:24:29 -07:00
tstun_stub.go
tun.go net/tstun: restore tap mode functionality 2024-10-21 17:02:53 -07:00
tun_linux.go
tun_macos.go
tun_notwindows.go
tun_windows.go
wrap.go wgengine/magicsock: export packet drop metric for outbound errors 2024-10-31 08:33:24 +00:00
wrap_linux.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_noop.go net/tstun: probe TCP GRO (#13376) 2024-09-05 09:59:31 -07:00
wrap_test.go wgengine/magicsock: export packet drop metric for outbound errors 2024-10-31 08:33:24 +00:00