You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 weeks ago
..
batching_conn.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 4 months ago
batching_conn_default.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 4 months ago
batching_conn_linux.go wgengine/magicsock: don't upgrade to linuxBatchingConn on Android (#13161) 3 months ago
batching_conn_linux_test.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 4 months ago
blockforever_conn.go
cloudinfo.go wgengine/magicsock: use cloud metadata to get public IPs 4 months ago
cloudinfo_nocloud.go wgengine/magicsock: use cloud metadata to get public IPs 4 months ago
cloudinfo_test.go wgengine/magicsock: use cloud metadata to get public IPs 4 months ago
debughttp.go all: use iterators over slice views more 2 weeks ago
debugknobs.go wgengine/magicsock: allow a CSV list for pretendpoint 5 months ago
debugknobs_stubs.go wgengine/magicsock: allow a CSV list for pretendpoint 5 months ago
derp.go wgengine/magicsock: export packet drop metric for outbound errors 4 weeks ago
derp_test.go
discopingpurpose_string.go
endpoint.go all: use iterators over slice views more 2 weeks ago
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 2 weeks ago
magicsock_default.go wgengine/magicsock: disable raw disco by default; add envknob to enable 2 months ago
magicsock_linux.go wgengine/magicsock: disable raw disco by default; add envknob to enable 2 months ago
magicsock_linux_test.go wgengine/magicsock: actually use AF_PACKET socket for raw disco 3 months ago
magicsock_notwindows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 3 months ago
magicsock_test.go wgengine/magicsock: export packet drop metric for outbound errors 4 weeks ago
magicsock_unix_test.go
magicsock_windows.go wgengine/magicsock: disable SIO_UDP_NETRESET on Windows 3 months ago
peermap.go
peermtu.go
peermtu_darwin.go
peermtu_linux.go
peermtu_stubs.go
peermtu_unix.go
rebinding_conn.go wgengine/magicsock: refactor batchingUDPConn to batchingConn interface (#13042) 4 months ago