tailscale/wgengine/magicsock
Brad Fitzpatrick 4e0fc037e6 all: use iterators over slice views more
This gets close to all of the remaining ones.

Updates #12912

Change-Id: I9c672bbed2654a6c5cab31e0cbece6c107d8c6fa
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2024-11-11 13:22:34 -08:00
..
batching_conn.go
batching_conn_default.go
batching_conn_linux.go wgengine/magicsock: don't upgrade to linuxBatchingConn on Android (#13161) 2024-08-15 14:54:25 -07:00
batching_conn_linux_test.go
blockforever_conn.go
cloudinfo.go
cloudinfo_nocloud.go
cloudinfo_test.go
debughttp.go all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
debugknobs.go
debugknobs_stubs.go
derp.go wgengine/magicsock: export packet drop metric for outbound errors 2024-10-31 08:33:24 +00:00
derp_test.go
discopingpurpose_string.go
endpoint.go all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
endpoint_default.go
endpoint_stub.go
endpoint_test.go
endpoint_tracker.go
endpoint_tracker_test.go
magicsock.go all: use iterators over slice views more 2024-11-11 13:22:34 -08:00
magicsock_default.go wgengine/magicsock: disable raw disco by default; add envknob to enable 2024-09-16 11:06:33 -07:00
magicsock_linux.go wgengine/magicsock: disable raw disco by default; add envknob to enable 2024-09-16 11:06:33 -07:00
magicsock_linux_test.go wgengine/magicsock: actually use AF_PACKET socket for raw disco 2024-09-03 12:50:09 -04:00
magicsock_notwindows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 2024-08-15 12:11:33 -04:00
magicsock_test.go wgengine/magicsock: export packet drop metric for outbound errors 2024-10-31 08:33:24 +00:00
magicsock_unix_test.go
magicsock_windows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 2024-08-15 12:11:33 -04:00
peermap.go
peermtu.go
peermtu_darwin.go
peermtu_linux.go
peermtu_stubs.go
peermtu_unix.go
rebinding_conn.go